nerdexam
CompTIA

SG0-001 · Question #185

Which of the following tools would be used to securely administer and configure various network devices?

The correct answer is D. SSH. SSH is the standard tool for securely administering and configuring network devices over an unsecured network.

Storage Management

Question

Which of the following tools would be used to securely administer and configure various network devices?

Options

  • ATelnet
  • BHTTP
  • CSIMMFV1
  • DSSH

How the community answered

(64 responses)
  • A
    2% (1)
  • B
    3% (2)
  • C
    5% (3)
  • D
    91% (58)

Why each option

SSH is the standard tool for securely administering and configuring network devices over an unsecured network.

ATelnet

Telnet is an insecure protocol that transmits data, including login credentials, in plain text, making it vulnerable to eavesdropping and interception.

BHTTP

HTTP (Hypertext Transfer Protocol) is primarily used for web browsing and is unencrypted, meaning data sent over it can be easily intercepted.

CSIMMFV1

SIMMFV1 is not a recognized standard or tool for network device administration; it appears to be a fabricated or incorrect option.

DSSHCorrect

SSH (Secure Shell) provides a secure, encrypted channel for remote command-line access and administration of network devices, protecting credentials and data in transit. It uses cryptographic protocols to authenticate the client and server and encrypt the entire communication session, making it suitable for sensitive administrative tasks.

Concept tested: Secure remote administration protocols

Source: https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_overview

Topics

#SSH#secure administration#network device management

Community Discussion

No community discussion yet for this question.

Full SG0-001 Practice