DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
203
Example usage:
To show all neighbor cache entries on the switch:
DGS-1100-06/ME:5# show ipv6 neighbor_cache ipif all static
Command: show ipv6 neighbor_cache ipif all static
IPv6 Address Link-layer Addr State Interface
------------------- ---------------------- --------- ---------
Total Entries: 0
DGS-1100-06/ME:5#
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 config ipv6 neighbor_cache ipif 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.
Only Administrator or operator-level users can issue this command.
Example usage:
To configure the retrans_time of IPv6 ND neighbor solicitation to be 100:
DGS-1100-06/ME:5#config ipv6 nd ns ipif System retrans_time 100
Command: config ipv6 nd ns ipif System retrans_time 100
Success!
DGS-1100-06/ME:5#
Used to display information regarding neighbor detection on the
switch.
This show ipv6 nd ipif System command is used to display
information regarding neighbor detection on the switch.