Command Reference Guide

3Com Router 5000 Family and Router 6000 Family dhcp server static-bind 97
Command Reference
dhcp server static-bind
Purpose Use the dhcp server static-bind command to configure a static address
binding in the DHCP address pool of the current interface.
Use the undo dhcp server static-bind command to delete the
configuration.
Syntax dhcp server static-bind ip-address ip-address { mac-address mac-address
| client-identifier client-identifier }
undo dhcp server static-bind { ip-address ip-address | mac-address
mac-address | client-identifier client-identifier }
Parameters ip-address
Host IP address to be bound. It must be a valid IP
address selected from the current interface address
pool.
mac-address
Host MAC address to be bound.
client-identifier
Client identifier to be bound.
Default By default, static address binding is not configured in any interface address pool.
Example Statically bind the MAC address 0000-e03f-0305 with the IP address 10.1.1.1.
[3Com-Ethernet1/0/0] dhcp server static-bind 10.1.1.1 0000-e03f-0305
View This command can be used in the following views:
Ethernet Interface (or subinterface) view
Description Among all the static bindings on an interface, each IP address, MAC address, and
client identifier must be unique. In addition, an IP address can be bound with a MAC
address or client identifier, but not with both.