vxlan

command
v0.0.0-...-ac9ef1f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2017 License: Apache-2.0 Imports: 7 Imported by: 0

README

vxlan package can be run in one of two modes

Config: "vxlanmode" - "linux" or "proxy"

  1. "linux" - Using linux vxlan interface (NOT SUPPORTED)
  2. "proxy" - Using vxland vxlan proxy

"standalone" - true or false

  1. true - run without asicd, all linux configurations will be done within vxland
  2. false - run with asicd

Case 2 will perform the necessary encap and decap of the vxlan packets. Users must specify in the vxlan.conf file which version they would like to run.

Both version will create a linux interface called vtep Case 1 - Vxlan interface Case 2 - vEth interface, where the peer interface will be vtepInt only to be used by vxland. However no restrictions are made to prevent users from doing anything with this interface.

This will be added to the associated VXLAN (VNI) bridge.

Virtual Extensible LAN (VxLan)

Introduction

Brief Introduction about the module

Architecture

Pictorial Representation of module architecture. Flow diagram

Interfaces

Exposed Interfaces

Configuration

Location of configuration and expected entries in configuration file

Documentation

Overview

main

Directories

Path Synopsis
clients
snapclient
hw.go
hw.go
testlinux
vxlan_linux.go NOTE: this is meant for testing, it should eventually live in asicd
vxlan_linux.go NOTE: this is meant for testing, it should eventually live in asicd
access.go This file will handle the update for creating access vxlan ports.
access.go This file will handle the update for creating access vxlan ports.
lahandler
lahandler

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL