CISSP-ISSEP · Question #187
Which of the following protocols is used to establish a secure terminal to a remote network device?
The correct answer is C. SSH. SSH (Secure Shell) is the protocol specifically designed to provide encrypted, authenticated terminal access to remote network devices - it's the standard tool for managing routers, switches, and servers over an untrusted network. The distractors each serve different purposes: WE
Question
Which of the following protocols is used to establish a secure terminal to a remote network device?
Options
- AWEP
- BSMTP
- CSSH
- DIPSec
How the community answered
(34 responses)- A6% (2)
- B3% (1)
- C88% (30)
- D3% (1)
Explanation
SSH (Secure Shell) is the protocol specifically designed to provide encrypted, authenticated terminal access to remote network devices - it's the standard tool for managing routers, switches, and servers over an untrusted network.
The distractors each serve different purposes: WEP (Wired Equivalent Privacy) is a deprecated wireless encryption protocol, not a remote access tool. SMTP (Simple Mail Transfer Protocol) is used for sending email, not remote terminal sessions. IPSec secures IP-layer traffic and is commonly used in VPN tunnels, but it doesn't provide a terminal/shell interface on its own.
Memory tip: Think of the "S" in SSH as standing for both Secure and Shell - a secure shell to remote devices. If a question mentions CLI access, terminal sessions, or managing a device remotely and securely, SSH is almost always the answer.
Topics
Community Discussion
No community discussion yet for this question.