xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
176
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 <unit 0-4294967295>
Description This
command
will 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
milliseconds 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 The IPv6 ND Neighbor Solicitation messages:
DGS-3627:5# config ipv6 nd ns ipif Zira retrans_time 1000000
Command: config ipv6 nd ns ipif Zira retrans_time 1000000
Success.
DGS-3627: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.