Command Line Interface Guide
DHCP Server and Relay Agent Commands 975
Parameter Description
Default Configuration
There is no default client name.
Command Mode
DHCP Pool Configuration mode
User Guidelines
Use the
show ip dhcp pool
command to display pool configuration
parameters. The client name should not include the domain name as it is
specified separately by the
domain-name (IP DHCP Pool Config)
command. It
is not recommended to use embedded blanks in client names.
Example
console(config-dhcp-pool)#client-identifier 01:03:13:18:22:33:11
console(config-dhcp-pool)#host 192.168.21.34 32
console(config-dhcp-pool)#client-name Line_Printer_Hallway
default-router
Use the default-router command in DHCP Pool Configuration mode to set
the IPv4 address of one or more routers for the DHCP client to use. Use the
no form of the command to remove the default router configuration. Use the
show ip dhcp pool
command to display pool configuration parameters.
Syntax
default-router {
ip-address1
}[
ip address2
]
no default-router
Parameter Description
name The name of the DHCP client. The client name is specified as
up to 31 printable characters.
2CSPC4.X8100-SWUM100.book Page 975 Wednesday, August 29, 2012 6:23 PM