Deck 8: Implementing Network Services

Full screen (f)
exit full mode
Question
For zones that allow dynamic updates, you do not need to create CNAME and MX records or host records that provide for round robin or netmask ordering.
Use Space or
up arrow
down arrow
to flip the card.
Question
What resource record type defines an IPv6 host address in DNS?

A) A record
B) AAAA record
C) PTR
D) CNAME record
Question
The subnet mask cannot be modified once a scope is created.
Question
Leisl configures multiple WINS servers on her organization's network. She wants the WINS servers to be able to share the NetBIOS records with each other. Which of the following features should Leisl use?

A) Nslookup
B) Debug logging
C) A stub zone
D) A replication partner
Question
Aspen sets up the round robin feature in DNS for an FQDN server, server.domainA.com. She creates two identical Web servers with IP addresses 192.168.1.75 and 172.6.0.15 and associates two A records on the FQDN server with these IP addresses. The first A record is associated with the Web server having the IP address 192.168.1.75, and the second A record is associated with the Web server having the IP address 172.6.0.15. Aspen uses a client with the IP address 172.6.0.95 to perform a forward lookup of server.domainA.com. Which of the following is true of this scenario?

A) The FQDN server will return both IP addresses, 192.168.1.75 followed by 172.6.0.15.
B) The FQDN server will return one of the IP addresses because of the round robin feature setup.
C) The client will contact the Web server with the address 172.6.0.15.
D) The client will contact the Web server with the address 192.168.1.75.
Question
Malia configures a primary zone on a DNS server to accept dynamic updates. Whenever a computer is added to the network, resource records for the computer are automatically created. For a computer, NX2001EY, Malia configures resource records manually. On the Zone Aging/Scavenging Properties window, she selects Scavenge stale resource records, sets the No-refresh interval to 14 days, and sets the Refresh interval to 14 days. She also enables automatic scavenging in the DNS server's properties. If Malia removes NX2001EY from the network, what is the most likely outcome in this scenario?

A) The resource records for N2001EY will be deleted within 14 days.
B) All the resource records for N2001EY will be made available for scavenging after 28 days.
C) Some of the resource records for N2001EY will be made available for scavenging after 28 days.
D) Malia will need to manually remove all the resource records for N20001EY.
Question
You are investigating strange traffic on your network and wish to resolve an IP address to a DNS name. What resource record should you use to perform a reverse lookup?

A) An A record
B) An AAAA record
C) A PTR record
D) A CNAME record
Question
Radha is using nslookup to troubleshoot DNS-related issues on SERVER1. She uses the command prompt and types in the statement nslookup servery.zone1.com. SERVER1 returns an incorrect result. If SERVER1 is non-authoritative for this lookup, what should Radha do to resolve this issue?

A) Ensure that the configuration of any stub zones is correct
B) Configure the IP address of the correct DNS server in network interface properties on the resolver
C) Modify the associated records in the zone on SERVER1 to include the correct information
D) Clear the DNS Server cache, and clear the DNS cache on the resolver
Question
Which of the following is the most likely cause for missing resource records in a secondary zone?

A) Zone transfer issues
B) An invalid entry in the DNS cache
C) Zones that allow dynamic updates
D) Manual DNS cache flushing
Question
Which of the following organizations does not need to install a WINS server?

A) An organization that uses shared folders on computers with NetBIOS names
B) An organization that uses modern operating systems such as Windows 10
C) An organization that has disabled NetBIOS on its computers
D) An organization that has DNS servers installed
Question
Reno is facing some DNS server issues that he is unable to resolve using nslookup, DNS manager, and other general methods. He decides to use information from the DNS Server log to identify the issue. However, the information that was logged is insufficient to resolve the issue. Reno is able to identify the issue after enabling debug logging. What should Reno do next?

A) Reno should permanently enable debug logging.
B) Reno should turn off debug logging.
C) Reno should delete all the log files.
D) Reno should flush the DNS server cache.
Question
Which of the following is true of WINS?

