Address Pool Configuration Commands
30-6 DHCPv6 Configuration
Address Pool Configuration Commands
Purpose
These DHCP pool configuration mode commands are used to configure address pool parameters.
This information is provided to DHCP clients by the DHCP server.
Commands
domain-name
This command sets the DNS domain name which is provided to DHCPv6 clients by the DHCPv6
server.
Syntax
domain-name name
no domain-name name
Parameters
Defaults
None.
Mode
Router DHCPv6 pool configuration mode: C3(su)->router(Config-dhcp6s-pool)#
Usage
A DNS domain name is configured for stateless server support. A DHCPv6 pool can have up to 8
domain names configured for it.
The no form of this command will remove the domain name from the DHCPv6 pool being
configured.
Example
This example specifies the domain name “enterasys.com” for the pool named PoolA.
C3(su)->router(Config)# ipv6 dhcp pool PoolA
C3(su)->router(Config-dhcp6s-pool)# domain-name enterasys.com
For information about... Refer to page...
domain-name 30-6
dns-server 30-7
prefix-delegation 30-7
exit 30-8
name Specifies the DNS domain name for the pool being configured. The
name can consist of no more than 31 alpha-numeric characters.