11 ipv6 nd ra-lifetime – PLANET WGSW-50040 User Manual
Page 216

ipv6 nd suppress-ra
no ipv6 nd suppress-ra
Function:
Prohibit router announcement.
Command Mode:
Interface Configuration Mode
Default:
Router Announcement function is disabled.
Usage Guide:
no ipv6 nd suppress-ra command enable router announcement function.
Example:
Enable router announcement function.
Switch(Config-if-Vlan1)#no ipv6 nd suppress-ra
12.2.11 ipv6 nd ra-lifetime
Command:
ipv6 nd ra-lifetime <seconds>
no ipv6 nd ra-lifetime
Function:
Configure the lifetime of router announcement.
Parameter:
<seconds> stands for the number of seconds of router announcement lifetime, <seconds> value
must be between 0-9000.
Command Mode:
Interface Configuration Mode
Default:
The number of seconds of router default announcement lifetime is 1800.
Usage Guide:
This command is used to configure the lifetime of the router on Layer 3 interface, seconds being 0
means this interface can not be used for default router, otherwise the value should not be smaller
than the maximum time interval of sending router announcement. If no configuration is made, this
value is equal to 3 times of the maximum time interval of sending routing announcement.
Example:
Set the lifetime of routing announcement is 100 seconds.
Switch(Config-if-Vlan1)#ipv6 nd ra-lifetime 100