πŸ”

N10-009 β€” all questions

604 practice questions with answers and explanations.

Topic 1 Β· Question 7

Which of the following steps of the troubleshooting methodology would most likely include checking through each level of the OSI model after the problem has been identified?

  • AEstablish a theory. (correct answer)
  • BImplement the solution.
  • CCreate a plan of action.
  • DVerify functionality.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Establish a theory.

Topic 1 Β· Question 8

While troubleshooting a VoIP handset connection, a technician's laptop is able to successfully connect to network resources using the same port. The technician needs to identify the port on the switch. Which of the following should the technician use to determine the switch and port?

  • ALLDP (correct answer)
  • BIKE
  • CVLAN
  • Dnetstat
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: LLDP

Topic 1 Β· Question 9

A network administrator needs to set up a file server to allow user access. The organization uses DHCP to assign IP addresses. Which of the following is the best solution for the administrator to set up?

  • AA separate scope for the file server using a /32 subnet
  • BA reservation for the server based on the MAC address (correct answer)
  • CA static IP address within the DHCP IP range
  • DA SLAAC for the server
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: A reservation for the server based on the MAC address

Topic 1 Β· Question 10

Which of the following technologies are X.509 certificates most commonly associated with?

  • APKI (correct answer)
  • BVLAN tagging
  • CLDAP
  • DMFA
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: PKI

Topic 1 Β· Question 11

A network administrator wants to implement an authentication process for temporary access to an organization's network. Which of the following technologies would facilitate this process?

  • ACaptive portal (correct answer)
  • BEnterprise authentication
  • CAd hoc network
  • DWPA3
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Captive portal

Topic 1 Β· Question 12

A user is unable to navigate to a website because the provided URL is not resolving to the correct IP address. Other users are able to navigate to the intended website without issue. Which of the following is most likely causing this issue?

  • AHosts file (correct answer)
  • BSelf-signed certificate
  • CNameserver record
  • DIP helper
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Hosts file

Topic 1 Β· Question 13

A network administrator is planning to host a company application in the cloud, making the application available for all internal and third-party users. Which of the following concepts describes this arrangement?

  • AMultitenancy (correct answer)
  • BVPC
  • CNFV
  • DSaaS
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Multitenancy

Topic 1 Β· Question 14

Which of the following should be used to obtain remote access to a network appliance that has failed to start up properly?

  • ACrash cart
  • BJump box
  • CSecure Shell
  • DOut-of-band management (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Out-of-band management

Topic 1 Β· Question 15

Which of the following attacks utilizes a network packet that contains multiple network tags?

  • AMAC flooding
  • BVLAN hopping (correct answer)
  • CDNS spoofing
  • DARP poisoning
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: VLAN hopping

Explanation

A VLAN creates a logical layer-2 broadcast domain to segment devices independently of physical location.

Topic 1 Β· Question 16

A network administrator is configuring a new switch and wants to connect two ports to the core switch to ensure redundancy. Which of the following configurations would meet this requirement?

  • AFull duplex
  • B802.1Q tagging
  • CNative VLAN
  • DLink aggregation (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Link aggregation

Topic 1 Β· Question 17

Which of the following ports is used for secure email?

  • A25
  • B110
  • C143
  • D587 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: 587 This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 18 Β· Select all that apply

A client wants to increase overall security after a recent breach. Which of the following would be best to implement? (Choose two.)

  • ALeast privilege network access (correct answer)
  • BDynamic inventories
  • CCentral policy management (correct answer)
  • DZero-touch provisioning
  • EConfiguration drift prevention
  • FSubnet range limits
Reveal answer & explanation
Correct answer: A, C

The correct answer is A, C. Option A: Least privilege network access Option C: Central policy management

Explanation

Least privilege grants only the permissions needed for a task, limiting damage from mistakes or compromised accounts. This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 19

Which of the following is a cost-effective advantage of a split-tunnel VPN?

  • AWeb traffic is filtered through a web filler.
  • BMore bandwidth is required on the company's internet connection.
  • CMonitoring detects insecure machines on the company's network.
  • DCloud-based traffic flows outside of the company's network. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Cloud-based traffic flows outside of the company's network. This option delivers the requirement at the lowest cost.

Topic 1 Β· Question 20

A network technician is troubleshooting a web application's poor performance. The office has two internet links that share the traffic load. Which of the following tools should the technician use to determine which link is being used for the web application?

  • Anetstat
  • Bnslookup
  • Cping
  • Dtracert (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: tracert

Topic 1 Β· Question 21

Which of the following attacks can cause users who are attempting to access a company website to be directed to an entirely different website?

  • ADNS poisoning (correct answer)
  • BDenial-of-service
  • CSocial engineering
  • DARP spoofing
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: DNS poisoning

Explanation

DNS resolves host names to records such as IP addresses and service locations. DNS poisoning inserts false resolution data so users are redirected to an attacker-controlled destination.

Topic 1 Β· Question 22

As part of an attack, a threat actor purposefully overflows the content-addressable memory (CAM) table on a switch. Which of the following types of attacks is this scenario an example of?

  • AARP spoofing
  • BEvil twin
  • CMAC flooding (correct answer)
  • DDNS poisoning
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: MAC flooding

Topic 1 Β· Question 23

A company's office has publicly accessible meeting rooms equipped with network ports. A recent audit revealed that visitors were able to access the corporate network by plugging personal laptops into open network ports. Which of the following should the company implement to prevent this in the future?

  • AURL filters
  • BVPN
  • CACLs
  • DNAC (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: NAC

Topic 1 Β· Question 24

A user notifies a network administrator about losing access to a remote file server. The network administrator is able to ping the server and verifies the current firewall rules do not block access to the network fileshare. Which of the following tools would help identify which ports are open on the remote file server?

  • Adig
  • Bnmap (correct answer)
  • Ctracert
  • Dnslookup
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: nmap

Topic 1 Β· Question 25

Which of the following technologies is the best choice to listen for requests and distribute user traffic across web servers?

  • ARouter
  • BSwitch
  • CFirewall
  • DLoad balancer (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Load balancer

Explanation

A load balancer distributes requests across healthy backends to improve scale and availability.

Topic 1 Β· Question 26

A company is hosting a secure server that requires all connections to the server to be encrypted. A junior administrator needs to harden the web server. The following ports on the web server are open: Which of the following ports should be disabled?

Exhibit 1 for question 26
  • A22
  • B80 (correct answer)
  • C443
  • D587
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: 80 This option keeps traffic private / properly secured as required.

Showing questions 1–20 of 604 Β· Page 1 of 31