Switch Management Commands 1901Syntaxclient-name nameno client-name• name—The name of the DHCP client. The client name is specified as upto 31 printable characters.Default ConfigurationThere is no default client name.Command ModeDHCP Pool Configuration modeUser GuidelinesUse the show ip dhcp pool command to display pool configurationparameters. The client name should not include the domain name as it isspecified separately by the domain-name (IP DHCP Pool Config) command. Itis not recommended to use embedded blanks in client names.Question marks are not allowed in the client name. Enclose the client namein quotes if a blank appears in the name.Exampleconsole(config-dhcp-pool)#client-identifier 01:03:13:18:22:33:11console(config-dhcp-pool)#host 192.168.21.34 32console(config-dhcp-pool)#client-name Line_Printer_Hallwaydefault-routerUse the default-router command in DHCP Pool Configuration mode to setthe IPv4 address of one or more routers for the DHCP client to use. Use theno form of the command to remove the default router configuration. Use theshow ip dhcp pool command to display pool configuration parameters.Syntaxdefault-router {ip-address1}[ip address2]no default-router