Advanced DH CP
Advanced DH CP
Advanced DH CP
Support remote DHCP clients located on the far side of DHCP and BOOTP relay
agents (where the network on the far side of the relay agent uses multinets).
In multinet configurations, you can use DHCP superscopes to group and activate
individual scope ranges of IP addresses used on your network. In this way, the DHCP
server can activate and provide leases from more than one scope to clients on a single
physical network.
Superscopes can resolve specific types of DHCP deployment issues for multinets,
including situations in which:
The available address pool for a currently active scope is nearly depleted, and
more computers need to be added to the network. The original scope includes the
full addressable range for a single IP network of a specified address class. You
need to use another range of IP addresses to extend the address space for the same
physical network segment.
Clients must be migrated over time to a new scope (such as to renumber the
current IP network from an address range used in an existing active scope to a
new scope that contains another range of IP addresses).
You want to use two DHCP servers on the same physical network segment to
manage separate logical IP networks.
The following illustration shows this example network in its original state. At this point,
no superscopes have been added and a single scope, Scope 1, is used to service all DHCP
clients on Subnet A.
This illustration shows the scope and superscope configuration to support the multinets
on the same physical network (Subnet A) as the DHCP server.
Example 3: Superscope for routed DHCP server with
relay agent supporting remote multinets
To include multinets implemented for client computers on Subnet B, the remote network
segment located across a router from the DHCP server on Subnet A, you can configure a
superscope that includes as members the additional scopes for the logical multinets for
which you need to add remote support (Scope 2 and Scope 3).
Because the multinets are for the remote network (Subnet B), the original scope (Scope
1) does not need to be part of the added superscope.
This illustration shows the scope and superscope configuration to support the multinets
on the remote physical network (Subnet B) away from the DHCP server. A DHCP relay
agent is used for DHCP servers to support clients on remote subnets.
Create a superscope
You can use this procedure to create a DHCP superscope.
To create a superscope
This menu option only appears if at least one scope that is not currently part of a
superscope has been created at the DHCP server.
Multicast scopes are supported by using Multicast Address Dynamic Client Allocation
Protocol (MADCAP), a protocol for performing multicast address allocation. The
MADCAP protocol describes how multicast address allocation or MADCAP servers can
dynamically provide IP addresses to other computers (MADCAP clients) on your
network.
After an MCS is configured and allocated a group address to use, any multicast clients
that have registered their membership with the MCS can receive streams sent to this
address. By registering with the MCS, clients can participate efficiently in the stream
process, such as for real-time video or audio network transmissions. The MCS also
manages the multicast group list, updating its membership and status so that multicast
traffic is received by all current members.
Name protection is based on the Dynamic Host Configuration Identifier (DHCID) in the
Dynamic Host Configuration Protocol (DHCP) server, and support for the new DHCID
RR (resource record) in DNS. DHCID RR is described by the Internet Engineering Task
Force (IETF) in RFCs 4701 and 4703.
DHCID is a resource record (RR) stored in DNS that maps names to prevent duplicate
registration. This RR is used by DHCP to store an identifier for a computer, along with
other information for the name such as the A/AAAA records of the computer. The unique
position of DHCP in the name registration process allows it to request this match, and
then refuse the registration of a computer with a different address attempting to register a
name with an existing DHCID record.
In addition, support for DHCP Unique Identifier (DUID) will be added to the IPv4
registration on the DHCP client. DUID is described by the IETF in RFC 4361.
Name protection can be configured for IPv4 and IPv6 at the network adapter level or
scope level. Name protection settings configured at the scope level take precedence over
the setting at the IPv4 or IPv6 level. If Name protection at the scope level is not
configured at all, then the setting at the IPv4 or IPv6 network adapter takes precedence.
DHCID protects names on a first come-first served basis.