Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
128
Usage Guideline
Use this command to display the IPv6 neighbor cache entry.
Example
This example shows how to display the IPv6 neighbor cache entry.
Switch# show ipv6 neighbors
IPv6 Address Link-Layer Addr Interface Type State
-------------------------------------- ----------------- --------- ---- -----
FE80::200:11FF:FE22:3344 00-00-11-22-33-44 vlan1 D REACH
Total Entries: 1
Switch#
Display Parameters
Type
D Dynamic learning entry.
S Static neighbor entry.
State
INCMP (Incomplete) - Address resolution is being performed on the
entry, but the corresponding neighbor advertisement message has not
yet been received.
REACH (Reachable) - Corresponding neighbor advertisement
message was received and the reachable time (in milliseconds) has
not elapsed yet. It indicates that the neighbor was functioning properly.
STALE - More than the reachable time (in milliseconds) have elapsed
since the last confirmation was received.
PROBE - Sending the neighbor solicitation message to confirm the
reachability.