UMN:CLI User Manual
V5808
366
To display a DHCPv6 pool configuration, use the following command.
show ipv6 dhcp pool [POOL]
Shows the DHCPv6 address pool information
POOL: DHCPv6 pool name
8.6.1.2 Domain Name
To set a domain name, use the following command.
Sets a domain name.
DOMAIN: a domain name
Deletes the configured domain name.
8.6.1.3 DNS Server
The DNS server option is used to inform clients of DNS server addresses. The address of
the DNS server should be statically configured in the DHCPv6 server configuration.
To specify a DNS server to inform DHCP clients, use the following command.
Specifies a DNS server.
X:X::X:X: DNS server IPv6 address
Deletes a specified DNS server.
8.6.1.4 Range of IPv6 Address
To specify a range of IP addresses that will be assigned to DHCP clients, use the
following command.
range X:X::X:X X:X::X:X [{second
<60-315360000> <60-
315360000> | minute <1-
5256000> <1-5256000>}]
Specifies a range of IPv6 addresses.
X:X::X:X : start/end IPv6 address
60-315360000: valid life time (unit: second, default:
2592000)
60-315360000: preferred life time (unit: second,
default: 604800)
1-5256000: valid life time (unit: minute, default: 43200)
1-5256000: preferred life time (unit: minute, default:
10080)
no range X:X::X:X X:X::X:X
Deletes the specified range of IP addresses.