An enterprise systems administrator is organizing management channels across data centers and branch locations. Match each administrative capability on the left with the specific remote management mechanism or hardware solution on the right that provides that capability.
- Remote rebooting of power-locked hardware by toggling individual rack outlet socketsSwitched Power Distribution Unit (Switched PDU)
- Out-of-band serial CLI access to network equipment during complete primary WAN circuit failureCellular modem paired with a console terminal server
- Secure, encrypted command-line shell administration over an established in-band IP networkSecure Shell (SSH) protocol
- Remote Graphical User Interface (GUI) access for pre-boot BIOS configuration and OS installation on bare-metal serversIP-based Keyboard, Video, and Mouse (IP-KVM) switch
Answer
1. Remote rebooting of power-locked hardware matches Switched Power Distribution Unit (Switched PDU). 2. Out-of-band serial CLI access matches Cellular modem paired with a console terminal server. 3. Secure encrypted CLI administration matches Secure Shell (SSH) protocol. 4. Remote GUI pre-boot BIOS access matches IP-based Keyboard, Video, and Mouse (IP-KVM) switch.
Each management solution directly aligns with the operational constraints: Switched PDUs control outlet power; Cellular modems with console servers offer alternate out-of-band pathways during WAN downtime; SSH secures command-line communication over IP networks; and IP-KVM enables hardware-level video and peripheral control before an OS boots.
Step-by-Step Solution
Key Concept
Selecting in-band and out-of-band remote management protocols and hardware devices based on access requirements and network availability.