Connectivity Guide

Table Of Contents
The show ip arp and show ipv6 neighbors outputs display information about IPv4 and IPv6 neighbors learned in VXLAN virtual
networks congured on the switch.
OS10# show ip arp
Address Hardware address Interface Egress Interface
----------------------------------------------------------------
100.0.0.1 00:89:05:03:34:90 ethernet1/1/6 ethernet1/1/6
101.0.0.2 00:c5:05:02:12:91 vlan12 ethernet1/1/5
101.0.0.5 00:c5:05:02:12:94 vlan12 ethernet1/1/9
102.0.0.3 00:c5:05:02:12:92 port-channel2 port-channel2
105.0.0.6 00:c5:05:02:12:95 vlan15 port-channel5
111.0.0.2 00:c5:15:02:12:f1 virtual-network20 ethernet1/1/5
111.0.0.3 00:c5:15:02:12:a2 virtual-network20 port-channel5
111.0.0.4 00:12:98:1f:34:11 virtual-network20 VXLAN(20.0.0.1)
121.0.0.3 00:12:28:1f:34:15 virtual-network20 port-channel5
121.0.0.4 00:f2:34:ac:34:09 virtual-network20 VXLAN(20.0.0.1)
OS10# show ipv6 neighbors
IPv6 Address Hardware Address State Interface Egress Interface
----------------------------------------------------------------------------
1001:db8:a1::2 00:c5:05:02:12:91 REACH vlan12 ethernet1/1/5
1001:db8:a1::f 00:f5:50:02:54:75 REACH vlan12 port-channel5
1005:34:a1::2 00:c5:05:02:12:91 REACH ethernet1/1/10 ethernet1/1/10
1005:34:a1::f 00:f5:50:02:54:75 REACH port-channel20 port-channel20
200::2 00:12:28:1f:34:15 STALE virtual-network40 port-channel5
200::f 00:f2:34:ac:34:09 REACH virtual-network40 VXLAN(20.0.0.1)
VXLAN MAC addresses
Use the show mac address-table virtual-network or show mac address-table extended commands to display the
MAC addresses learned on a VXLAN virtual network or learned on both VXLAN virtual networks and legacy VLANs.
Use the clear mac address-table dynamic virtual-network and clear mac address-table dynamic nve
remote-vtep commands to delete address entries from the MAC address virtual-network table.
NOTE
: The existing show mac address-table and clear mac-address table commands do not display and clear MAC
addresses in a virtual-network bridge domain even when access ports in a switch-scoped VLAN are assigned to a VXLAN virtual
network.
Display VXLAN MAC addresses
Table 5. Display VXLAN MAC addresses
Command Description
show mac address-table virtual-network [vn-id |
local | remote | static | dynamic | address mac-
address | interface {ethernet node/slot/
port:subport
| port-channel number}]
Displays all MAC addresses learned on all or a specied virtual
network.
vn-id: Displays only information about the specied virtual
network.
local: Displays only locally-learned MAC addresses.
remote: Displays only remote MAC addresses.
static: Displays only static MAC addresses.
dynamic: Displays only dynamic MAC addresses.
address mac-address: Displays only information about the
specied MAC address.
522 VXLAN