OcNOS-RON : Virtual Extensible LAN Guide : Virtual eXtensible Local Area Network Command Reference : VXLAN Commands : show nvo vxlan
show nvo vxlan
Use this command to display VXLAN information.
Command Syntax
show nvo vxlan (vnid <1-16777215>|)
Parameters
<1-16777215>
VXLAN network identifier.
Command Mode
Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#sh nvo vxlan
VXLAN Information
=================
   Codes: NW - Network Port
          AC - Access Port
         (u) - Untagged
 
VNID     Vni-name     Type Interface ESI                           Vlan DF-Status Src-addr         Dst-addr
___________________________________________________________________________________________________________________
10       ----         NW   ----      ----                          ---- ----      1.1.1.1          3.3.3.3
10       ----         NW   ----      ----                          ---- ----      1.1.1.1          2.2.2.2
10       ----         AC   ce21/1    00:00:11:22:33:44:55:66:77:88 2    DF        ----             ----
20       ----         NW   ----      ----                          ---- ----      1.1.1.1          3.3.3.3
20       ----         NW   ----      ----                          ---- ----      1.1.1.1          2.2.2.2
20       ----         AC   ce21/1    00:00:11:22:33:44:55:66:77:88 3    NON-DF    ----             ----
 
Total number of entries are 6
 
Table 1-5 explains the fields in the output.
Table 1-5: VxLAN fields
Field
Description
VNID
VXLAN network identifier.
Type
NW - Network Port: VxLAN tunnel
AC - Access Port: Host connection
Interface
Name of the Interface.
Vlan
VLAN identifier
Src-addr
Source address in the interface.
Dst-addr
Destination address in the interface.
Total number of entries
The total number of entries listed.
 
Last modified date: 08/28/2023