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. 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.
authorize
003 Router
015 DNS Domain Name
netsh interface ipv6 set interface interface_name managedaddress=enabled
2. 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.
stateless
authorize
003 Router
particular configuration
3. When you configure DHCP options for the Default User class - which clients are assigned these options?
MAC filtering
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.
DHCP Server role check box
sc config dhcpserver start= auto
4. You can assign DHCP ______ at the server level - the scope level - and the reservation level.
self-configures
stateful
options
Starting IP Address and Ending IP Address
5. User classes enable you to apply a ______ of DHCP options to any subset of DHCP clients you define.
authorize
particular configuration
006 DNS Servers
inherited by all leases and reservations
6. 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
User classes
netsh interface ipv6 set interface interface_name managedaddress=enabled
negotiation between a DHCP client and a DHCP server
MAC filtering
7. These are used to assign options to any set of clients identified as sharing a common need for similar DHCP options configuration.
Select Network Connection Bindings
Specify IPv4 DNS Server Settings
User classes
MAC filtering
8. 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.
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.
particular configuration
options
051 Lease
9. 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
003 Router
DHCP Server role check box
Specify IPv4 DNS Server Settings
stateful
10. 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.
Starting IP Address and Ending IP Address
reservation
start /w ocsetup DHCPServerCore
003 Router
11. The process of creating ______ is the most important aspect of configuring a DHCP server.
044 WINS/NBNS Servers
class
Specify IPv4 WINS Server Settings
a scope
12. To enable stateful addressing on an IPv6 host - type the following command:
netsh interface ipv6 set interface interface_name managedaddress=enabled
MAC filtering
046 WINS /NB T Node Type
a scope
13. 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.
netsh interface ipv6 set interface interface_name managedaddress=enabled
Specify IPv4 DNS Server Settings
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.
particular configuration
14. To help you implement this two-DHCP server scenario - Win Server 2008 R2 includes a wizard that configures two DHCP servers with ______.
class
a scope
identical configurations that split an address range
options
15. The ______ page enables you to configure the 044 WINS/NBNS Server option - in which you can assign a WINS server list to clients.
a scope
Specify IPv4 WINS Server Settings
DHCP Server role check box
044 WINS/NBNS Servers
16. 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.
exclusion
003 Router
single physical subnet on your network to which DHCP services are offered
Add Or Edit DHCP Scopes
17. On the ______ page of the Add Roles Wizard - you specify the network adapter or adapters that the DHCP server will use to service clients.
051 Lease
net start dhcpserver
Select Network Connection Bindings
stateful
18. DHCP Options defined at the ______ level are inherited by all scopes configured on the server.
inherited by all leases and reservations
netsh interface ipv6 set interface interface_name managedaddress=enabled
server
Specify IPv4 DNS Server Settings
19. 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.
class
reservation
default
stateful
20. 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.
Starting IP Address and Ending IP Address
responding to client requests
a scope
stateless
21. 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 _____________________________.
single physical subnet on your network to which DHCP services are offered
003 Router
User classes
reservation
22. DHCP option: The IPv4 addresses of primary and secondary WINS servers for the DHCP client to use.
stateful
reservation
003 Router
044 WINS/NBNS Servers
23. DHCP option: The IP addresses for DNS name servers that DHCP clients can contact and use to resolve a domain host name query.
006 DNS Servers
negotiation between a DHCP client and a DHCP server
Vendor classes
Add Or Edit DHCP Scopes
24. 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.
activated
exclusion
046 WINS /NB T Node Type
MAC filtering
25. 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.
003 Router
particular configuration
Scope Name
reservation
26. You use a ______ to create a permanent address lease assignment by the DHCP server by associating an IP address with a MAC address.
net start dhcpserver
Select Network Connection Bindings
start /w ocsetup DHCPServerCore
reservation
27. 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:
inherited by all leases and reservations
Specify IPv4 WINS Server Settings
Scope Name
start /w ocsetup DHCPServerCore
28. DHCP Options defined at the _____ level apply to that reservation only.
MAC filtering
reservation
DnsUpdateProxy
stateful
29. 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.
responding to client requests
identical configurations that split an address range
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.
negotiation between a DHCP client and a DHCP server
30. 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
class
responding to client requests
015 DNS Domain Name
Starting IP Address and Ending IP Address
31. 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.
reservation
DnsUpdateProxy
options
Scope Name
32. The Default User class is a class to which all DHCP clients belong and the class in which all options are created by ______.
006 DNS Servers
Name Protection
Select Network Connection Bindings
default
33. DHCP Options defined at the scope level are ____________________________ within the scope.
sc config dhcpserver start= auto
negotiation between a DHCP client and a DHCP server
server
inherited by all leases and reservations
34. To configure the DHCP service to start automatically - type the following command. (Be sure to include the space after the equal sign.)
authorize
start /w ocsetup DHCPServerCore
Scope Name
sc config dhcpserver start= auto
35. A scope will lease out addresses only if it is ______. By default - this option to activate the new scope is enabled.
Vendor classes
activated
Scope Name
self-configures
36. The ______ page - enables you to define or edit scopes on the DHCP server.
default
Add Or Edit DHCP Scopes
authorize
single physical subnet on your network to which DHCP services are offered
37. These are used to assign vendor-specific options to DHCP clients identified as a vendor type.
Specify IPv4 WINS Server Settings
User classes
authorize
Vendor classes
38. ______ 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
Name Protection
Specify IPv4 WINS Server Settings
reservation
39. 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
single physical subnet on your network to which DHCP services are offered
particular configuration
net start dhcpserver
authorize
40. An options ______ is a client category that enables the DHCP server to assign options only to particular clients within a scope.
class
046 WINS /NB T Node Type
authorize
Specify IPv4 DNS Server Settings
41. Win Srvr 2008 R2 has a new feature called ______ that allows you to restrict access to DHCP service by MAC address.
Specify IPv4 DNS Server Settings
single physical subnet on your network to which DHCP services are offered
MAC filtering
Vendor classes
42. 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
stateless
self-configures
MAC filtering
044 WINS/NBNS Servers