DGS-6604
ipv6 nd ra-lifetime
CLI Reference Guide
346
ipv6 nd ra-lifetime
This command is used to configure the IPv6 RA (router advertisement) lifetime
on an interface of this switch. The no form of this command sets the lifetime to
the default value.
ipv6 nd ra-lifetime
<0-9000>
no ipv6 nd ra-lifetime
Default
1800
Command Mode
VLAN interface configuration
Usage Guideline
The VLAN interface must be created first before this command can be used.
Example
This example shows how to configure IPv6 ra lifetime incidence:
Syntax Description
<0-9000>
The IPv6 router advertisement lifetime range in seconds.
Switch > enable
Switch # configure terminal
Switch (config) # interface vlan1
Switch (config-if) # ipv6 nd ra-lifetime 9000
Switch (config-if) #