DELL PC6224F User Manual

Page of 1356
668
DHCPv6 Commands
User Guidelines
DHCPv6 pool can have multiple number of domain names with maximum of 
8.
Example
The following example sets the DNS domain name "test", which is provided 
to a DHCPv6 client by the DHCPv6 server.
console(config)#ipv6 dhcp pool addrpool
console(config-dhcp6s-pool)#domain-name test
console(config-dhcp6s-pool)#no domain-name test
ipv6 dhcp pool
Use the ipv6 dhcp pool command in Global Configuration mode to enter 
IPv6 DHCP Pool Configuration mode. DHCPv6 pools are used to specify 
information for DHCPv6 server to distribute to DHCPv6 clients. These pools 
are shared between multiple interfaces over which DHCPv6 server 
capabilities are configured. 
Syntax
ipv6 dhcp pool 
pool-name
no ipv6 dhcp pool 
pool-name
pool-name — DHCPv6 pool name. (Range: 1-31 characters)
Default Configuration
This command has no default configuration. 
Command Mode
Global Configuration mode
User Guidelines
This command has no user guidelines.