xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
162
config ipv6 nd ns ipif
Purpose
Used to configure the parameters for Neighbor solicitation messages to be sent from the
switch.
Syntax
config ipv6 nd ns ipif <ipif_name 12> retrans_time <uint 0–4294967295>
Description
This command is used to configure the parameters for Neighbor Solicitation messages
sent from the switch. These messages are used to detect IPv6 neighbors of the switch.
Parameters
<ipif_name 12> –
Enter the IPv6 interface name for which to dispatch Neighbor
solicitation messages.
retrans_time <uint 0–4294967295> –
Use this field to set the interval, in seconds that this
Switch will produce Neighbor Solicitation packets to be sent out over the local network.
This is used to discover IPv6 neighbors on the local link. The user may select a time
between 0 and 4294967295 milliseconds. Very fast intervals, represented by a low
number, are not recommended for this field.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure IPv6 ND Neighbor Soliciatation messages:
D G S – 3 4 2 6 : 5 # c o n f i g i p v 6 n d n s i p i f Z i r a r e t r a n s _ t i m e 1 0 0 0 0 0 0
C o m m a n d : c o n f i g i p v 6 n d n s i p i f Z i r a r e t r a n s _ t i m e 1 0 0 0 0 0 0
S u c c e s s .
D G S – 3 4 2 6 : 5 #
show ipv6 nd
Purpose
Used to display information regarding Neighbor Detection on the switch.
Syntax
show ipv6 nd {ipif <ipif_name 12>}
Description
This command is used to show information regarding the IPv6 Neighbor Detection
function of the switch. Users may specify an IP interface for which to view this
information.
Parameters
ipif <ipif_name 12>
– Enter the IP interface of the IPv6 interface for which to view this
information. Omitting this parameter will display all information regarding neighbor
detection currently set on the switch.
Restrictions
Only Administrator and Operator-level users can issue this command.