![D-Link DGS-6600-48TS Скачать руководство пользователя страница 355](http://html2.mh-extra.com/html/d-link/dgs-6600-48ts/dgs-6600-48ts_manual_3541635355.webp)
DGS-6604
ipv6 nd ra-interval
CLI Reference Guide
345
ipv6 nd ra-interval
This command is used to configure the IPv6 RA (router advertisement) interval
timer for an interface of this switch. The no form of this command sets the lifetime
to the default value.
ipv6 nd ra-interval
<4-1800> [<3-1350>]
no ipv6 nd ra-interval
Default
<4-1800>: 600
<3-1350>: 198
Command Mode
VLAN interface configuration
Usage Guideline
The VLAN interface must be created first before this command can be used. If
the minimum interval value is not configured, the minimum interval value will be
automatically assigned per the following rules.
1.If maximum timer >= 9 seconds, then it is configured to the maximum value *
0.33.
2.If maximum timer < 9 seconds, then it is configured to the maximum value.
Example
This example shows how to configure the IPv6 RA interval timer setting:
Syntax Description
<4-1800>
Maximum interval value in seconds.
<3-1350>
Minimum interval value in seconds.
Must be smaller than the maximum value * 0.75
Switch > enable
Switch # configure terminal
Switch (config) # interface vlan1
Switch (config-if) # ipv6 nd ra-interval 1500 1000
Switch (config-if) #