D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 7 DHCPv6 Server Configuration
7-9
DES-7200(config-dhcp)# dns-server
ipv6-address
Configure a DNS server for DHCPv6
Client.
DES-7200(config-dhcp)#
prefix-delegation
ipv6-prefix/prefix-length client-DUID
[lifetime]
Configure an address prefix that can be
assigned to a specific Client IA_PD.
DES-7200(config-dhcp)#
prefix-delegation pool poolname
[lifetime {valid-lifetime |
preferred-lifetime}]
Configure a prefix pool for DHCPv6
Server, and address prefix can be
assigned to clients from this prefix pool.
DES-7200(config-dhcp)#
iana-address prefix
ipv6-prefix/prefix-length [lifetime
{valid-lifetime | preferred-lifetime}]
Configure an IA_NA address prefix for
DHCPv6 Server, and IA_NA address
can be assigned to clients within the
scope of addresses designated by this
prefix.
DES-7200(config-dhcp)# exit
Exit DHCPv6 pool configuration mode.
DES-7200(config)# interface
interface-name
Enter interface configuration mode.
DES-7200(config-if)# ipv6 dhcp
server poolname [rapid-commit]
[preference value]
Enable DHCPv6 Server on this
interface.
Configuration example:
# Configure a configuration information pool named pool1 and configure domain
name, DNS Server, IA_NA, IA_PD and etc; then enable DHCPv6 Server on the
interface of FastEthernet 0/1;
DES-7200# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
DES-7200(config)# ipv6 dhcp pool pool1
DES-7200(config-dhcp)# domain-name example.com
DES-7200(config-dhcp)# dns-server 2008:1::1
DES-7200(config-dhcp)# prefix-delegation 2008:2::/64
0003000100d0f82233ac
DES-7200(config-dhcp)# prefix-delegation pool client-prefix-pool
lifetime 2000 1000
DES-7200(config-dhcp)# iana-address prefix 2008:50::/64