Ipv6 nd ra-interval, Ipv6 nd ra-lifetime – Dell PowerEdge M805 User Manual
Page 633
IPv6 Routing Commands
637
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 seconds
no ipv6 nd ra-interval
•
seconds—Interval duration. (Range: 4-1800)
Default Configuration
600 is the default value for seconds.
Command Mode
Interface Configuration (VLAN, Tunnel, Loopback) mode
User Guidelines
This command has no user guidelines.
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
ipv6 nd ra-lifetime
Use the ipv6 nd ra-lifetime command in Interface Configuration mode to set the value that is
placed in the Router Lifetime field of the router advertisements sent from the interface.