3com 3031 Instruccion De Instalación

Descargar
Página de 1122
376
C
HAPTER
 30: DHCP C
ONFIGURATION
Defining Allocation 
Mode of DHCP Address 
Pool
You can select static address binding or dynamic address binding accordingly, but 
you can only choose one of them for a given DHCP address pool. 
For dynamic address allocation mode, you should specify address range. Static 
address binding can be deemed as a special DHCP address pool with only one 
address. 
Configuring statistic address binding
Some DHCP clients may require a fixed IP address, i.e., binding the client MAC 
address to an IP address. Then when the DHCP client with this MAC address 
requests for an IP address, DHCP server will find and allocate the bound IP address 
to the client. 
Perform the following in the DHCP Address Pool View. 
By default, no binding is configured and the client MAC address is set as Ethernet. 
The command 
static-bind ip-address 
must be used along with the 
static-bind mac-address
 command. If you use the commands repeatedly, the 
new configures will overwrite the previous one. 
Configuring static address binding for interface address pool
Perform the following in the Interface View.
Configuring dynamic address allocation
For the dynamic addresses (including permanent ones or those lease limit dynamic 
ones), you should configure them with address pool range. Currently only one 
address segment can be set to an address pool, which is define by the mask.  
Perform the following in the DHCP Address Pool View. 
Table 419   Configuring static address binding
Operation
Command
Configures static IP address 
binding
static-bind ip-address ip-address [ mask 
netmask
 ]
Deletes static IP address binding
undo static-bind ip-address
Configures static client MAC 
address binding 
static-bind mac-address mac-address
Deletes static client MAC address 
binding 
undo static-bind mac-address
Table 420   Configuring static address binding for interface address pool
Operation
Command
Configures statistic address binding for the 
address pool of the current interface
dhcp server static-bind ip-address 
ip-address
 mac-address mac-address
Deletes static address binding
undo dhcp server static-bind { 
ip-address ip-address
 | mac-address 
mac-address
 }