Step 1: Display the Status of a Specific ATM1 Interface
Action
To display the status of a specific ATM interface, use the following JUNOS CLI operational mode command:
user@host>show interfaces at-fpc/pic/portSample Output
The following sample output is for an ATM1 interface:
user@host>show interfaces at-2/0/1Physical interface: at-2/0/1, Enabled, Physical link is DownInterface index: 23, SNMP ifIndex: 43Link-level type: ATM-PVC, MTU: 4482, Clocking: Internal, SONET mode, Speed: OC3, Loopback: None, Payload scrambler: EnabledDevice flags : Present Running DownLink flags : NoneInput rate : 0 bps (0 pps)Output rate : 0 bps (0 pps)SONET alarms : LOL, LOSSONET defects : LOL, LOF, LOS, SEF, AIS-L, AIS-P, RDI-P, PLM-PLogical interface at-2/0/1.10 (Index 30) (SNMP ifIndex 65)Flags: Device-Down Point-To-Point SNMP-Traps Encapsulation: ATM-SNAPInput packets : 0Output packets: 0Protocol inet, MTU: 4470, Flags: NoneAddresses, Flags: Dest-route-down Is-Preferred Is-PrimaryDestination: 192.168.100.0/30, Local: 192.168.100.1VCI 2.100Flags: ActiveTotal down time: 0 sec, Last down: NeverTraffic statistics:Input packets: 0Output packets: 0What It Means
The first line of the sample output shows that the physical link is down and therefore the logical link is down also. This means that the interface cannot pass packets.
Further down the sample output, look for active alarms and defects. If there are any, and to further diagnose the problem, see Display Extensive Status Information for a Specific ATM1 Interface to display more extensive information about the ATM interface and the physical interface that is down.