R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

166
View
DHCP address pool view
Default level
2: System level
Parameters
mac-address: The MAC address of a static binding, in the format of H-H-H.
Description
Use static-bind mac-address to statically bind a MAC address to an IP address in a DHCP address pool.
Use undo static-bind mac-address to remove the statically bound MAC address.
By default, no MAC address is statically bound.
Note the following:
Use static-bind mac-address command together with the static-bind ip-address to complete a static
binding configuration.
If you use the static-bind mac-address or static-bind client-identifier command repeatedly, the latest
configuration overwrites the previous one.
Relate commands: dhcp server ip-pool, static-bind client-identifier, static-bind ip-address, display dhcp
server tree.
Examples
# Bind the client MAC address 0000-e03f-0305 to the IP address 10.1.1.1 with the mask 255.255.255.0
in DHCP address pool 0.
<Sysname> system-view
[Sysname] dhcp server ip-pool 0
[Sysname-dhcp-pool-0] static-bind ip-address 10.1.1.1 mask 255.255.255.0
[Sysname-dhcp-pool-0] static-bind mac-address 0000-e03f-0305
tftp-server domain-name
Syntax
tftp-server domain-name domain-name
undo tftp-server domain-name
View
DHCP address pool view
Default level
2: System level
Parameters
domain-name: TFTP server name, a string of 1 to 63 characters.
Description
Use tftp-server domain-name to specify a TFTP server name in a DHCP address pool.
Use undo tftp-server domain-name to remove the TFTP server name from a DHCP address pool.
By default, no TFTP server name is specified.