asked 10.1k views
2 votes
You are a network administrator and you need to access the secure command line interface access of an edge router on your network. The router uses cryptography for remote authentication. Which protocol is the router configured with for this purpose?

(A) SSH.
(B) RDP.
(C) SMB.
(D) FTP transfer.

asked
User JonyB
by
7.3k points

1 Answer

5 votes

Answer:

(A) SSH.

Step-by-step explanation:

SSH aka Secure Shell or Secure socket shell

  • It is a network protocol.
  • As the name suggests it provides a safer way to the user to access a host or a computer on an unprotected network.
  • Very popular and widely used in the world.
  • Provides encryption and authentication between 2 hosts over the internet.
answered
User Nayab
by
8.1k points