CV0-003 · Question #72
A storage appliance has lost all network access. Which of the following network access methods could a storage engineer use to investigate and correct the issue?
The correct answer is D. SSH. When a storage appliance loses primary network connectivity, SSH provides secure remote access over a dedicated management interface or management VLAN that may remain reachable for troubleshooting.
Question
A storage appliance has lost all network access. Which of the following network access methods could a storage engineer use to investigate and correct the issue?
Options
- AHTTP
- BConsole port
- CRDP
- DSSH
How the community answered
(20 responses)- B5% (1)
- C5% (1)
- D90% (18)
Why each option
When a storage appliance loses primary network connectivity, SSH provides secure remote access over a dedicated management interface or management VLAN that may remain reachable for troubleshooting.
HTTP is an unencrypted web protocol that depends on full network connectivity and does not provide the secure, command-level access needed to diagnose and repair a network failure on a storage appliance.
A console port is a direct physical serial interface, not a network access method - it requires the engineer to be physically present at the device and cannot be used remotely over any network.
RDP (Remote Desktop Protocol) is a Windows-specific graphical remote access protocol and is not supported by storage appliance operating environments for administrative management.
SSH (Secure Shell) is the standard encrypted protocol for remote command-line administration of storage appliances and network devices. Many enterprise storage systems include a dedicated out-of-band management port or management VLAN that remains accessible even when the primary data network goes down. Using SSH over this management path allows the engineer to log in, diagnose, and correct the network configuration without requiring physical presence at the device.
Concept tested: Remote storage management using SSH over management network
Topics
Community Discussion
No community discussion yet for this question.