706CHAPTER 51: DHCP SERVER CONFIGURATION COMMANDS

bootfile-name

Syntax bootfile-name bootfile-name

undo bootfile-name

View DHCP address pool view

Parameter bootfile-name: Boot file name, a string of 1 to 63 characters.

Description Use the bootfile-namecommand to specify a bootfile name in the DHCP address pool for the client.

Use the undo bootfile-namecommand to remove the specified bootfile name from the DHCP address pool.

By default, no bootfile name is specified.

If you execute the bootfile-namecommand repeatedly, the latest configuration will overwrite the previous one.

Example # Specify the bootfile name aaa in DHCP address pool 0.

<Sysname> system-view

[Sysname] dhcp server ip-pool 0

[Sysname-dhcp-pool-0] bootfile-name aaa

dhcp enable

Syntax dhcp enable

undo dhcp enable

View System view

Parameter None

Description Use the dhcp enable command to enable DHCP.

Use the undo dhcp enable command to disable DHCP.

By default, DHCP is disabled.

n You need to enable DHCP before performing DHCP server and relay agent configurations.

Example # Enable DHCP.

<Sysname> system-view

[Sysname] dhcp enable

Page 706
Image 706
3Com MSR 30 manual Bootfile-name, Dhcp enable, Syntax bootfile-name bootfile-name Undo bootfile-name, Example # Enable Dhcp