566 DHCPv6 Commands
Command Mode
 Privileged EXEC mode  
User Guidelines
This command has no user guidelines.
Examples
The following examples clears DHCPv6 statistics for VLAN 11.
console#clear ipv6 dhcp interface vlan 11 statistics
dns-server
Use the dns-server command in IPv6 DHCP Pool Configuration mode to set the ipv6 DNS 
server address which is provided to a DHCPv6 client by the DHCPv6 server. DNS server address 
is configured for stateless server support. 
Syntax
dns-server 
dns-server-address
no dns-server 
dns-server-address
•
dns-server-address
 — Valid IPv6 address. 
Default Configuration
This command has no default configuration. 
Command Mode
 IPv6 DHCP Pool Configuration mode  
User Guidelines
DHCPv6 pool can have multiple number of domain names with maximum of 8.
Example
The following example sets the ipv6 DNS server address of 2020:1::1, which is provided to a 
DHCPv6 client by the DHCPv6 server.
console(config)#ipv6 dhcp pool addrpool
console(config-dhcp6s-pool)#dns-server 2020:1::1