Following a major power interruption at an off-site facility, a core router fails to initialize its IP protocol stack, rendering all in-band network interfaces completely unreachable. Which of the following access methods allows a network administrator to establish direct command-line interface (CLI) access to diagnose the device's boot process?
- Connecting via an out-of-band serial console server linked to an external cellular modem connectionAnswer
- BInitiating an SSH session over TCP port 22 targeting the router's loopback interface IP address
- CEstablishing a Telnet session over TCP port 23 using the default gateway address of the primary LAN segment
- DAccessing the device web portal using an HTTPS session over TCP port 443 across the primary WAN link
Answer
Connecting via an out-of-band serial console server linked to an external cellular modem connection provides independent access to the device when all network interfaces and IP stacks are down.
Out-of-band (OOB) management utilizes a dedicated access channel separate from the primary data network. Connecting through an RS-232 serial console port via a console server and cellular modem provides direct access to the device's serial bus and command-line interface, allowing administrators to monitor low-level boot messages and reconfigure settings even when the primary IP stack is inactive.
Step-by-Step Solution
Key Concept
Out-of-Band (OOB) Management
Estimated Time:1m 15s