- play_arrow Ethernet Interfaces
- play_arrow Aggregated Ethernet Interfaces
- Aggregated Ethernet Interfaces Overview
- Link Protection of Aggregated Ethernet Interfaces
- Scheduling on Aggregated Ethernet Interfaces
- Load Balancing on Aggregated Ethernet Interfaces
- Performance Monitoring on Aggregated Ethernet Interfaces
- Periodic Packet Management on Ethernet Interfaces
- Ethernet Link Aggregation
- play_arrow Gigabit Ethernet Interfaces
- play_arrow Port Speed
- play_arrow 400ZR and 400G OpenZR+ Optical Transceivers
- play_arrow 100GbE, 40GbE, and 10GbE Optical Transceivers
- play_arrow Configuration Statements and Operational Commands
Troubleshoot: 10-Gigabit Ethernet Port Stuck in Down State
Learn how to troubleshoot a 10-Gigabit Ethernet port stuck in a down state. Discover steps to diagnose and resolve issues with Dense Port Concentrator (DPC) or Packet Interface Card (PIC) states on Juniper Networks routers.
Problem
10-Gigabit Ethernet port is stuck in Dense Port Concentrator (DPC) or Packet Interface Card (PIC) down state.
Symptoms
The device has failed to initialize because the Ethernet port is down.
Cause
Disable and reenable the interface and then reset the the transceiver and cable. If the interface remains in the down state, it may be stuck in DPC or PIC down state.
Does the router function normally after you disable and reenable the interface and then reset the transceiver and cable?
Yes:
The system is not stuck in DPC or PIC down state. Disable and reenable the interface or reset the transceiver to resolve the issue.
No:
The interface might be stuck in DPC or PIC down state.
Solution
To resolve the issue
From the above-mentioned diagnosis, you ascertain that the interface is stuck in DPC or PIC down state.
This is not a hardware related issue or problem. To resolve this issue, implement one of the following solutions:
Reset the PIC.
Toggle the framing mode.
In configuration mode, go to the
[edit interfaces]
hierarchy level.content_copy zoom_out_mapuser@host1# edit interfaces interface name
Toggle the framing mode. In the following configuration, WAN-PHY mode is toggled.
content_copy zoom_out_map[edit interfaces interface-name is in the et-fpc/pic/port user@host1# set framing wan-phy user@host1# commit user@host1# framing { user@host1# wan-phy; user@host1# } user@host1# delete framing user@host1# commit
Reset the PIC
content_copy zoom_out_mapuser@host1# request chassis fpc slot x offline user@host1# request chassis fpc slot x online