A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
369
config ipv6 nd ra prefix_option
the value can be set to 0xffffffff.
on_link_flag - When set to 1 the addresses implied by the specified prefix are available on
the link where the RA message is received.
autonomous_flag - When set to 1 the specified prefix will be used to create an autonomous
address configuration.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the value of the preferred_life_time of prefix option to be 1000 seconds for the prefix 3ffe:501:ffff:100::/64,
which is the prefix of the ip1 interface :
DGS-3627:admin# config ipv6 nd ra prefix_option ipif ip1 3ffe:501:ffff:100::/64
preferred_life_time 1000
Command: config ipv6 nd ra prefix_option ipif ip1 3ffe:501:ffff:100::/64
preferred_life_time 1000
Success.
DGS-3627:admin#
show ipv6 nd
Purpose Used to display information regarding neighbor detection on the switch.
Syntax
show ipv6 nd {ipif <ipif_name 12>}
Description To show IPv6 ND related configuration.
Parameters
ipif_name - The name of the interface.
If no IP interface is specified, it will show the IPv6 ND related configuration of all interfaces.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To show IPv6 ND related configuration: