IPv6 Unicast Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1458
show neighbor-discovery cache ipv6
show neighbor-discovery cache ipv6 {[<ipv6_addr> | <mac> | permanent] {vr
<vr_name>} | vlan <vlan_name> | vr <vr_name>}
Description
Deletes a static entry from the neighbor cache.
Syntax Description
Default
N/A.
Usage Guidelines
This command displays the entries present in the neighbor cache.
The entries displayed can be filtered by IPv6 address, MAC address, or by VLAN. The
permanent
keyword filters the output to display static entries.
The
vr_name
indicates the virtual router on which the operation is performed. In its absence, the
operation applies to VR-Default.
Example
The following command shows all entries from the neighbor cache:
show neighbor-discovery cache ipv6
The following is sample output:
VR Destination
Mac Age Static VLAN VID Port
VR-Default 3ffe:100::7
00:01:30:00:6b:00 0 NO gtag100 100 1:2
VR-Default 3ffe:100::99
00:01:02:33:33:33 0 YES gtag100 100
VR-Default 3ffe:99::99
00:01:02:01:01:01 0 YES gtag99 99
vr_name
Specifies a virtual router.
mac
Specifies a MAC address.
permanent
Specifies static entries.
ipv6_addr
Specifies an IPv6 address.
vlan_name
Specifies an IPv6 configured VLAN.