ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
48
| DHCP Commands
DHCP Server
– 1635
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
EXAMPLE
Console(config-dhcp)#bootfile wme.bat
Console(config-dhcp)#
RELATED COMMANDS
next-server (1642)
client-identifier This command specifies the client identifier of a DHCP client. Use the no
form to remove the client identifier.
SYNTAX
client-identifier {text text | hex hex}
no client-identifier
text - A text string. (Range: 1-15 characters)
hex - The hexadecimal value.
DEFAULT SETTING
None