![D-Link xStack DGS-3600 Series Cli Manual Download Page 162](http://html1.mh-extra.com/html/d-link/xstack-dgs-3600-series/xstack-dgs-3600-series_cli-manual_4127464162.webp)
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
159
config ipv6 nd ra ipif
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-level 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#
config ipv6 nd ra prefix_option ipif
Purpose
Used to configure the parameters for the prefix option of the router
advertisements.
Syntax
config ipv6 nd ra prefix_option ipif <ipif_name 12> <ipv6networkaddr>
{preferred_life_time <uint 0-4294967295> | valid_life_time <uint 0-
4294967295> | on_link_flag [enable | disable] | autonomus_flag [enable |
disable]}
Description
This command will configure the parameters for the prefix option located in the
router advertisements. Users may set a prefix for Global Unicast IPv6
addresses to be assigned to other nodes on the link-local network. This prefix
is carried in the Router Advertisement message to be shared on the link-local
network. The user must first have a Global Unicast Address set for the Switch.
Parameters
<ipif_name 12>
- Enter the IPv6 interface name that will be dispatching these
router advertisements.
<ipv6networkaddr> -
Enter the IPv6 prefix for Global Unicast IPv6 addresses
to be assigned to other nodes on the link-local network. This prefix is carried in
the Router Advertisement message to be shared on the link-local network. The
user must first have a Global Unicast Address set for the Switch.