An administrator is configuring a direct point-to-point link between two router interfaces (Router1 GigabitEthernet0/0/0 and Router2 GigabitEthernet0/0/0) in a lab. Auto-MDIX has been manually disabled on both interfaces. After connecting the routers using a standard straight-through Ethernet cable, the administrator checks Router1 with the following command:
text
Router1# show interfaces gigabitEthernet 0/0/0
GigabitEthernet0/0/0 is down, line protocol is down (disabled)
Hardware is Gigabit Ethernet, address is 0050.56be.1a01 (bia 0050.56be.1a01)
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Which physical layer issue is the primary cause of both the interface status and line protocol remaining in a down/down state?
- An incorrect pinout cable type is used between two like MDI devices when Auto-MDIX is disabled.Answer
- BA native VLAN mismatch prevents Layer 2 frame transmission across the point-to-point link.
- CLayer 2 discovery protocols (CDP/LLDP) are failing to negotiate physical signaling parameters across the cable.
- DThe router interfaces are misconfigured to combine two separate broadcast domains into a single collision domain.