ipv6 nd ra-lifetime
Use this command to specify the Router Advertisement (RA) lifetime for this device to act as a default gateway for the network.
Use no parameter with this command to reset the value to default.
Command Syntax
ipv6 nd ra-lifetime <0-9000>
no ipv6 nd ra-lifetime
Parameter
<0-9000>
RA lifetime duration in seconds.
Default
The default RA lifetime is 1800 seconds.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth3
(config-if)#ipv6 nd ra-lifetime 9000
(config-if)#no ipv6 ra-lifetime 9000
Last modified date: 08/28/2023