ipv6 nd ra-interval
29-18 IPv6 Configuration
ipv6 nd ra-interval
This command sets the transmission interval between router advertisements.
Syntax
ipv6 nd ra-interval sec
no ipv6 nd ra-interval
Parameters
Defaults
600 seconds.
Mode
Router interface configuration: C3(su)->router(Config-if(Vlan 1))#
Usage
The no form of this command resets the interval value to the default of 600 seconds.
Example
This example sets the router advertisement transmission interval to 120 seconds.
C3(su)->router(Config-if(Vlan 1))# ipv6 nd ra-interval 120
ipv6 nd ra-lifetime
This command sets the value, in seconds, that is placed in the Router Lifetime field of router
advertisements sent from this interface.
Syntax
ipv6 nd ra-lifetime sec | 0
no ipv6 nd ra-lifetime
Parameters
Defaults
1800 seconds.
Mode
Router interface configuration: C3(su)->router(Config-if(Vlan 1))#
sec Specifies the value in seconds of the router advertisement transmission
interval. The value can range from 4 to 1800 seconds.
sec Specifies the value of the Router Lifetime in seconds. The value must be
0, or an integer between the value of the router advertisement interval
and 9000 seconds.
A value of 0 means that this router is not to be used as the default router.