πŸ”

N10-009 β€” questions

Page 21 of 31 Β· 604 total questions.

Topic 1 Β· Question 409

A user is unable to reach a website and wants to verify its IP information. Which of the following tools is used to resolve the authoritative server to its FQDN?

  • Aipconfig
  • Barp
  • Cnslookup (correct answer)
  • Dping
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: nslookup

Topic 1 Β· Question 410

Users in one building on the campus network report very slow network access. A network technician logs in to the router to see if there are any errors associated with traffic to and from that particular building. Which of the following commands will the technician most likely run?

  • Ashow arp
  • Bshow config
  • Cshow route
  • Dshow interface (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: show interface

Topic 1 Β· Question 411

Which of the following is enforced through legislation?

  • AAUP
  • BGDPR (correct answer)
  • CCode of conduct
  • DEULA
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: GDPR

Topic 1 Β· Question 412

Which of the following actions should be taken as part of the first step of the troubleshooting methodology?

  • AConduct tests to verify ideas.
  • BHandle multiple problems individually. (correct answer)
  • CCreate a theory about the possible root cause.
  • DUse a top-down approach.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Handle multiple problems individually.

Topic 1 Β· Question 413

After extremely high temperatures cause a power outage, the servers automatically shut down, even though the UPSs for the servers still have hours of battery life. Which of the following should a technician recommend?

  • AInclude backup power for air-conditioning units. (correct answer)
  • BConfigure door locks to automatically lock during power outages.
  • CIncrease UPS battery size.
  • DAdd an IoT-enabled thermostat.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Include backup power for air-conditioning units.

Topic 1 Β· Question 414

While deploying a new fleet of computers on a DHCP network, a network administrator notices that new computers cannot connect to the internet. Which of the following is most likely the problem?

  • AIncorrect default gateway
  • BAddress pool exhaustion (correct answer)
  • CDuplicate IP address
  • DIncorrect subnet mask
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Address pool exhaustion

Topic 1 Β· Question 415

A network technician is designing a LAN for a new facility. The company is expecting more than 300 devices to connect to the network. Which of the following masks will provide the most efficient subnet?

  • A255.255.0.0
  • B255.255.192.0
  • C255.255.254.0 (correct answer)
  • D255.255.255.254
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: 255.255.254.0

Topic 1 Β· Question 416

A network administrator received reports that a 40Gb connection is saturated. The only server the administrator can use for data collection in that location has a 10Gb connection to the network. Which of the following is the best method to use on the server to determine the source of the saturation?

  • APort mirroring
  • BLog aggregation
  • CFlow data (correct answer)
  • DPacket capture
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Flow data

Topic 1 Β· Question 417

A technician is alarmed after noticing more than 5,000 CRCs on a switchport. Which of the following should the technician do next?

  • AMove to a different switchport.
  • BCheck for errdisable,
  • CSwap out the patch cable. (correct answer)
  • DEnable class-of-service.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Swap out the patch cable.

Topic 1 Β· Question 418

A network engineer runs ipconfig and notices that the default gateway is 0.0.0.0. Which of the following address types is in use?

  • AAPIPA (correct answer)
  • BMulticast
  • CClass C
  • DExperimental
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: APIPA

Topic 1 Β· Question 419

A network administrator needs to deploy a new wireless solution at a customer site. All external users must provide credentials before being granted access to the wireless solution. Which of the following would best meet the requirements of this installation?

  • AAdjust the bands to be non-overlapping.
  • BSet up lightweight access points.
  • CEnable enterprise authentication.
  • DAdd a captive portal for the guest network. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Add a captive portal for the guest network.

Topic 1 Β· Question 420

A network engineer adds a tunnel for a new branch network. Which of the following ensures that all data is encrypted inside the tunnel?

  • AESP (correct answer)
  • BSSH
  • CGRE
  • DIKE
Reveal answer & explanation
Correct answer: A

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

Topic 1 Β· Question 421

Which of the following routing technologies uses an attribute list for path selection?

  • ABGP (correct answer)
  • BRIP
  • CEIGRP
  • DOSPF
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: BGP

Topic 1 Β· Question 422

A network administrator is configuring a subnet that needs to support 13 usable IP addresses. Which of the following subnet masks best meets this requirement?

  • A255.255.255.128
  • B255.255.256.192
  • C255.285.256.224
  • D255.255.255.240 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: 255.255.255.240

Topic 1 Β· Question 423

A systems administrator installs multiple web servers and intends to use the First Hop Redundancy Protocol to control routing to the servers. Which of the following types of IP addresses should the administrator use to support this routing approach?

  • AVirtual (correct answer)
  • BGateway
  • CStatic
  • DDynamic
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Virtual

Topic 1 Β· Question 424

Which of the following is the best device to use to provide security and filtering between a private network and a public network?

  • ASwitch
  • BFirewall (correct answer)
  • CBridge
  • DGateway
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Firewall

Explanation

A firewall enforces traffic policy by permitting or blocking connections based on configured rules. This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 425

An employee has a new laptop and reports slow performance when using the wireless network. Switch firmware was updated the previous night. A network administrator logs in to the switch and sees the following statistics on the switch interface for that employee: Which of the following is most likely the cause of the issue?

Exhibit 1 for question 425
  • AThe patch cord from the wall jack is faulty.
  • BThe switchport bandwidth needs to be increased.
  • CMulticast is not configured correctly on the switch.
  • DThe NIC is set to half duplex. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: The NIC is set to half duplex.

Topic 1 Β· Question 426

Which of the following should an installer orient a port-side exhaust to when installing equipment?

  • AThe patch panel
  • BThe front of the IDF
  • CThe warm aisle (correct answer)
  • DThe administrator console
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: The warm aisle

Topic 1 Β· Question 427

Which of the following ports is a secure protocol?

  • A20
  • B23
  • C443 (correct answer)
  • D445
Reveal answer & explanation
Correct answer: C

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

Topic 1 Β· Question 428

A detective is investigating an identity theft case in which the target had an RFID-protected payment card issued and compromised in the same day. The only place the target claims to have used the card was at a local convenience store. The detective notices a video camera at the store is placed in such a way that customers’ credentials can be seen when they pay. Which of the following best explains this social engineering technique?

  • AShoulder surfing (correct answer)
  • BImpersonation
  • CVishing
  • DTailgating
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Shoulder surfing

Showing questions 401–420 of 604 Β· Page 21 of 31