Description

Issues on interfaces not coming up or traffic flow could be related to hardware problems

Symptoms

Looking at the show interface extensive information we find those active alarms:

 

 

Physical interface: xe-0/0/1, Enabled, Physical link is Down

 

 Interface index: 233, SNMP ifIndex: 535, Generation: 237

 

 Description: B-COR-P002-RGBC64B048-FLG

 

 Link-level type: Ethernet, MTU: 9192, MRU: 9200, Clocking: Internal, WAN-PHY mode, Speed: OC192, BPDU Error: None, Loop Detect PDU Error: None, MAC-REWRITE Error: None, Loopback: None, Source filtering: Disabled, Flow control: Disabled, Speed Configuration: Auto

 

 Pad to minimum frame size: Disabled

 

 Device flags : Present Running Down

 

 Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000

 

 Link flags  : None

 

 CoS queues  : 8 supported, 8 maximum usable queues

 

 Hold-times  : Up 0 ms, Down 0 ms

 

 Damping  : half-life: 0 sec, max-suppress: 0 sec, reuse: 0, suppress: 0, state: unsuppressed

 

 

 Last flapped : 2024-05-24 09:52:20 UTC 01:12:10 ago

 

 Statistics last cleared: Never

 

 Input errors:

 

 Errors: 0, Drops: 0, Framing errors: 0, Runts: 0, Policed discards: 0, L3 incompletes: 0, L2 channel errors: 0, L2 mismatch timeouts: 0, FIFO errors: 0, Resource errors: 0

 

 Output errors:

 

 Carrier transitions: 38, Errors: 0, Drops: 0, Collisions: 0, Aged packets: 0, FIFO errors: 0, HS link CRC errors: 0, MTU errors: 0, Resource errors: 0

 

 Egress queues: 8 supported, 7 in use

 

 Queue counters:  Queued packets Transmitted packets Dropped packets

 

 

 Active alarms : PLL, LOS, LINK

 

 Active defects : LOL, PLL, LOS, LINK

 

 

 

PLL Phase Lock Loop: This alarm indicates a problem with the synchronization signal on the interface. It could be due to a faulty transceiver, clocking issues, or a problem with the connected device.

 

LOS Loss of Signal: As discussed earlier, this signifies no optical signal is being received.

 

LINK: This alarm indicates the interface is not establishing a link with the connected device.

 

LOL Loss of Lock: This defect is related to the PLL alarm and signifies the router cannot synchronize its clock with the incoming signal.

 

The other defects PLL, LOS, LINK likely correspond to the same underlying issues as the alarms.

Solution

Troubleshooting Steps:

 

Gather Information:

 

Use the commands show interface xe-0/0/1 and show system alarms to get detailed information about the interface and the alarms defects.

 

Physical Inspection:

Check the fiber optic cable for damage or loose connections. Ensure connectors are clean and secure.

 

Transceiver Modules:

If possible, swap the transceivers on both ends with known good ones to isolate transceiver issues.

 

Remote Device:

Verify the connected device is operational and transmitting a signal.

Modification History

2024-05-25 : Article Created