The command show ipv6-neighbor-cache displays the current neighbor cache.
The output is formatted as follows:
<IPv6 address> iface <interface> lladdr <MAC address> (<switch port>) <device type> <status> src <source>
Output | Comment |
---|---|
IPv6 address | The IPv6 address of the neighboring device |
Interface | The interface where the neighbor is accessed |
MAC address | The MAC address of the neighbor |
Switch port | The switch port on which the neighbor was found |
Device type | Neighbor's device type (host or router) |
Status | The status of the connection to neighboring devices. Possible entries are:
|
Source | The IPv6 address at which the neighbor was detected. |