R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

663
min-interval-value: Minimum interval for advertising RA messages in seconds, in the range of 3 to 1,350.
Description
Use ipv6 nd ra interval to set the maximum and minimum intervals for advertising RA messages. The
firewall advertises RA messages at intervals of a random value between the maximum interval and the
minimum interval.
Use undo ipv6 nd ra interval to restore the default.
By default, the maximum interval between RA messages is 600 seconds, and the minimum interval is
200 seconds.
Note the following:
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 1,000 seconds and the minimum interval to
700 seconds.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ipv6 nd ra interval 1000 700
ipv6 nd ra no-advlinkmtu
Syntax
ipv6 nd ra no-advlinkmtu
undo ipv6 nd ra no-advlinkmtu
View
Interface view
Default level
2: System level
Parameters
None
Description
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.
By default, RA messages contain the MTU option.
Examples
# Turn off the MTU option in RA messages on GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ipv6 nd ra no-advlinkmtu