N10-005 · Question #431
Which of the following protocols would the network administrator use to protect login credentials when accessing a router terminal session?
The correct answer is D. SSH. SSH (Secure Shell) is the standard protocol for secure, encrypted remote terminal (CLI) access to routers and other network devices. It replaces the older, unencrypted Telnet protocol. SSH encrypts the entire session, including login credentials. SCP (A) uses SSH as its…
Question
Which of the following protocols would the network administrator use to protect login credentials when accessing a router terminal session?
Options
- ASCP
- BSNMPv3
- CSSL
- DSSH
How the community answered
(29 responses)- A3% (1)
- B3% (1)
- D93% (27)
Explanation
SSH (Secure Shell) is the standard protocol for secure, encrypted remote terminal (CLI) access to routers and other network devices. It replaces the older, unencrypted Telnet protocol. SSH encrypts the entire session, including login credentials. SCP (A) uses SSH as its transport but is specifically for secure file transfer, not terminal sessions. SNMPv3 (B) is for network monitoring and management, not terminal access. SSL/TLS (C) secures web traffic (HTTPS) and other application protocols, but SSH is the correct choice specifically for encrypted terminal/router management sessions.
Topics
Community Discussion
No community discussion yet for this question.