Command Manual - Network Protocol
Quidway S3500 Series Ethernet Switches Chapter 6 DHCP Configuration Commands
Huawei Technologies Proprietary
6-28
For the related command, see display dhcp server statistics.
Example
# Clear statistic information about the DHCP server.
<Quidway> reset dhcp server statistics
6.2.29 static-bind ip-address
Syntax
static-bind ip-address ip-address [ mask netmask ]
undo static-bind ip-address
View
DHCP address pool view
Parameter
ip-address: IP address to be bound.
mask netmask: Mask of the IP address to be bound. If it is not specified, the natural
mask applies.
Description
Using the static-bind ip-address command, you can configure the IP address to be
used in a static binding. Using the undo static-bind ip-address command, you can
delete the IP address in a binding.
By default, no IP address is bound statically.
The commands static-bind ip-address and static-bind mac-address must be used
in pairs to statically bind an IP address with a MAC address.
For the related commands, see dhcp server ip-pool and static-bind mac-address.
Example
# Bind the MAC address 0000-e03f-0305 with the IP address 10.1.1.1 using the mask
255.255.255.0.
[Quidway-dhcp-0] static-bind ip-address 10.1.1.1 mask 255.255.255.0
[Quidway-dhcp-0] static-bind mac-address 0000-e03f-0305
6.2.30 static-bind mac-address
Syntax
static-bind mac-address mac-address
undo static-bind mac-address