5-2
Use the
undo bims-server
command to remove BIMS server information assigned from the DHCP
address pool to the DHCP client.
By default, no BIMS server information is specified.
If you execute the
bims-server
command repeatedly, the latest configuration will overwrite the previous
one.
Related commands:
dhcp server ip-pool
and
display dhcp server tree
.
Examples
# Specify the IP address 1.1.1.1, port number 80, shared key aabbcc of the BIMS server in DHCP
address pool 0 for the client.
<Sysname> system-view
[Sysname] dhcp server ip-pool 0
[Sysname-dhcp-pool-0] bims-server ip 1.1.1.1 port 80 sharekey aabbcc
bootfile-name
Syntax
bootfile-name bootfile-name
undo bootfile-name
View
DHCP address pool view
Default Level
2: System level
Parameters
bootfile-name
: Boot file name, a string of 1 to 63 characters.
Description
Use the
bootfile-name
command to specify a bootfile name in the DHCP address pool for the client.
Use the
undo bootfile-name
command to remove the specified bootfile name assigned from the DHCP
address pool to the DHCP client.
By default, no bootfile name is specified.
If you execute the
bootfile-name
command repeatedly, the latest configuration will overwrite the
previous one.
Related commands:
dhcp server ip-pool
and
display dhcp server tree.
Examples
# Specify the bootfile name
aaa.cfg
in DHCP address pool 0.
<Sysname> system-view
[Sysname] dhcp server ip-pool 0
[Sysname-dhcp-pool-0] bootfile-name aaa.cfg
dhcp enable
Syntax
dhcp enable
undo dhcp enable