OcNOS-SP : Virtual Extensible LAN Guide : Virtual Extensible LAN Command Reference : VXLAN Commands : show nvo vxlan static host state
show nvo vxlan static host state
Use this command to display the state of the host which is configured statically.
Command Syntax
show nvo vxlan static host state
Parameters
None
Command Mode
Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show nvo vxlan static host state
VXLAN Static Host Information
=============================
Codes: NW - Network Port
AC - Access Port
(u) - Untagged
 
VNID Ifname Outer-Vlan Inner-vlan Ip-Addr Mac-Addr Status
___________________________________________________________________________________________________________
10 xe13 10 --- 12.12.12.2 0000.0000.2222 Active
10 xe17 10 --- 11.11.11.1 0000.0000.bbbb Inactive
10 xe17 30 40 0.0.0.0 0000.1111.2222 Inactive
 
Total number of entries are 5
 
Table 1-11 explains the output fields.
Table 1-11: Static host fields
Field
Description
VNID
VXLAN network identifier
Ifname
Interface name
Vlan
VLAN name
Ip-Addr
IP address
Mac-Addr
MAC address
Status
Status of the MAC/IP on the host:
Conflict: When a MAC/IP was configured, the conflict was not known as the VNID was not mapped to the access port. After the VNID is mapped, if the same MAC/IP is present statically on some other port on the same VNID, then it is in conflict state.
 
Learnt Conflict: When a MAC/IP was configured, the conflict was not known. However, it is now in conflict because the same MAC/IP is configured on an access port on VTEP1 and on an access port on VTEP2. Because the BGP session/tunnel was not up, the MAC/IP was not known to the other VTEP and the configuration was allowed. When the BGP session/tunnel comes up and it finds such a conflicted route, it marks the state as Learnt Conflict.
 
Inactive: Configured but not operating, such as when the port is not mapped to any VNID. The port is down and the ARP/ND cache is disabled.
 
Active: Operating host MAC/IP.
Last modified date: 10/20/2023