Managed Switch CLI Manual, Release 8.0.3
Utility Commands 9-45
v1.0, July 2010
network (DHCP Pool Config)
Use this command to configure the subnet number and mask for a DHCP address pool on the
server. Network-number is a valid IP address, made up of four decimal bytes ranging from 0 to
255. IP address 0.0.0.0 is invalid. Mask is the IP subnet mask for the specified address pool. The
prefix-length is an integer from 0 to 32.
no network
This command removes the subnet number and mask.
bootfile
The command specifies the name of the default boot image for a DHCP client. The <filename>
specifies the boot image file.
no bootfile
This command deletes the boot image name.
Default none
Format network <networknumber> [{<mask> | <prefixlength>}]
Mode DHCP Pool Config
Format no network
Mode DHCP Pool Config
Format bootfile <filename>
Mode DHCP Pool Config
Format no bootfile
Mode DHCP Pool Config