3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
725
static-bind mac-address
Syntax static-bind mac-address mac-address
undo static-bind mac-address
View DHCP address pool view
Parameter mac-address: The MAC address of a static binding, in the format H-H-H.
Description Use the
static-bind mac-address command to specify the MAC address of a
static binding in a DHCP address pool.
Use the
undo static-bind mac-address command to remove the MAC address
of a static binding from a DHCP address pool.
By default, no MAC address is specified.
Note that:
Use the static-bind mac-address command together with the static-bind
ip-address command to complete a static binding configuration.
If you use the static-bind mac-address or static-bind client-identifier
command repeatedly, the latest configuration will overwrite the previous one.
Relate command: dhcp server ip-pool, static-bind client-identifier and
static-bind ip-address.
Example # 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
Parameter domain-name: TFTP server name, a string of 1 to 63 characters.
Description Use the
tftp-server domain-name command to specify a TFTP server name in a
DHCP address pool.