R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
211
Syntax
ipv6 nd ra interval max-interval-value min-interval-value
undo ipv6 nd ra interval
Default
The maximum interval between RA messages is 600 seconds, and the minimum interval is 200 seconds.
Views
Interface view
Default command level
2: System level
Parameters
max-interval-value: Maximum interval for advertising RA messages in seconds, in the range of 4 to
1800.
min-interval-value: Minimum interval for advertising RA messages in seconds, in the range of 3 to 1350.
Usage guidelines
The minimum interval should be three-fourths of the maximum interval or less.
The maximum interval for sending RA messages should be less than or equal to the router lifetime in RA
messages.
Examples
# Set the maximum interval for advertising RA messages to 1000 seconds and the minimum interval to
700 seconds.
<Sysname> system-view
[Sysname] interface GigabitEthernet 3/1/1
[Sysname-GigabitEthernet3/1/1] ipv6 nd ra interval 1000 700
ipv6 nd ra no-advlinkmtu
Use ipv6 nd ra no-advlinkmtu to turn off the MTU option in RA messages.
Use undo ipv6 nd ra no-advlinkmtu to restore the default.
Syntax
ipv6 nd ra no-advlinkmtu
undo ipv6 nd ra no-advlinkmtu
Default
RA messages contain the MTU option.
Views
Interface view
Default command level
2: System level
Examples
# Turn off the MTU option in RA messages on GigabitEthernet 3/1/1.