vtep-show

Previous versions of Netvisor required configuring a tunnel from every node in the fabric, and manually adding VNIs to them. Also, when a new VTEP is added to the fabric, there is no notification about this event, and requires manually creating tunnels from the new node to all other nodes in the fabric. VTEP commands are used to automatically create tunnels between nodes in a fabric.

Syntax   vtep-show 

scope fabric

The VTEP scope.

name name-string

Display a name for the VTEP.

location fabric-node-name|host-external

The location of the switch.

vrouter-name name-string

The name of the vRouter service.

ip ip-address

The primary IP address.

virtual-ip ip-address

The virtual IP address.

description description-string

The VTEP description.

mac-learning|no-mac-learning

Display VTEPs with either mac-learning or no-mac-learning configured.

evpn-border true|false

Display if VTEP is on EVPN border or not.

Defaults   None

Access   Network Administrator

History   

Version 2.6.0

Command introduced.

Version 6.0.0

The parameter mac-learning added. The keyword host-external for the location parameter added.

Version 6.1.0

The parameter evpn-border true|false added.

Usage   Use this command to display a VTEP on a switch.

Examples  To display the VTEPs on switch1, use the following syntax:

CLI (network-admin@switch1) > vtep-show format all

scope  name        location      vrouter-name        ip         virtual-ip description evpn-border

------ ----------- ------------- ------------------- ---------- ---------- ----------- -----------

fabric  VTEP1      switch1       vr1                 190.11.1.2 190.11.1.1             false

fabric  VTEP2      switch2       vr2                 190.11.1.3 190.11.1.1             false

fabric  VTEP3      switch3       vr3                 190.12.1.3 190.12.1.1             false

fabric  VTEP4      switch4       vr4                 190.12.1.2 190.12.1.1             false

fabric  FAB2-VTEP1 host-external                     20.1.1.1                          false

         

north
    keyboard_arrow_up
    keyboard_arrow_down
    description
    print
    feedback
    support
    business
    rss_feed
    south