Chapter 15 commands for dhcp, 1 commands for dhcp server configuration, 1 bootfile – PLANET WGSW-50040 User Manual

Page 239: 2 clear ip dhcp binding, Ommands for, Dhcp, Erver, Onfiguration

Advertising
background image

Commands for Security Function Chapter 6 Commands for TACACS+

Chapter 15 Commands for

DHCP

15.1 Commands for DHCP Server Configuration

15.1.1 bootfile

Command:

bootfile <filename>

no bootfile

Function:

Sets the file name for DHCP client to import on boot up; the “no bootfile “command deletes this

setting.

Parameters:

<filename> is the name of the file to be imported, up to 255 characters are allowed.

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

15.1.2 clear ip dhcp binding

Command:

clear ip dhcp binding {<address> | all}

Function:

Deletes the specified IP address-hardware address binding record or all IP address-hardware

address binding records.

Parameters:

<address> is the IP address that has a binding record in decimal format.

all refers to all IP addresses that have a binding record.

Advertising