Command Reference DHCP Commands
4.2 bootfile
Use this command to define the startup mapping file name of the DHCP client. Use the no or default
form of this command to restore the default setting.
No startup file name is defined by default.
DHCP address pool configuration mode
Some DHCP clients need to download the operating system and configure the file during the startup.
The DHCP server should provide the mapping file name required for the startup, so that DHCP clients
can download the file from the corresponding server (such as TFTP). Other servers are defined by
the next-server command.
The following example defines the device.conf as the startup file name.
bootfile device.conf
Defines the name of the DHCP address pool and enter the DHCP address pool
configuration mode.
Configures the next server IP address of the DHCP client startup process.
Use this command to configure the associated CLASS in the DHCP address pool. Use the no form of
this command to restore the default setting.
Class name, which can be the character string or numeric such as myclass or 1.
By default, no CLASS is associated with the address pool.