exam questions

Exam N10-008 All Questions

View all questions & answers for the N10-008 exam

Exam N10-008 topic 1 question 182 discussion

Actual exam question from CompTIA's N10-008
Question #: 182
Topic #: 1
[All N10-008 Questions]

A network technician needs to install security updates on several switches on the company's network. The management team wants this completed as quickly and efficiently as possible. Which of the following should the technician do to perform the updates?

  • A. Upload the security update onto each switch using a terminal emulator and a console cable.
  • B. Configure a TFTP server, SSH into each device, and perform the update.
  • C. Replace each old switch with new switches that have the updates already performed.
  • D. Connect a USB memory stick to each switch and perform the update.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
bitezadusto
Highly Voted 1 year, 5 months ago
Selected Answer: B
B, its the only option that lets you update multiple switches at once, every other option is one-by-one
upvoted 7 times
famco
1 year, 3 months ago
Which part of "ssh into each" did you miss ? :)
upvoted 8 times
...
...
TheFivePips
Most Recent 11 months, 2 weeks ago
TFTP Server: Setting up a TFTP (Trivial File Transfer Protocol) server allows you to store the security update files in one location. This avoids the need to transfer files individually to each switch. SSH: Secure Shell (SSH) is a secure protocol used for remote access and management of network devices. SSH provides encryption and secure authentication, making it the preferred method for accessing devices remotely. By combining TFTP and SSH, the technician can: Transfer Update Files: Upload the security update files to the TFTP server. SSH into Devices: Securely access each switch using SSH, which ensures a secure connection. Retrieve Updates: From the switch's command-line interface (CLI), retrieve the update files from the TFTP server. Perform Updates: Apply the security updates on each switch. This approach minimizes the need for physical access, speeds up the update process, and ensures that updates are performed securely and efficiently. It also allows centralized control over the update process and reduces potential downtime.
upvoted 3 times
...
famco
1 year, 3 months ago
The keyword here is physical access. They want to check which option does not use physical access. Another very bad question with no sense
upvoted 3 times
famco
1 year, 3 months ago
Good options could have been: 1. Network management software 2. Ansible puppet, etc
upvoted 2 times
...
...
StevenElev11n
1 year, 5 months ago
Selected Answer: B
The most efficient and effective way to perform security updates on several switches in a network is to configure a TFTP server, SSH into each device, and perform the update (Option B). This method allows the technician to update multiple switches simultaneously, without having to physically access each switch. Options A, C, and D would either be time-consuming, expensive, or still require physical access to each switch.
upvoted 2 times
...
JakeCharles
1 year, 6 months ago
Selected Answer: B
Configure a TFTP server, SSH into each device, and perform the update.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...