Module 8 Review Quiz Flashcards

1
Q

Which of the following represents the maximum amount of time that a DNS server or resolver is allowed to cache the result of a forward lookup?

a. Zone transfer	
b. TTL	
c. Root hints	
d. PTR
A

b. TTL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Windows computers contact their DNS server at boot time to create or update their host resource records. This feature is called zone transfer.

a. True
b. False

A

b. False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which of the following are authoritative DNS server types? (Choose all that apply.)

a. Primary
b. Active Directory-integrated primary
c. Secondary
d. Caching-only

A

a. Primary

b. Active Directory-integrated primary

c. Secondary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

If a DNS server does not contain a zone file that contains the resource records for a lookup, and is not configured as a conditional or default forwarder, it will use its root hints file to perform a recursive query.

a. True
b. False

A

a. True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which resource record stores zone transfer settings?

a. NS	
b. PTR	
c. A	
d. SOA
A

d. SOA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

You wish to provide access to Web resources in another organization. However, the associated A records for these resources are stored in a zone file on a DNS server in the other organization that is not publicly registered. What can you configure on your organization’s DNS server to allow access to these resources? (Choose all that apply.)

a. A stub zone that forwards requests to the other organization’s DNS server

b. A conditional forwarder that forwards requests to the other organization’s DNS server

c. A primary zone that copies resource records from the zone on the other organization’s DNS server

d. A secondary zone that copies resource records from the zone on the other organization’s DNS server

A

a. A stub zone that forwards requests to the other organization’s DNS server

b. A conditional forwarder that forwards requests to the other organization’s DNS server

d. A secondary zone that copies resource records from the zone on the other organization’s DNS server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Scavenging can be configured to remove stale resource records that were added to a zone using dynamic update.

a. True
b. False

A

a. True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A user complains that they are unable to contact a specific server in your organization. You remember that you recently modified the A record for this server on your organization’s Active Directory-integrated DNS server. Which troubleshooting step should you try first to remedy the issue?

a. Clear the DNS cache on the DNS server

b. Clear the DNS cache on the user’s computer

c. Run the nslookup command on the user’s computer

d. Restart the DNS Server service

A

b. Clear the DNS cache on the user’s computer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Which two resource records can you create in a zone to provide the FQDN of an email server for the zone, as well as associate this FQDN with an IPv6 address? (Choose two answers.)

a. MX
b. A
c. CNAME
d. AAAA

A

a. MX
d. AAAA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which of the following are valid reasons to deploy a WINS server? (Choose all that apply.)

a. To reduce NetBIOS name broadcasts on LANs in an organization

b. To allow computers in one LAN to resolve NetBIOS names in another LAN

c. To resolve NetBIOS names to IPv6 addresses

d. To provide legacy Windows clients access to an Active Directory domain

A

a. To reduce NetBIOS name broadcasts on LANs in an organization

b. To allow computers in one LAN to resolve NetBIOS names in another LAN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

NetBIOS name records are automatically created on a WINS server by computers that are configured to use the WINS server.

a. True
b. False

A

a. True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Your organization has two WINS servers to provide for NetBIOS name resolution. What can you do to ensure that each WINS server shares its NetBIOS name records with the other server?

a. Configure WINS failover for the two WINS servers

b. Provide the IP address of both WINS servers in IPv4 properties on each WINS client

c. Configure the DNS server to use WINS lookup

d. Configure the two servers as replication partners

A

d. Configure the two servers as replication partners

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

DHCP servers respond to DHCPDISCOVER packets received from DHCP clients or DHCP relay agents with a DHCPACK packet.

a. True
b. False

A

b. False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which of the following are optional components of a DHCP scope?

a. IP address exclusions
b. DHCP options
c. DHCP policy
d. Reservation

A

a. IP address exclusions
b. DHCP options
c. DHCP policy
d. Reservation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

The default lease time of 8 days for a DHCP scope is appropriate for networks that primarily contain mobile devices, but should be reduce for networks that primarily contain desktop PCs.

a. True
b. False

A

b. False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

DHCP reservations must use the DHCP options from their scope.

a. True
b. False

A

b. False

17
Q

Which DHCP option number provides a default gateway router?

a. 003	
b. 004	
c. 006	
d. 015
A

a. 003

18
Q

DHCP servers can be configured to dynamically update host and PTR records for legacy DHCP clients and DHCP clients that do not use a Microsoft operating system.

a. True
b. False

A

a. True

19
Q

Which two of the following tasks can you perform to provide fault tolerance for two DHCP servers in the DMZ? (Choose two answers.)

a. Ensure that DHCP relay agents in the organization are configured with the IP address of both DHCP servers

b. Ensure that half of the DHCP relay agents in the organization are configured with the IP address of the first DHCP server, and the other half are configured with the IP address of the second DHCP server

c. Configure the two DHCP servers as replication partners

d. Configure DHCP failover in either load balance or hot standby mode for all scopes

A

a. Ensure that DHCP relay agents in the organization are configured with the IP address of both DHCP servers

d. Configure DHCP failover in either load balance or hot standby mode for all scopes

20
Q

To prevent a DHCP server from leasing an IPv4 address that has been manually configured on a computer on the network, you can configure a DHCP server to send one or more ping requests to an IPv4 address before leasing it.

a. True
b. False

A

a. True