Displays IPv6 neighbor discovery (ND)-suppression information.
Privileged EXEC mode
The show ipv6 nd suppression-cache command displays the following information:
Output field | Description |
---|---|
Vlan/Bd | Displays the VLAN (V) ID or bridge-domain (B) ID. |
IP | Displays the IPv6 address. |
Mac | Displays the MAC address. |
Interface | Displays the interface type and ID. "Tu" represents a tunnel interface, followed by the end-point IP. "Nsh" indicates that the ARP is learned through MCT peer node, followed by the cluster peer interface. |
Age | In hh:mm:ss format, displays the time since the most recent renewal of a dynamic entry. For a static entry, displays "Never". |
Flags | Displays "L" (locally learned adjacency), "R" (remote learned adjacency), or RS (remote static adjacency). |
The following example displays the results of the basic form of this command.
device# show ipv6 nd suppression-cache Flags: L - Locally Learnt Adjacency R - Remote Learnt Adjacency RS - Remote Static Adjacency Vlan/Bd IP Mac Interface Age Flags ---------------------------------------------------------------------------------------- 4006(V) fd80:113:114:1:4006::114 609c.9fb1.1401 Tu 61441 (114.114.114.114) Never RS 4006(V) fd80:113:114:1:4006::1001 00ef.4006.3601 Eth 1/4 00:00:17 L 4006(V) fd80:113:114:1:4006::1002 00ef.4006.3602 Eth 1/4 00:00:17 L 4006(V) fe80::1 00ef.4006.3601 Eth 1/4 00:16:16 L 4006(V) fe80::2 00ef.4006.3602 Eth 1/4 00:16:16 L 4006(V) fe80::629c:9fff:feb1:1401 609c.9fb1.1401 Tu 61441 (114.114.114.114) Never RS 4007(V) fd80:113:114:1:4007::1001 00ef.4007.4601 Tu 61441 (114.114.114.114) Never R 4007(V) fd80:113:114:1:4007::1002 00ef.4007.4602 Tu 61441 (114.114.114.114) Never R