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

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
Format
show dhcpv6 pool {<pool_name 12>}
Parameters
pool – Specifies the DHCPv6 pool to be displayed.
<pool_name 12> - (Optional) Enter the DHCPv6 pool name to be displayed here. This name
can be up to 12 characters long.
If no parameters are specified, all the DHCPv6 pools will be displayed.
Restrictions
None.
Example
To show the DHCPv6 pool by specifying the pool name pool1:
DGS-3420-28SC:admin# show dhcpv6 pool pool1
Command: show dhcpv6 pool pool1
Pool Name
Begin Network Address
End Network Address
Domain Name
DNS Server Address
Preferred Lifetime
Valid Lifetime
Total Pool Entry: 1
DGS-3420-28SC:admin#
25-4
config dhcpv6 pool ipv6network_addr
Description
This command is used to configure the range of IPv6 network addresses for the DHCPv6 pool. The
IPv6 addresses in the range are free to be assigned to any DHCPv6 client. When the DHCPv6 server
receives a request from the client, the server will automatically find an available pool to allocate an
IPv6 address.
The begin_networkaddr and end_networkaddr must observer some rules as followed:
The prefix of the begin_networkaddr and end_networkaddr are not consistence, otherwise, the switch
will print an error message: The prefix of begin_networkaddr and end_networkaddr must be
consistence.(e.g.: the begin_networkaddr is 2000::1/64, and the end_networkaddr is 3000::100/64)
: pool1
: 2000::1/64
: 2000::200/64
: domain.com
: 2000::ff
: 2000::fe
: 604800 (sec)
: 2592000 (sec)
352

Advertisement

Table of Contents
loading

Table of Contents