You work as an administrator at contoso.com. Contoso.com network consists of a single domain named contoso.com.
All servers on the contoso.com network have Windows Server 2012 R2 installed.
Contoso.com has a server,named SERVER1,which has the AD DS, DHCP and DNS server roles installed.
Contoso.com also has a server named SERVER2,which has the DHCP and Remote Access Server Role installed.
You have configured a server,which has the File and Storage Services Server role installed.to automatically acquire an IP address.
The server is named Server3.
You then create a filter on SERVER1.
Which of the following is a reason for this configuration?

A.
To make sure that SERVER1 issues Server3 an IP address.
B.
To make sure that SERVER1 does not issue SERVER3 an IP address
C.
To make sure that SERVER3 acquires a constant IP address from SERVER2 only.
D.
To make sure that SERVER3 is configured with a static IP address
Explanation:
A)
MAC Address Filtering allows the ability to Deny a MAC addresses to be issued a IP from the DHCP server
B)
Deny Filter would not allow SERVER1 to issue SERVER3 an IP
C)
A DHCP Reservation on SERVER2 would be needed for a constant IP
D)QUESTION : states it is configure to automatically acquire IP
http://technet.microsoft.com/en-us/library/cc779507(v=ws.10).aspx
http://technet.microsoft.com/en-us/library/ee941155(v=ws.10).aspx
this is a dumb question and very ambiguous.
What filter (allow or deny) is created?
1
0
An allow filter only allows those clients in the filter to get an address. So all other clients would need to be added.
The deny filter only excludes server3.
0
0