Chapter 26 commands for dhcp, 1 commands for dhcp server configuration, 1 bootfile – PLANET XGS3-24042 User Manual
Page 381: 2 clear ip dhcp binding, Chapter 26 commands for dhcp -20, Ommands for, Dhcp, Erver, Onfiguration, 1 bootfile -20
26-20
Chapter 26 Commands for DHCP
26.1 Commands for DHCP Server Configuration
26.1.1 bootfile
Command:
bootfile
no bootfile
Function:
Sets the file name for DHCP client to import on boot up; the “no bootfile “command deletes this
setting.
Parameters:
Command Mode:
DHCP Address Pool Mode
Usage Guide:
Specify the name of the file to be imported for the client. This is usually used for diskless
workstations that need to download a configuration file from the server on boot up. This command is
together with the “next sever”.
Example:
The path and filename for the file to be imported is “c:\temp\nos.img”
Switch(dhcp-1-config)#bootfile c:\temp\nos.img
Related Command:
next-server
26.1.2 clear ip dhcp binding
Command:
clear ip dhcp binding { | all}
Function:
Deletes the specified IP address-hardware address binding record or all IP address-hardware
address binding records.
Parameters:
is the IP address that has a binding record in decimal format. all refers to all IP
addresses that have a binding record.