nerdexam
CompTIA

N10-009 · Question #64

Which of the following protocols provides remote access utilizing port 22?

The correct answer is A. SSH. SSH (Secure Shell) is a protocol used to securely connect to a remote server/system over a network. It operates on port 22 and provides encrypted communication, unlike Telnet which operates on port 23 and is not secure. TLS is used for securing HTTP connections (HTTPS) and…

Submitted by fernanda_arg· Mar 6, 2026Networking concepts

Question

Which of the following protocols provides remote access utilizing port 22?

Options

  • ASSH
  • BTelnet
  • CTLS
  • DRDP

How the community answered

(49 responses)
  • A
    94% (46)
  • B
    4% (2)
  • D
    2% (1)

Explanation

SSH (Secure Shell) is a protocol used to securely connect to a remote server/system over a network. It operates on port 22 and provides encrypted communication, unlike Telnet which operates on port 23 and is not secure. TLS is used for securing HTTP connections (HTTPS) and operates on ports like 443, while RDP (Remote Desktop Protocol) is used for remote desktop connections and operates on port 3389.

Community Discussion

No community discussion yet for this question.

Full N10-009 Practice