Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 9 DHCP Configuration Commands
3Com Corporation
9-6
9.2.2 bims-server
Syntax
bims-server ip ip-address [ port port-number ] sharekey key
undo bims-server
View
Global DHCP address pool view
Parameter
ip ip-address: IP address of the BIMS server.
port port-number: Protocol port of the BIMS server, in the range 1 to 65534.
sharekey key: Shared key of the BIMS server, which can be 1 to 16 characters in
length.
Description
Use the bims-server command to enable and configure BIMS option for a global
address pool on the DHCP server.
Use the undo bims-server command to disable BIMS option for a global address pool
on the DHCP server.
After you configure BIMS option for a global address pool, the DHCP server
encapsulates the BIMS option information in the DHCP_OFFER and DHCP_ACK
packets when assigning an IP address from the global address pool to a DHCP client.
By default, BIMS option is not configured on the DHCP server.
Example
# Configure BIMS option in global address pool view, setting the IP address of the BIMS
server to 192.168.1.1, the protocol port to 80, and the shared key to abcdefg.
<3Com> system-view
[3Com] dhcp server ip-pool 123
[3Com-dhcp-pool-123] bims-server ip 192.168.1.1 port 80 sharekey abcdefg
9.2.3 debugging dhcp server
Syntax
debugging dhcp server { all | error | events | packets }
undo debugging dhcp server { all | error | events | packets }
View
User view