A network administrator is troubleshooting a router interface that fails to forward traffic. The administrator issues the command `show interfaces gigabitethernet 0/1` and observes the following output status line:
`GigabitEthernet0/1 is administratively down, line protocol is down`
Which action must be taken to enable this interface?
- Execute the `no shutdown` command in interface configuration mode.Cevap
- BReplace the connected straight-through cable with a crossover Ethernet cable.
- CReconfigure the native VLAN ID to match the connected switch port.
- DVerify neighbor status details using the `show cdp neighbors detail` command.
Cevap
Execute the `no shutdown` command in interface configuration mode.
The state 'administratively down' always indicates that the administrator disabled the interface via configuration (`shutdown`). Executing `no shutdown` in interface configuration mode is the direct fix required to enable the port.
Adım Adım Çözüm
Anahtar Kavram
Interface Administrative Status vs. Physical/Line Protocol States
Tahmini Süre:45s