A) It is enabled by default on all Windows Server systems.
B) It can only resolve NetBIOS names to IPv4 addresses.
C) If NetBIOS is enabled, a WINS server does not need to be installed on the network.
D) If a computer is configured to use WINS, it resolves NetBIOS names using broadcasts.
Question
When some computers have incorrect address information, you should check for the presence of unauthorized DHCP servers on the network running a non-Windows operating system and remove them if found.
Question
If there are multiple DHCP servers on a network, DHCP clients will accept the first offer that they receive.
Question
You are the administrator for an Active Directory domain and have been tasked with improving the response time for resolving DNS queries for resources in a second company-owned domain that does not use Active Directory. What type of zone can be used to accomplish this task with minimal overhead?

A) A forward zone
B) A reverse zone
C) A stub zone
D) A glue zone
Question
Lashonda sets up a DNS server, SERVER1, with a forward lookup zone called domainA.com. It hosts the resource records for the domainX.com Active Directory domain. It contains host (A) records for two network interfaces on SERVER1 (172.16.0.10 and 192.168.1.50). The host records are associated with the FQDNs server1.domainA.com and domainA.com. There is also an SOA record and an NS record for the zone. Which of the following records identifies SERVER1 as an authoritative DNS server?

A) The SOA record
B) The NS record
C) The A record for 172.16.0.10
D) The A record for 192.168.1.50
Question
Tuyet types the following statement into File Explorer: \\serverA\Share1 . The NetBIOS name is resolved by a WINS server, and Tuyet is able to access the shared folder. After this interaction with the WINS server, Tuyet does not perform any other operations that requires her computer to interact with the WINS server for over a week. Which of the following is true of this scenario?

A) The NetBIOS name is first broadcast over the LAN to all the computers.
B) Tuyet is using a Windows XP computer or another legacy operating system.
C) Tuyet's computer's name record will be deleted from the WINS server.
D) The WINS server will automatically shut down because of inactivity.
Question
Identify a vital service provided by secondary DNS servers.

A) Secondary DNS servers contain read-write copies of a primary DNS server's data.
B) Secondary DNS servers respond to DNS lookup requests using read-only zone files.
C) Secondary DNS servers improve security by preventing access to primary DNS servers.
D) Secondary DNS servers divert all traffic to primary DNS servers to reduce load.
Question
Felicia is drafting an email to her colleague Rhonda. After Felicia types out the email, she enters the email address rhonda@zoneA.com and clicks Send. Felicia's email server uses the email address typed to locate the recipient email server. Which DNS resource record for zoneA.com allows Felicia's email server to locate the recipient email server?

A) The A record
B) The AAAA record
C) The MX record
D) The CNAME record
Question
Kaya is an administrator at Kelvin Computing. Benjamin, a user, wants to access a shared folder on SERVERA, so he uses the UNC \\servera\share to access the folder. His computer then sends out a broadcast to the network to resolve the name SERVERA. Because of the broadcast, all computers on the LAN interpret it and causes additional processing that interferes with other operations. What can Kaya do to avoid this additional overhead?

A) Install a WINS server
B) Restart the DNS Server
C) Configure a default forwarder
D) Configure a conditional forwarder
Question
Dev is configuring the DHCP server in his organization. He wants to restrict some computers from obtaining an IP lease from the DHCP. How can he achieve this?
Question
Carlos is configuring a DHCP server in his organization. Some of the computers in his organization contain manually configured IP addresses. Currently, he is setting up the new server to configure IP addresses for users who operate their mobile devices on the organization's network. Which of the following decisions should Carlos reevaluate ?

A) Carlos sets the subnet mask as 255.255.255.0.
B) Carlos provides a subnet delay of 100 milliseconds.
C) Carlos sets the lease duration to 7 days.
D) Carlos excludes certain IP addresses.
Question
You are troubleshooting a DHCP server and discover that it is not dynamically updating DNS records for DHCP clients. What is the most likely cause for this issue ?

A) The network contains computers with manually configured IP addresses.
B) The DNS server and DHCP server are in different domains.
C) The DNS server is an authoritative, primary DNS server.
D) The DNS server and DHCP server are running on different operating systems.
Question
What is the difference between stub zones and conditional forwarders?
Question
You are a system administrator and all the computers on your organization's network are unable to lease addresses from the DHCP servers. How will you fix this issue?
Question
In the context of DHCP, why do organizations use MAC address filtering?
Question
Raymond and Lin are facing network issues on their computers. Rayna, the administrator, is troubleshooting the issue. She notices that Raymond and Lin's computers are using the same IP address, 192.167.1.85. If the organization's network uses a DHCP server, which of the following most likely caused this issue?

A) The IP addresses were configured automatically.
B) The IP addresses were configured manually.
C) The IP addresses were configured by the DHCP server.
D) The IP addresses on both computers have expired.
Question
Danielle creates a new scope, Sales LAN, for a DHCP server in her organization. She wants to assign an IP address to a printer in the sales department. Which of the following folders should Danielle use to configure this option ?

A) Address Pool
B) Address Leases
C) Policies
D) Reservations
Question
How do you resolve a DNA-related problem caused by an invalid DNS cache entry?
Question
What is the use of group NetBIOS name records?
Question
Why do organizations configure default forwarders?
Question
What is the first step in troubleshooting an issue where a single computer is unable to lease an address?

A) Ensuring that the DHCP service is running
B) Verifying that the DHCP server is authorized
C) Confirming that the computer has a physical connection to the network
D) Checking if the computer was manually configured with an IP address
Question
Fan configures fault tolerance using two DHCP servers for his organization's network. How can he prevent the two DHCP servers from independently issuing duplicate IP address leases for a network?
Question
Christopher sets up multiple WINS servers in his organization and configures users' computers to use the WINS server. During testing, he attempts to access a folder called Share on the computer SERVERA. He enters the following statement into File Explorer: \\serverA\share. However, Christopher is unable to access the shared folder. What is the most likely reason for this issue?

A) SERVERA does not have a NetBIOS name record on any WINS server.
B) Christopher has not set up replication.
C) The user computer is connect to the LAN but not to the Internet.
D) The UNC syntax entered is incorrect and is missing arguments.
Question
Michelle is configuring a DHCP server in her organization. When creating a new scope, she is prompted to enter the subnet delay. She chooses to enter a few milliseconds of delay. If true, which of the following would justify this choice ?

A) The network contains other DHCP servers that lease IP addresses.
B) The organization contains computers with manually configured IP addresses.
C) The organization contains DHCP relay agents in different locations.
D) The network contains DHCP servers configured in a DHCP failover configuration.
Question
Explain the DHCP lease process.
Question
What information must be provided in order to configure an IPv6 DHCP scope?
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/37
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 8: Implementing Network Services
1
For zones that allow dynamic updates, you do not need to create CNAME and MX records or host records that provide for round robin or netmask ordering.
False
2
What resource record type defines an IPv6 host address in DNS?

A) A record
B) AAAA record
C) PTR
D) CNAME record
B
3
The subnet mask cannot be modified once a scope is created.
True
4
Leisl configures multiple WINS servers on her organization's network. She wants the WINS servers to be able to share the NetBIOS records with each other. Which of the following features should Leisl use?

A) Nslookup
B) Debug logging
C) A stub zone
D) A replication partner
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
5
Aspen sets up the round robin feature in DNS for an FQDN server, server.domainA.com. She creates two identical Web servers with IP addresses 192.168.1.75 and 172.6.0.15 and associates two A records on the FQDN server with these IP addresses. The first A record is associated with the Web server having the IP address 192.168.1.75, and the second A record is associated with the Web server having the IP address 172.6.0.15. Aspen uses a client with the IP address 172.6.0.95 to perform a forward lookup of server.domainA.com. Which of the following is true of this scenario?

A) The FQDN server will return both IP addresses, 192.168.1.75 followed by 172.6.0.15.
B) The FQDN server will return one of the IP addresses because of the round robin feature setup.
C) The client will contact the Web server with the address 172.6.0.15.
D) The client will contact the Web server with the address 192.168.1.75.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
6
Malia configures a primary zone on a DNS server to accept dynamic updates. Whenever a computer is added to the network, resource records for the computer are automatically created. For a computer, NX2001EY, Malia configures resource records manually. On the Zone Aging/Scavenging Properties window, she selects Scavenge stale resource records, sets the No-refresh interval to 14 days, and sets the Refresh interval to 14 days. She also enables automatic scavenging in the DNS server's properties. If Malia removes NX2001EY from the network, what is the most likely outcome in this scenario?

A) The resource records for N2001EY will be deleted within 14 days.
B) All the resource records for N2001EY will be made available for scavenging after 28 days.
C) Some of the resource records for N2001EY will be made available for scavenging after 28 days.
D) Malia will need to manually remove all the resource records for N20001EY.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
7
You are investigating strange traffic on your network and wish to resolve an IP address to a DNS name. What resource record should you use to perform a reverse lookup?

A) An A record
B) An AAAA record
C) A PTR record
D) A CNAME record
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
8
Radha is using nslookup to troubleshoot DNS-related issues on SERVER1. She uses the command prompt and types in the statement nslookup servery.zone1.com. SERVER1 returns an incorrect result. If SERVER1 is non-authoritative for this lookup, what should Radha do to resolve this issue?

A) Ensure that the configuration of any stub zones is correct
B) Configure the IP address of the correct DNS server in network interface properties on the resolver
C) Modify the associated records in the zone on SERVER1 to include the correct information
D) Clear the DNS Server cache, and clear the DNS cache on the resolver
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
9
Which of the following is the most likely cause for missing resource records in a secondary zone?

A) Zone transfer issues
B) An invalid entry in the DNS cache
C) Zones that allow dynamic updates
D) Manual DNS cache flushing
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
10
Which of the following organizations does not need to install a WINS server?

A) An organization that uses shared folders on computers with NetBIOS names
B) An organization that uses modern operating systems such as Windows 10
C) An organization that has disabled NetBIOS on its computers
D) An organization that has DNS servers installed
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
11
Reno is facing some DNS server issues that he is unable to resolve using nslookup, DNS manager, and other general methods. He decides to use information from the DNS Server log to identify the issue. However, the information that was logged is insufficient to resolve the issue. Reno is able to identify the issue after enabling debug logging. What should Reno do next?

A) Reno should permanently enable debug logging.
B) Reno should turn off debug logging.
C) Reno should delete all the log files.
D) Reno should flush the DNS server cache.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
12
Which of the following is true of WINS?

A) It is enabled by default on all Windows Server systems.
B) It can only resolve NetBIOS names to IPv4 addresses.
C) If NetBIOS is enabled, a WINS server does not need to be installed on the network.
D) If a computer is configured to use WINS, it resolves NetBIOS names using broadcasts.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
13
When some computers have incorrect address information, you should check for the presence of unauthorized DHCP servers on the network running a non-Windows operating system and remove them if found.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
14
If there are multiple DHCP servers on a network, DHCP clients will accept the first offer that they receive.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
15
You are the administrator for an Active Directory domain and have been tasked with improving the response time for resolving DNS queries for resources in a second company-owned domain that does not use Active Directory. What type of zone can be used to accomplish this task with minimal overhead?

A) A forward zone
B) A reverse zone
C) A stub zone
D) A glue zone
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
16
Lashonda sets up a DNS server, SERVER1, with a forward lookup zone called domainA.com. It hosts the resource records for the domainX.com Active Directory domain. It contains host (A) records for two network interfaces on SERVER1 (172.16.0.10 and 192.168.1.50). The host records are associated with the FQDNs server1.domainA.com and domainA.com. There is also an SOA record and an NS record for the zone. Which of the following records identifies SERVER1 as an authoritative DNS server?

A) The SOA record
B) The NS record
C) The A record for 172.16.0.10
D) The A record for 192.168.1.50
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
17
Tuyet types the following statement into File Explorer: \\serverA\Share1 . The NetBIOS name is resolved by a WINS server, and Tuyet is able to access the shared folder. After this interaction with the WINS server, Tuyet does not perform any other operations that requires her computer to interact with the WINS server for over a week. Which of the following is true of this scenario?

A) The NetBIOS name is first broadcast over the LAN to all the computers.
B) Tuyet is using a Windows XP computer or another legacy operating system.
C) Tuyet's computer's name record will be deleted from the WINS server.
D) The WINS server will automatically shut down because of inactivity.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
18
Identify a vital service provided by secondary DNS servers.

A) Secondary DNS servers contain read-write copies of a primary DNS server's data.
B) Secondary DNS servers respond to DNS lookup requests using read-only zone files.
C) Secondary DNS servers improve security by preventing access to primary DNS servers.
D) Secondary DNS servers divert all traffic to primary DNS servers to reduce load.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
19
Felicia is drafting an email to her colleague Rhonda. After Felicia types out the email, she enters the email address rhonda@zoneA.com and clicks Send. Felicia's email server uses the email address typed to locate the recipient email server. Which DNS resource record for zoneA.com allows Felicia's email server to locate the recipient email server?

A) The A record
B) The AAAA record
C) The MX record
D) The CNAME record
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
20
Kaya is an administrator at Kelvin Computing. Benjamin, a user, wants to access a shared folder on SERVERA, so he uses the UNC \\servera\share to access the folder. His computer then sends out a broadcast to the network to resolve the name SERVERA. Because of the broadcast, all computers on the LAN interpret it and causes additional processing that interferes with other operations. What can Kaya do to avoid this additional overhead?

A) Install a WINS server
B) Restart the DNS Server
C) Configure a default forwarder
D) Configure a conditional forwarder
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
21
Dev is configuring the DHCP server in his organization. He wants to restrict some computers from obtaining an IP lease from the DHCP. How can he achieve this?
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
22
Carlos is configuring a DHCP server in his organization. Some of the computers in his organization contain manually configured IP addresses. Currently, he is setting up the new server to configure IP addresses for users who operate their mobile devices on the organization's network. Which of the following decisions should Carlos reevaluate ?

A) Carlos sets the subnet mask as 255.255.255.0.
B) Carlos provides a subnet delay of 100 milliseconds.
C) Carlos sets the lease duration to 7 days.
D) Carlos excludes certain IP addresses.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
23
You are troubleshooting a DHCP server and discover that it is not dynamically updating DNS records for DHCP clients. What is the most likely cause for this issue ?

A) The network contains computers with manually configured IP addresses.
B) The DNS server and DHCP server are in different domains.
C) The DNS server is an authoritative, primary DNS server.
D) The DNS server and DHCP server are running on different operating systems.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
24
What is the difference between stub zones and conditional forwarders?
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
25
You are a system administrator and all the computers on your organization's network are unable to lease addresses from the DHCP servers. How will you fix this issue?
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
26
In the context of DHCP, why do organizations use MAC address filtering?
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
27
Raymond and Lin are facing network issues on their computers. Rayna, the administrator, is troubleshooting the issue. She notices that Raymond and Lin's computers are using the same IP address, 192.167.1.85. If the organization's network uses a DHCP server, which of the following most likely caused this issue?

A) The IP addresses were configured automatically.
B) The IP addresses were configured manually.
C) The IP addresses were configured by the DHCP server.
D) The IP addresses on both computers have expired.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
28
Danielle creates a new scope, Sales LAN, for a DHCP server in her organization. She wants to assign an IP address to a printer in the sales department. Which of the following folders should Danielle use to configure this option ?

A) Address Pool
B) Address Leases
C) Policies
D) Reservations
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
29
How do you resolve a DNA-related problem caused by an invalid DNS cache entry?
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
30
What is the use of group NetBIOS name records?
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
31
Why do organizations configure default forwarders?
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
32
What is the first step in troubleshooting an issue where a single computer is unable to lease an address?

A) Ensuring that the DHCP service is running
B) Verifying that the DHCP server is authorized
C) Confirming that the computer has a physical connection to the network
D) Checking if the computer was manually configured with an IP address
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
33
Fan configures fault tolerance using two DHCP servers for his organization's network. How can he prevent the two DHCP servers from independently issuing duplicate IP address leases for a network?
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
34
Christopher sets up multiple WINS servers in his organization and configures users' computers to use the WINS server. During testing, he attempts to access a folder called Share on the computer SERVERA. He enters the following statement into File Explorer: \\serverA\share. However, Christopher is unable to access the shared folder. What is the most likely reason for this issue?

A) SERVERA does not have a NetBIOS name record on any WINS server.
B) Christopher has not set up replication.
C) The user computer is connect to the LAN but not to the Internet.
D) The UNC syntax entered is incorrect and is missing arguments.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
35
Michelle is configuring a DHCP server in her organization. When creating a new scope, she is prompted to enter the subnet delay. She chooses to enter a few milliseconds of delay. If true, which of the following would justify this choice ?

A) The network contains other DHCP servers that lease IP addresses.
B) The organization contains computers with manually configured IP addresses.
C) The organization contains DHCP relay agents in different locations.
D) The network contains DHCP servers configured in a DHCP failover configuration.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
36
Explain the DHCP lease process.
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
37
What information must be provided in order to configure an IPv6 DHCP scope?
Unlock Deck
Unlock for access to all 37 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 37 flashcards in this deck.