![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/8b/18b1e1e7-4363-4706-bb94-6eba3a993996/18b1e1e7-4363-4706-bb94-6eba3a993996-bg2c1.png)
51
DHCP SERVER CONFIGURATION
COMMANDS
n
■ The DHCP server configuration is supported only on Layer 3 Ethernet interfaces
(or subinterfaces), virtual Ethernet interfaces, VLAN interfaces, serial interfaces,
and loopback interfaces. The subaddress pool configuration is not supported
on serial and loopback interfaces.
■ DHCP Snooping must be disabled on the DHCP server.
bims-server
Syntax bims-server ip ip-address [ port port-number ] sharekey key
undo bims-server
View DHCP address pool view
Parameter ip ip-address: Specifies the IP address of a BIMS server.
port port-number: Specifies a port number for the BIMS server in the range 1 to
65534.
sharekey key: Specifies a shared key for the BIMS server, which is a string of 1 to
16 characters.
Description Use the bims-server command to specify the IP address, port number, and
shared key of a BIMS server in the DHCP address pool for the client.
Use the
undo bims-server command to remove specified BIMS server
information from the DHCP address pool.
By default, the related information of the BIMS server is not specified.
If you execute the bims-server command repeatedly, the latest configuration will
overwrite the previous one.
Related commands: dhcp server ip-pool.
Example # 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