Chapter 18
| VLAN Commands
Configuring VXLAN Tunneling
– 504 –
Example
Console#show vxlan vtep
VNI SIP R-VTEP Port
-------- --------------- --------------- --------
12345678 101.101.101.101 202.202.202.202 Eth 1/11
3 101.101.202.202 201.201.201.201 Eth 1/22
Console#
show vxlan flood This command Shows the remote VXLAN tunnel endpoint (VTEP) used when a
received packet fails bridge table lookup.
Syntax
show vxlan flood [vni vni-id]
vni-id - A 24-bit segment ID used to identify each VXLAN segment, termed
the VXLAN Network Identifier. The VNI is used in an outer header that
encapsulates the inner MAC frame originated by a virtual machine (VM).
Command Mode
Privileged Exec
Example
Console#show vxlan flood
VNI Remote VTEP IP address
-------- ----------------------
100 3.3.3.3
101 11.1.1.1
101 11.2.2.2
102 11.1.1.1
102 224.1.1.1
Console#show vxlan flood vni 100
VNI Remote VTEP IP address
-------- ----------------------
100 3.3.3.3
Console#
show vxlan vlan-vni This command shows the VLAN ID associated with a virtual network identifier (VNI).
Syntax
show vxlan vlan-vni [vid]
vid - The VLAN associated with this VNI.
Command Mode
Privileged Exec