Chapter 16: DHCP Server with Port-Based IP Assignment Commands
342
DOMAIN-NAME
Syntax
domain-name <
domain-name
>
Parameters
domain-name
Domain name you want to assign the DHCP pool. Valid characters
are any printable character. Spaces are not accepted.
Mode
DHCP Configuration
Description
Use this command to add a domain name to the DHCP pool. This
command specifies the domain name a client should use when resolving
host names using the DNS.
Example
This example adds the domain name Branch-Office to pool P1.
awplus# configure terminal
awplus(config)# ip dhcp pool P1
awplus(dhcp-config)# domain-name Branch-Office