D-Link xStack DGS-3420 Series Reference Manual page 358

Layer 2 managed stackable gigabit switch cli
Hide thumbs Also See for xStack DGS-3420 Series:
Table of Contents

Advertisement

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
The begin address must not be large than end address, otherwise, the switch will print an error
message: The begin IPv6 address must be lower than or equal to the end IPv6 address.(e.g.: the
begin_networkaddr is 2000::200/64, and the end_networkaddr is 2000::100/64)
There must not be intersection between the IPv6 address ranges of two pools, otherwise, the Switch
will print an error message: IPv6network address collision. (e.g.: pool1: 2000::1/64 --- 2000::100/64,
pool2: 2000::50/64 --- 2000::200/64)
The IPv6 network address can't be Link-local address and Multicast address, otherwise, the Switch
will print an error message: "The IPv6 network address can't be Link-local address or Multicast
address. " (e.g.:: pool1: FE80::1/64 --- FE80::100/64, pool2: FE80::200/64 --- FE80::300/64
Format
config dhcpv6 pool ipv6network_addr <pool_name 12> begin <ipv6networkaddr> end
<ipv6networkaddr>
Parameters
<pool_name 12> - Enter the DHCPv6 pool name used here. This name can be up to 12
characters long.
begin - Specifies the beginning IPv6 network address of the DHCPv6 pool.
<ipv6networkaddr> - Enter the beginning IPv6 network address of the DHCPv6 pool here.
end - Specifies the ending IPv6 network address of the DHCPv6 pool.
<ipv6networkaddr> - Enter the ending IPv6 network address of the DHCPv6 pool here.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the range of ipv6network address for the DHCPv6 pool pool1:
DGS-3420-28SC:admin# config dhcpv6 pool ipv6network_addr pool1 begin 2000::1/64 end
2000::32/64
Command: config dhcpv6 pool ipv6network_addr pool1 begin 2000::1/64 end 2000::32/64
success
DGS-3420-28SC:admin#
25-5
config dhcpv6 pool domain_name
Description
This command is used to configure the domain name for the DHCPv6 pool of the Switch. The domain
name configured here will be used as the default domain name by the client.
By default, the domain name is empty. If domain name is empty, the domain name information will not
be provided to the client.
353

Advertisement

Table of Contents
loading

Table of Contents