DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
340
Example usage:
To show all neighbor cache entries on the switch:
DES-1210-52/ME:5# show ipv6 neighbor_cache ipif all all
Command: show ipv6 neighbor_cache ipif all all
IPv6 Address Link-layer Addr State Interface
------------ ---------------------- -------- ---------------
Total Entries: 0
DES-1210-52/ME:5#
Used to display information regarding neighbor detection on the
switch.
This show ipv6 nd command is used to display information
regarding neighbor detection on the switch.
Example usage:
To show IPv6 ND related configuration:
DES-1210-52/ME:5# show ipv6 nd
Command: show ipv6 nd
Interface Name : System
NS Retransmit Time : 1(ms)
DES-1210-52/ME:5#
config ipv6 nd ns ipif System
Configures the IPv6 ND neighbor solicitation retransmit time,which
is the time between the retransmission of neighbor solicitation
messages to a neighbor, when resolving the address or when
probing the reachability of a neighbor.
config ipv6 nd ns ipif System retrans_time <integer 1-3600>
This show ipv6 neighbor_cache command is used to configures
the retransmit time of IPv6 ND neighbor solicitation
retrans_time <integer 1 - 3600> – Neighbor solicitation’s retransmit
timer in milliseconds. It has the same value as the RA retrans_time
in the config IPv6 ND RA command. If the retrans_time parameter is
configured in one of the commands, the retrans_time value in the
other command will also change so that the values in both
commands are the same. The range if 1 to 3600.