ISC Server
391
Sample DHCP Configuration File (continued)
subnet 10.10.21.0 netmask 255.255.255.0
{
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.
# Pool of addresses for BRANCH CALLP
pool{
allow members of "BRANCH_CALLP";
option routers 10.10.21.254;
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.
max-lease-time 2147483648;
min-lease-time 2147483648;
default-lease-time 2147483648;
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.
option broadcast-address 10.10.21.255;
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.
Summary of Contents for VCX V7000
Page 14: ...14 ABOUT THIS GUIDE ...
Page 58: ...58 CHAPTER 1 PRE INSTALLATION GUIDELINES ...
Page 118: ...118 CHAPTER 2 INSTALLING AN IP TELEPHONY AND MESSAGING SERVER ...
Page 164: ...164 CHAPTER 3 INSTALLING AN IP TELEPHONY SERVER ...
Page 218: ...218 CHAPTER 4 INSTALLING AN IP MESSAGING SERVER ...
Page 242: ...242 CHAPTER 5 INSTALLING A CALL PROCESSING SERVER ...
Page 252: ...252 CHAPTER 6 INSTALLING A CALL RECORDS SERVER ...
Page 284: ...284 CHAPTER 8 INSTALLING LANGUAGE PROMPTS ...
Page 326: ...324 CHAPTER 10 INSTALLING THE ENTERPRISE MANAGEMENT SUITE ...
Page 421: ...Automated Branch Office Startup 419 ...
Page 422: ...420 APPENDIX B AUTOMATED BRANCH OFFICE INSTALLATION ...
Page 482: ...480 APPENDIX E OBTAINING SUPPORT FOR YOUR 3COM PRODUCTS ...
Page 488: ...486 INDEX ...