220-1002 · Question #95
220-1002 Question #95: Real Exam Question with Answer & Explanation
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 insecure
Question
Options
- ATelnet
- BSSH
- CRDP
- DVNC
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.
Community Discussion
No community discussion yet for this question.