![D-Link xStack DGS-3612G series Скачать руководство пользователя страница 177](http://html1.mh-extra.com/html/d-link/xstack-dgs-3612g-series/xstack-dgs-3612g-series_cli-manual_3519854177.webp)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
174
config ipv6 nd ra ipif
retrans_time <uint 0-4294967295>
−
Used to set an interval time between
0
and
4294967295
milliseconds for the dispatch of router advertisements by this
interface over the link-local network, in response to a Neighbor Solicitation
message. If this Switch is set as the default router for this local link, this value
should not exceed the value stated in the Life Time field previously mentioned.
Setting this field to zero will specify that this switch will not specify the
Retransmit Time for the link-local network. (and therefore will be specified by
another router on the link-local network. The default value is
0
milliseconds.
hop_limit <value 0-255>
−
This field sets the number of nodes that this Router
Advertisement packet will pass before being dropped. This number is set to
depreciate by one after every node it reaches and will be dropped once the
Hop Limit reaches 0. The user may set the Hop Limit between
0
and
255
with
a default value of
64
.
managed_flag [enable | disable] –
Used to enable or disable the Managed flag.
When enabled, this will trigger the router to use a stateful autoconfiguration
process to get both Global and link-local IPv6 addresses for the Switch. The
default setting is
Disabled
.
other_config_flag [enable | disable] –
Used to enable or disable the alternate
configuration flag. When enabled, this will trigger the router to use a stateful
autoconfiguration process to get configuration information that is not address
information, yet is important to the IPv6 settings of the Switch. The default
setting is
Disabled
.
min_rtr_adv_interval <value 3-1350>
−
Used to set the minimum interval time
between the dispatch of router advertisements by this interface over the link-
local network. This entry must be no less then 3 seconds and no more than .75
(3/4) of the MaxRtrAdvInterval. The user may configure a time between
3
and
1350
seconds with a default setting of
198
seconds.
max_rtr_adv_interval <value 4-1800>
−
Used to set the maximum interval time
between the dispatch of router advertisements by this interface over the link-
local network. This entry must be no less than 4 seconds (4000 milliseconds)
and no more than 1800 seconds. The user may configure a time between
4
and
1800
seconds with a default setting of
600
seconds.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the parameters for the Router Advertisements:
DGS-3627:5#config ipv6 nd ra ipif triton state enable life_time 1000
reachable_time 10000 retrans_time 50000 hop_limit 10 managed_flag enable
other_config_flag enable min_rtr_adv_interval 50 max_rtr_adv_interval 100
Command: config ipv6 nd ra ipif triton state enable life_time 1000
reachable_time 10000 retrans_time 50000 hop_limit 10 managed_flag enable
other_config_flag enable min_rtr_adv_interval 50 max_rtr_adv_interval 100
Success.
DGS-3627:5#