Ipv6 Nd Ra-Interval - Dell PowerConnect 8024 Cli Reference Manual

Cli reference guide
Hide thumbs Also See for PowerConnect 8024:
Table of Contents

Advertisement

The ipv6 nd prefix command will allow you to preconfigure RA prefix values before you
configure the associated interface address. In order for the prefix to be included in RAs, you
must configure an address that matches the prefix using the ipv6 address command. Prefixes
specified using ipv6 nd prefix without an associated interface address will not be included in
RAs and will not be committed to the device configuration.
Example
The following example sets the IPv6 prefixes to include in the router advertisement.
console(config)#interface vlan 11
console(config-if-vlan11)#ipv6 nd prefix 2020:1::1/64

ipv6 nd ra-interval

Use the ipv6 nd ra-interval command in Interface Configuration mode to set the transmission
interval between router advertisements.
Syntax
ipv6 nd ra-interval
no ipv6 nd ra-interval
maximum — The maximum interval duration (Range: 4–1800 seconds).
minimum — The minimum interval duration (Range: 3 – (0.75 * maximum) seconds).
Default Configuration
600 is the default value for
Command Mode
Interface Configuration (VLAN, Tunnel, Loopback) mode
User Guidelines
The minimum interval cannot be larger than 75% of the maximum interval.
Example
The following example sets the transmission interval between router advertisements at 1000
seconds.
console(config)#interface vlan 15
console(config-if-vlan15)#ipv6 nd ra-interval 1000
670
IPv6 Routing Commands
maximum minimum
seconds
.

Advertisement

Table of Contents
loading

Table of Contents