set dhcp pool bootfile
22-20 DHCP Server Configuration
Example
This example deletes the client name from the manual binding pool “manual2.”
C3(rw)->clear dhcp pool manual2 client-name
set dhcp pool bootfile
Use this command to specify a default boot image for the DHCP clients who will be served by the
address pool being configured.
Syntax
set dhcp pool poolname bootfile filename
Parameters
Defaults
None.
Mode
Switch command, read-write.
Example
This example sets the boot image filename for address pool named “auto1.”
C3(rw)->set dhcp pool auto1 bootfile image1.img
clear dhcp pool bootfile
Use this command to remove a default boot image from the address pool being configured.
Syntax
clear dhcp pool poolname bootfile
Parameters
Defaults
None.
Mode
Switch command, read-write.
poolname Specifies the name of the address pool. Pool names may be up to 31
characters in length.
filename Specifies the boot image file name.
poolname Specifies the name of the address pool. Pool names may be up to 31
characters in length.