home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

show vxlan mac [ interface <if-name> ] [ mac <macaddr> ]

Displays the VXLAN forwarding database either for all VXLAN interfaces or just for the specified interface/mac.

interface <if-name>
VXLAN tunnel interface for which the MAC entries need to be displayed.
mac <macaddr>
MAC address for which forwarding information should be displayed.

Output fields

Interface
VXLAN interface on which the MAC entry is learned/programmed.
MAC Address
Ethernet MAC address of remote node
VNI
  • D(ynamic) or S(tatic) or L(ocal) MAC address entry
  • D: Learned from the packet flows between the endpoints
  • S: Specified in the configuration
  • L: A local made address
VNI
VXLAN Network Identifier used to reach the remote nodes.
IP Address
IPv4 or IPv6 address of the VXLAN Tunnel End Point (VTEP)

Output

vyatta@vm-vxlan-2:~$ show vxlan mac
Interface	Mac Address		Type	VNI	IP Address
tun2		3e:92:72:c6:64:84	D	51000	10.10.1.1
tun2		42:b5:4:0:1:3		D	51000	10.10.1.1