subnet 10.10.21.0 netmask 255.255.255.0
{
# Pool of addresses for BRANCH CALLP
pool{
allow members of "BRANCH_CALLP";
option routers 10.10.21.254;
max-lease-time 2147483648;
min-lease-time 2147483648;
default-lease-time 2147483648;
option broadcast-address 10.10.21.255;
Sample DHCP Configuration File (continued)
The previous two lines begin the definition of the subnetwork parameters
for the branch office. First the subnet address is defined, followed by the
subnetwork mask.
CHANGE FOR EACH BRANCH: The subnet IP address must be changed
to match the branch office subnetwork. Branch offices must use unique
subnetworks so that the DHCP server can identify DHCP the branch office
from which a request is coming. The netmask may also need to be
changed if the branch office uses a different mask. However, this is less
likely.
The previous line defines the IP address for the network router in the
branch office. Typically, router addresses end in either 1 or 254.
CHANGE FOR EACH BRANCH: The router IP address must conform to
the network parameters of the branch office and each branch office must
use a unique subnetwork address.
VCX servers in branch offices require DHCP leases that will not expire. Use
the parameters shown in the previous three lines to configure all
lease-related parameters to the maximum value.
The previous line defines the broadcast address for the branch office
network.
CHANGE FOR EACH BRANCH: The broadcast IP address must conform
to the network parameters of the branch office and each branch office
must use a unique subnetwork address.
ISC Server
391
Need help?
Do you have a question about the VCX V7000 and is the answer not in the manual?
Questions and answers