Command Reference IPv6 Commands
Platform
Description
N/A
ipv6 nd ra-interval
Use this command to set the interval of sending the RA. Use the no form of this command to restore it
to the default setting.
ipv6 nd ra-interval { seconds | min-max min_value max_value }
no ipv6 nd ra-interva l
Parameter Description
seconds
Interval of sending the RA message in seconds, 3-1800s.
min-max
Maximum and minimum interval sending the RA message in seconds
min_value
Minimum interval sending the RA message in seconds
Parameter
Description
max_value
Maximum interval sending the RA message in seconds
Defaults
200s. The actual interval of sending the RA message will be fluctuated 20% based on 200s.
Command
Mode
Interface configuration mode.
Usage Guide
If the device serves as the default device, the set interval shall not be longer than the lifetime of the
device. Besides, to ensure other devices along the link occupies network bandwidth while sending the
RA message, the actual interval for sending the RA message will be fluctuated 20% based on the set
value.
If the key word min-max is specified, the actual interval for sending the packet will be chosen
between the range of minimum value and maximum value.
Configuration
Examples
Ruijie(conifig-if)# ipv6 nd ra-interval 110
Ruijie(config-if)# ipv6 nd ra-interval min-max 110 120
Command Description
show ipv6 interface
Show the interface information.
ipv6 nd ra-lifetime
Set the lifetime of the device.
ipv6 nd ra-hoplimit
Set the hopfcount of the RA message.
Related
Commands
ipv6 nd ra-mtu
Set the MTU of the RA message.
Platform
Description
N/A