You are employed as a network administrator ABC.com.
ABC.com has an active directory domain named ABC.com.
All servers on the ABC.com network have Windows Server 2012 R2 installed.
ABC.com has a server named server1 which is configured as a DHCP server.
You have created a superscope on server1.
Which of the following describes reason for creating a superscope?(choose all that apply.)

A.
To support DHCP clients on a single physical network segment where multiple logical ip networks are used.
B.
To allow for the sending of network traffic to a group of endpoints destination hosts.
C.
To support remote DHCP clients located on the far side of DHCP and BOOTP relay agents.
D.
To provide fault tolerance
Explanation:
http://technet.microsoft.com/en-us/library/cc757614(v=ws.10).aspx
Link provided in OPs explanation is redirecting to retired content, where you can download the 148mb pdf of content for Server 2003 retired Technet content
Should be pointing to this article
https://technet.microsoft.com/en-us/library/dd759168(v=ws.11).aspx
Which starts with this paragraph:
A superscope is an administrative feature of Dynamic Host Configuration Protocol (DHCP) servers running Windows Server 2008 that you can create and manage by using the DHCP Microsoft Management Console (MMC) snap-in. By using a superscope, you can group multiple scopes as a single administrative entity. With this feature, a DHCP server can:
Support DHCP clients on a single physical network segment (such as a single Ethernet LAN segment) where multiple logical IP networks are used. When more than one logical IP network is used on each physical subnet or network, such configurations are often called multinets.
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).
1
0