Step 2: Display the Status of a Specific SONET Interface
Action
To display the status of a specific SONET interface when you need to investigate its status further, use the following JUNOS CLI operational mode command:
user@host>show interfaces so-fpc/pic/portSample Output
The following sample output is for an interface with the physical link down:
user@router> show interfaces so-1/1/1Physical interface: so-1/1/1, Enabled, Physical link is DownInterface index: 17, SNMP ifIndex: 16Description: router-02 pos 4/0Link-level type: Cisco-HDLC, MTU: 4474, Clocking: Internal, SONET modeSpeed: OC3, Loopback: None, CRC: 32, Payload scrambler: EnabledDevice flags : Present Running DownInterface flags: Hardware-Down Link-Layer-Down Point-To-Point SNMP-TrapsLink flags : KeepalivesKeepalive Input: 621 (00:02:57 ago), Output: 889 (00:00:09 ago)Input rate : 0 bps (0 pps), Output rate: 0 bps (0 pps)Active alarms : LOL, LOSActive defects : LOL, LOF, LOS, SEF, AIS-L, AIS-P, PLM-PLogical interface so-1/1/1.0 (Index 18) (SNMP ifIndex 30)Description: router-02 pos 4/0Flags: Device-down Point-To-Point SNMP-Traps, Encapsulation: Cisco-HDLCProtocol inet, MTU: 4470Addresses, Flags: Dest-route-down Is-Preferred Is-PrimaryDestination: 10.10.10.48/30, Local: 10.10.10.50Protocol iso, MTU: 4469What It Means
The first line of the sample output shows that the physical link is down. This means that the physical link is unhealthy and cannot pass packets. Further down the sample output, look for active alarms and defects. When you see this situation, to further diagnose the problem, see Display Extensive Status Information for a Specific SONET Interface to display more extensive information about the SONET interface and the physical interface that is down.
Sample Output
The following output is for an interface with the physical layer up and the link layer down:
user@router> show interfaces so-3/0/1Physical interface: so-3/0/1, Enabled, Physical link is UpInterface index: 28, SNMP ifIndex: 55Description: Customer ABCLink-level type: Cisco-HDLC, MTU: 4474, Clocking: Internal, SONET mode, Speed: OC3,Loopback: None, FCS: 16, Payload scrambler: EnabledDevice flags : Present RunningInterface flags: Link-Layer-Down Point-To-Point SNMP-TrapsLink flags : KeepalivesKeepalive settings: Interval 10 seconds, Up-count 1, Down-count 3Keepalive: Input: 113 (00:00:02 ago), Output: 119 (00:00:02 ago)Input rate : 80 bps (0 pps)Output rate : 88 bps (0 pps)SONET alarms : NoneSONET defects : NoneLogical interface so-3/0/1.0 (Index 22) (SNMP ifIndex 56)Flags: Device-Down Point-To-Point SNMP-Traps Encapsulation: Cisco-HDLCProtocol inet, MTU: 4470, Flags: NoneAddresses, Flags: Dest-route-down Is-Preferred Is-PrimaryDestination: 192.168.2.124/30, Local: 192.168.2.125What It Means
The sample output shows that the link layer is down. This means that the logical interface is not established end to end. When you see this situation, to further diagnose the problem, see Monitor Statistics for a SONET Interface to monitor statistics for the SONET interface and the logical interface that is down.