215
Command Mode: Admin Mode.
Example:
Switch#debug ipv6 dhcp server packet
21.7 dns-server
Command: dns-server <ipv6-address>
no dns-server <ipv6-address>
Function: To configure the IPv6 address of the DNS server for DHCPv6 client; the no
form of this command will remove the DNS configuration.
Parameter: <ipv6-address> is the IPv6 address of DNS Server.
Default: No configured address pool of DNS Server by default.
Command Mode: DHCPv6 Address Pool Configuration Mode.
Usage Guide: For each address pool, at most three DNS server can be configured, and
the addresses of the DNS server must be valid IPv6 addresses.
Example: To configure the DNS Server address of DHCPv6 client as 2001:da8::1.
Switch(dhcp-1-config)#dns-server 2001:da8::1
21.8 domain-name
Command: domain-name <domain-name>
no domain-name <domain-name>
Function: To configure domain name of DHCPv6 client; the no form of this command will
delete the domain name.
Parameter: <domain-name> is the domain name, less than 32 characters.
Command Mode: DHCPv6 Address Pool Configuration Mode.
Default: The domain name parameter of address pool is not configured by default.
Usage Guide: At most 3 domain names can be configured for each address pool.
Example: To set the domain name of DHCPv6 client as test.com
Switch(dhcp-1-config)#domain-name test.com
21.9 excluded-address
Command: excluded-address <ipv6-address>
no excluded-address <ipv6-address>
Function: To configure the specified IPv6 address to be excluded from the address pool,