AS5800-EC Series CLI Reference Guide R02

Table Of Contents
Chapter 19
| VLAN Commands
Configuring VxLAN Tunneling
– 496 –
show vxlan vtep This command shows the remote VxLAN tunnel endpoint (VTEP).
Syntax
show vxlan vtep
Command Mode
Privileged Exec
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#