xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
330
config ipv6 nd ra prefix_option
valid_life_time
- Indicates the number of seconds that an address, based on the specified
prefix, using the stateless address configuration, remains valid. For an infinite valid lifetime
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-3450: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-3450: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: