220-1002 · Question #95
A company has hired a new IT firm to manage its network switches and routers. The firm is geographically separated from the company and will need to able to securely access the devices. Which of the…
The correct answer is B. SSH. SSH (Secure Shell) is the correct choice for secure remote management of network devices such as switches and routers. SSH encrypts the entire session, including credentials and commands, protecting against eavesdropping. Telnet (A) transmits data in plaintext, making it…
Question
A company has hired a new IT firm to manage its network switches and routers. The firm is geographically separated from the company and will need to able to securely access the devices. Which of the following will provide the ability to access these devices?
Options
- ATelnet
- BSSH
- CRDP
- DVNC
How the community answered
(70 responses)- A6% (4)
- B90% (63)
- C1% (1)
- D3% (2)
Explanation
SSH (Secure Shell) is the correct choice for secure remote management of network devices such as switches and routers. SSH encrypts the entire session, including credentials and commands, protecting against eavesdropping. Telnet (A) transmits data in plaintext, making it insecure for remote access over untrusted networks. RDP (C) is a Microsoft protocol designed for graphical remote desktop access to Windows-based computers, not network infrastructure devices. VNC (D) is also a graphical remote desktop tool primarily used for desktop systems, not CLI-managed network hardware.
Topics
Community Discussion
No community discussion yet for this question.