Command Manual – Network Protocol
Quidway S8500 Series Routing Switches Chapter 4 DHCP Configuration Commands
Huawei Technologies Proprietary
4-14
4.2.12 dhcp server static-bind
Syntax
dhcp server static-bind ip-address ip-address mac-address mac-address
undo dhcp server static-bind { ip-address ip-address | mac-address mac-address }
View
VLAN interface view
Parameter
ip-address: IP address to be bound statically. Note that the IP address must be a valid
IP address in the address pool of the current VLAN interface.
mac-address: MAC address for the IP address to be bound to.
Description
Use the dhcp server static-bind command to statically bind an IP address in the
address pool of the current VLAN interface to a MAC address.
Use the undo dhcp server static-bind command to remove a statically bound IP
address entry.
IP addresses in the address pool of a VLAN interface are not statically bound by
default.
VLAN interface address pool only supports one-to-one MAC-IP binding.
Example
# Statically bind the IP address 10.1.1.1 to the MAC address 0000-e03f-0305.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] interface vlan-interface 1
[Quidway-Vlan-interface1] dhcp server static-bind ip-address 10.1.1.1
mac-address 0000-e03f-0305
4.2.13 display dhcp server conflict
Syntax
display dhcp server conflict { all | ip ip-address }
View
Any view