SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
MCTS: Creating A DHCP Infrastructure
Start Test
Study First
Subjects
:
certifications
,
mcts
,
it-skills
Instructions:
Answer 42 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. The ______ page - enables you to define or edit scopes on the DHCP server.
responding to client requests
DHCP Server role check box
reservation
Add Or Edit DHCP Scopes
2. This value has no effect on DHCP clients. It is merely a name you can use to label the scope as it appears in the DHCP console.
reservation
stateful
net start dhcpserver
Scope Name
3. An ______ range is a set of one or more IP addresses that is included within the range of a defined scope but that you do not want to lease to DHCP clients.
Name Protection
class
exclusion
start /w ocsetup DHCPServerCore
4. When an IPv6 host is configured to obtain an address automatically - instead of using a DHCP server - the host in stateless mode ______ an address compatible with the local subnet by exchanging Router Solicitation and Router Advertisement messages wi
reservation
server
activated
self-configures
5. When you configure a delay on the Advanced tab of the Scope Properties dialog box - you instruct the DHCP server to wait a specified number of milliseconds before ______ for DHCP service.
reservation
sc config dhcpserver start= auto
All clients - except when a client is assigned a class-specific option that conflicts with an option defined for the Default User class. In this case - the class-specific option takes precedence.
responding to client requests
6. DHCP option: An option that specifies the domain name that DHCP clients should use when resolving unqualified names during DNS domain name resolution. This option also allows clients to perform dynamic DNS updates.
Add Or Edit DHCP Scopes
Scope Name
netsh interface ipv6 set interface interface_name managedaddress=enabled
015 DNS Domain Name
7. Win Srvr 2008 R2 has a new feature called ______ that allows you to restrict access to DHCP service by MAC address.
options
MAC filtering
exclusion
a scope
8. To enable stateful addressing on an IPv6 host - type the following command:
netsh interface ipv6 set interface interface_name managedaddress=enabled
User classes
MAC filtering
Select Network Connection Bindings
9. DHCP option: The IP addresses for DNS name servers that DHCP clients can contact and use to resolve a domain host name query.
authorize
006 DNS Servers
reservation
reservation
10. To configure the DHCP service to start automatically - type the following command. (Be sure to include the space after the equal sign.)
sc config dhcpserver start= auto
particular configuration
self-configures
reservation
11. You can assign DHCP ______ at the server level - the scope level - and the reservation level.
options
stateless
Add Or Edit DHCP Scopes
authorize
12. To help you implement this two-DHCP server scenario - Win Server 2008 R2 includes a wizard that configures two DHCP servers with ______.
User classes
015 DNS Domain Name
identical configurations that split an address range
options
13. DHCP option: The IPv4 addresses of primary and secondary WINS servers for the DHCP client to use.
single physical subnet on your network to which DHCP services are offered
Starting IP Address and Ending IP Address
044 WINS/NBNS Servers
All clients - except when a client is assigned a class-specific option that conflicts with an option defined for the Default User class. In this case - the class-specific option takes precedence.
14. Before your DHCP server can provide IP address leases to clients - a range of IP addresses must be defined at the DHCP server. This range - known as a scope - defines a _____________________________.
Scope Name
single physical subnet on your network to which DHCP services are offered
class
exclusion
15. DHCP Options defined at the scope level are ____________________________ within the scope.
Starting IP Address and Ending IP Address
044 WINS/NBNS Servers
inherited by all leases and reservations
DHCP Server role check box
16. When you configure DHCP options for the Default User class - which clients are assigned these options?
options
net start dhcpserver
All clients - except when a client is assigned a class-specific option that conflicts with an option defined for the Default User class. In this case - the class-specific option takes precedence.
sc config dhcpserver start= auto
17. A scope will lease out addresses only if it is ______. By default - this option to activate the new scope is enabled.
self-configures
stateful
activated
sc config dhcpserver start= auto
18. ______ addresses a problem in which registrations for clients not running Windows can overwrite each other's resource records - even in zones where secure dynamic updates are enabled.
netsh interface ipv6 set interface interface_name managedaddress=enabled
006 DNS Servers
Name Protection
Scope Name
19. An options ______ is a client category that enables the DHCP server to assign options only to particular clients within a scope.
activated
class
MAC filtering
exclusion
20. The ______ page enables you to configure the 044 WINS/NBNS Server option - in which you can assign a WINS server list to clients.
Vendor classes
Scope Name
003 Router
Specify IPv4 WINS Server Settings
21. You use a ______ to create a permanent address lease assignment by the DHCP server by associating an IP address with a MAC address.
reservation
stateful
options
046 WINS /NB T Node Type
22. The process of creating ______ is the most important aspect of configuring a DHCP server.
DHCP Server role check box
stateful
a scope
Scope Name
23. When you select the ______________ on the Select Server Roles page of the Add Roles Wizard - the wizard presents you with the following configuration pages: - Select Network Connection Bindings - Specify IPv4 DNS Server Settings - Specify IPv4 WI
DHCP Server role check box
a scope
046 WINS /NB T Node Type
single physical subnet on your network to which DHCP services are offered
24. User classes enable you to apply a ______ of DHCP options to any subset of DHCP clients you define.
negotiation between a DHCP client and a DHCP server
051 Lease
particular configuration
Specify IPv4 DNS Server Settings
25. DHCP option: A preferred list of IPv4 addresses for routers on the same subnet as DHCP clients. The client can then contact these routers as needed to forward IPv4 packets destined for remote hosts.
responding to client requests
003 Router
Scope Name
044 WINS/NBNS Servers
26. DHCP Options defined at the ______ level are inherited by all scopes configured on the server.
server
stateless
self-configures
reservation
27. The actual _____________________ occurs in four stages: 1. Broadcast DHCP Discover 2. Respond with DHCP Offer 3. Respond with DHCP Request 4. Confirm with DHCP Ack
negotiation between a DHCP client and a DHCP server
051 Lease
exclusion
006 DNS Servers
28. DHCP option: An option that assigns a special lease duration only to remote access clients. This option relies on user class information advertised by this client type.
authorize
self-configures
User classes
051 Lease
29. In ______ addressing - DHCPv6 clients self-configure their IPv6 addresses with the help of neighboring IPv6 routers. However - they can still obtain DHCPv6 options from a DHCPv6 server.
Specify IPv4 WINS Server Settings
044 WINS/NBNS Servers
015 DNS Domain Name
stateless
30. The Default User class is a class to which all DHCP clients belong and the class in which all options are created by ______.
reservation
Specify IPv4 DNS Server Settings
051 Lease
default
31. To configure a DHCP server on a Server Core installation of Win Srvr 2008 or Win Srvr 2008 R2 - first install the DHCP Server role by typing the following command:
All clients - except when a client is assigned a class-specific option that conflicts with an option defined for the Default User class. In this case - the class-specific option takes precedence.
start /w ocsetup DHCPServerCore
046 WINS /NB T Node Type
options
32. When ______ addressing is then enabled on IPv6 hosts - the hosts request an address and potentially other IPv6 configuration options from a DHCP server by using the DHCPv6 protocol.
stateful
inherited by all leases and reservations
authorize
MAC filtering
33. Before a DHCP server in a domain environment can lease addresses from an existing scope to any DHCP clients - you first need to authorize the server and ______ the scope.
006 DNS Servers
044 WINS/NBNS Servers
authorize
a scope
34. The following list describes the features that you can configure for a scope by using this dialog box: - Scope Name - ______________________ - Subnet Mask - Default Gateway (optional) - Subnet Type - Activate This Scope
MAC filtering
Starting IP Address and Ending IP Address
net start dhcpserver
a scope
35. The ______ page of the Add Roles Wizard - essentially provides you an opportunity to configure the 015 DNS Domain Names and the 006 DNS Servers options for all scopes that you will create on the DHCP server.
Starting IP Address and Ending IP Address
Specify IPv4 DNS Server Settings
Specify IPv4 WINS Server Settings
051 Lease
36. Even though this command installs the DHCP Server role - it does not automatically start the DHCP Server service or configure the service to start automatically by default upon starting. To start the DHCP service for the first time - use the followin
User classes
identical configurations that split an address range
net start dhcpserver
self-configures
37. DHCP option: A preferred NetBIOS name resolution method for the DHCP client to use—such as b-node (0x1) for broadcast only - or h-node (0x8) for a hybrid of point-to-point and broadcast methods.
046 WINS /NB T Node Type
Scope Name
activated
User classes
38. DHCP Options defined at the _____ level apply to that reservation only.
Specify IPv4 DNS Server Settings
Scope Name
class
reservation
39. When members of ______ create resource records - the resource records have no security info. These records can therefore be updated by any computer - even in zones requiring secure updates.
Specify IPv4 WINS Server Settings
Name Protection
class
DnsUpdateProxy
40. These are used to assign options to any set of clients identified as sharing a common need for similar DHCP options configuration.
Name Protection
User classes
inherited by all leases and reservations
exclusion
41. On the ______ page of the Add Roles Wizard - you specify the network adapter or adapters that the DHCP server will use to service clients.
default
Select Network Connection Bindings
self-configures
DnsUpdateProxy
42. These are used to assign vendor-specific options to DHCP clients identified as a vendor type.
identical configurations that split an address range
reservation
Add Or Edit DHCP Scopes
Vendor classes