When managing a switch with SSH, which statement is true?

Study for the Network Essential Version A (LE) Test. Enhance your knowledge with dynamic flashcards and comprehensive multiple-choice questions, each providing insightful hints and explanations. Prepare efficiently for your upcoming exam today!

Multiple Choice

When managing a switch with SSH, which statement is true?

Explanation:
Secure remote administration of a switch relies on encrypting the entire session so credentials and commands aren’t exposed. SSH provides exactly that: remote access with data encryption during the session, protecting both authentication and ongoing command traffic as you manage the device from a distance. The alternative of Telnet is insecure because it sends login information and commands in plaintext, making eavesdropping easy. HTTP is a web protocol, not a secure command-line management channel for a switch (though HTTPS can secure a web GUI, it serves a different interface). SSH typically operates over TCP port 22, enabling secure remote CLI administration rather than just local console access.

Secure remote administration of a switch relies on encrypting the entire session so credentials and commands aren’t exposed. SSH provides exactly that: remote access with data encryption during the session, protecting both authentication and ongoing command traffic as you manage the device from a distance. The alternative of Telnet is insecure because it sends login information and commands in plaintext, making eavesdropping easy. HTTP is a web protocol, not a secure command-line management channel for a switch (though HTTPS can secure a web GUI, it serves a different interface). SSH typically operates over TCP port 22, enabling secure remote CLI administration rather than just local console access.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy