xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
547
DES-3528:admin#show ipv6 neighbor_cache ipif System all
Command: show ipv6 neighbor_cache ipif System all
Neighbor Link Layer Address Interface State
-------------------------------------- ------------------ ------------ -----
2001::3001 00-50-BA-1A-FF-55 System R
FE80::21F:CAFF:FE73:D6C1 00-1F-CA-73-D6-C1 System S
FE80::250:BAFF:FE1A:FF55 00-50-BA-1A-FF-55 System R
Total Entries: 3
State:
(I) means Incomplete state. (R) means Reachable state.
(S) means Stale state. (D) means Delay state.
(P) means Probe state. (T) means Static state.
DES-3528:admin#
Show all neighbor_cache entries of IP interface “System” which is wrote into hardware table:
DES-3528:admin#show ipv6 neighbor_cache ipif System all hardware
Command: show ipv6 neighbor_cache ipif System all hardware
Neighbor Link Layer Address Interface State
-------------------------------------- ------------------ ------------ -----
2001::3001 00-50-BA-1A-FF-55 System R
FE80::250:BAFF:FE1A:FF55 00-50-BA-1A-FF-55 System R
Total Entries: 2
State:
(I) means Incomplete state. (R) means Reachable state.
(S) means Stale state. (D) means Delay state.
(P) means Probe state. (T) means Static state.
DES-3528:admin#
config ipv6 nd ns ipif retrans_time
Purpose
This command is used to configure the IPv6 ND neighbor solicitation retransmit time.
Syntax
config ipv6 nd ns ipif <ipif_name 12> retrans_time <millisecond 0-4294967295>
Description
Configure the IPv6 ND neighbor solicitation retransmit time, which is between
retransmissions of neighbor solicitation messages to a neighbor when resolving the address
or when probing the reachability of a neighbor.
Parameters
ipif
- The IPv6 interface name
<
ipif_name 12
> - Enter the IP interface name here. This name can be up to 12 characters
long.
retrans_time
- Neighbor solicitation’s re-transmit timer in millisecond. It’s have the same value
as RA retrans_time in the config IPv6 ND RA command. If we configure one, the other will
change too.
<
millisecond 0-4294967295
> - Enter the re-transmit timer value here. This value must be
between 0 and 4294967295 milliseconds.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To configure the retrans_time of IPv6 ND neighbor solicitation: