C
HAPTER
42
| DHCP Commands
DHCP Server
– 984 –
EXAMPLE
Console(config)#ip dhcp pool R&D
Console(config-dhcp)#
RELATED COMMANDS
network (991)
host (988)
service dhcp This command enables the DHCP server on this switch. Use the no form to
disable the DHCP server.
SYNTAX
[no] service dhcp
DEFAULT SETTING
Enabled
COMMAND MODE
Global Configuration
COMMAND USAGE
If the DHCP server is running, you must restart it to implement any
configuration changes.
EXAMPLE
Console(config)#service dhcp
Console(config)#
bootfile This command specifies the name of the default boot image for a DHCP
client. This file should placed on the Trivial File Transfer Protocol (TFTP)
server specified with the next-server command. Use the no form to delete
the boot image name.
SYNTAX
bootfile filename
no bootfile
filename - Name of the file that is used as a default boot image.
DEFAULT SETTING
None
COMMAND MODE
DHCP Pool Configuration