Ipv6 Nd Ra Interval - D-Link DXS-3600 Series Cli Reference Manual

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
no ipv6 nd prefix IPV6-PREFIX/PREFIX-LENGTH
Parameters
IPV6-PREFIX/PREFIX-
LENGTH
VALID-LIFETIME
PREFERRED-LIFETIME
off-link
no-autoconfig
Default
None.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The status of a prefix can be in one of the following combinations:
Combination 1:Both the off-link and no-autoconfig options are not specified.
Combination 2: The no-autoconfig option is specified.
Combination 3: The off-link option is specified.
For a prefix, the valid lifetime should be greater than the preferred lifetime. They are meaningful for a
prefix that has the A bit ON. The received host will do the stateless address configuration based on the
prefix. If the lifetime of a prefix has exceeded the preferred life time, then the IPv6 address configured
based on this prefix will change to the deprecated state. If the lifetime of a prefix has exceeded the valid
lifetime, then the IPv6 address configured based on this prefix will be removed.
Example
This example shows how to configure an IPv6 prefix of 3ffe:501:ffff:100::/64 with a valid lifetime of 30000
seconds and the preferred lifetime 20000 seconds.
Switch# configure terminal
Switch(config)# interface vlan1
Switch(config-if)# ipv6 nd prefix 3ffe:501:ffff:100::/64 30000 20000
Switch(config-if)#

9-12 ipv6 nd ra interval

Specifies the IPv6 prefix to be created or advertised in the RA on the
interface.
(Optional) Specifies the valid lifetime in seconds. This value must be
between 0 and 4294967295. If not specified, the default valid lifetime
value is 2592000 seconds (30 days).
(Optional) Specifies the preferred lifetime in seconds. This value must
be between 0 and 4294967295. If not specified, the default preferred
lifetime value is 604,800 seconds (7 days)
(Optional) Specifies to turn off the on-link flag. If not specified, the
default off-link flag is ON.
(Optional) Specifies to turn off the auto-configure flag. If not specified,
the default auto-configure flag is ON
The prefix is inserted in the routing table. L bit = 1, A bit = 1.
o
The prefix is inserted in the routing table. L bit = 1, A bit = 0.
o
The prefix is not inserted in the routing table. L bit = 0, A bit = 1.
o
135

Advertisement

Table of Contents
loading

Table of Contents