Using DHCP to Assign IP Addresses to Secondary Networks
ID: Q169140
|
The information in this article applies to:
-
Microsoft Windows NT Server version 4.0
SUMMARY
This article describes how to use Dynamic Host Configuration Protocol
(DHCP) to lease IP addresses for routers configured to use secondary IP
addressing.
MORE INFORMATION
Some routers can be configured with primary and secondary addresses that
allows one port on a router to listen to multiple (logical) subnets.
Windows NT 4.0 Service Pack 2 and later introduced Superscoping support for
DHCP. This allows a DHCP server with one network interface card to assign
leases for multiple logical subnets.
To setup Superscopes in DHCP Manager, perform the following steps:
- Create a new scope in DHCP Manager that corresponds with the primary
subnet on the router.
- Create the Superscopes that will be a part of the secondary address(es)
configured on the router.
- Use the DHCP Manager to define the Superscope to include all the
subnets.
For complete steps on how to setup DHCP Superscoping, please refer to the
following article in the Microsoft Knowledge Base:
Q161571 Using DHCP Superscopes to Serve Multiple Logical Subnets
Additional query words:
secondary router nt4sp2 ntdhcp
Keywords : kbnetwork nttcp NTSrv
Version : WinNT:4.0
Platform : winnt
Issue type : kbinfo