max_hops <number>
Defines the address and characteristics of the secondary DHCP Server over the
WAN that should receive our relayed DHCP requests.
| Parameters | Description | |
|
|
| |
| address | IP address of the secondary DHCP server over the WAN port where DHCP | |
|
|
| resolution requests should be forwarded. |
|
|
| |
| enabled | Whether or not this server is active for relay. | |
|
|
| |
| max_hops | maximum number of hops the redirected requests are allowed to accrue | |
|
|
| without the request being dropped. |
|
|
| |
set dhcp server | DNS1 <IP_address> | ||
| DNS2 <IP_address> | ||
| domain <string> | ||
| end_address <IP_address > | ||
| hostname <string> | ||
| lease <seconds> | ||
|
| mask <IP_address> | |
|
| router <IP_address> | |
|
| start_address <IP_address> | |
|
| WINS1 <IP_address> | |
| WINS2 <IP_address> |
Defines the characteristics of the DHCP Server and defines the pool of addresses that this facility should administer.
Parameters | Description |
|
|
DNS1 | IP address of the primary DNS server that the DHCP server will utilize when |
| resolving names. |
|
|
DNS2 | IP address of the secondary DNS server that the DHCP server will utilize when |
| resolving names. |
|
|
domain | Name of the DNS domain we exist in. |
|
|
end_address | Last IP address in the pool of IP addresses that will be handed out through |
| DHCP. |
|
|
hostname | DNS hostname of this unit. |
|
|
lease | The number of seconds that an IP address will be allocated to a workstation |
| without having to be renewed. |
|
|
mask | IP network mask that applies to the pool of IP addresses being administered. |
|
|
router | IP address that the workstations should use as their default gateway. |
|
|
start_address | First IP address in the pool of IP addresses that will be handed out through |
| DHCP. |
|
|
WINS1 | IP address of the primary WINS server that the DHCP server will utilize. |
|
|
WINS2 | IP address of the secondary WINS server that the DHCP server will utilize. |
|
|