Step 3: Verify That the ATM Interface Is Up
Purpose
Displaying the status of the ATM interface provides the information you need to determine whether the physical link is up or down.
Action
To verify that the status of the ATM interface is up, use the following JUNOS CLI operational mode command:
user@host>show interfaces at-fpc/pic/portSample Output 1
The following sample output is for an OC-3 ATM interface:
user@host> show interfaces at-2/0/0Physical interface: at-2/0/0, Enabled,Physical link is UpInterface index: 22, SNMP ifIndex: 42Link-level type: ATM-PVC, MTU: 4482, Clocking: Internal, SONET mode, Speed:OC3, Loopback: Local, Payload scrambler: EnabledDevice flags : Present RunningLink flags : NoneInput rate : 0 bps (0 pps)Output rate : 0 bps (0 pps)SONET alarms : NoneSONET defects : NoneLogical interface at-2/0/0.0 (Index 29) (SNMP ifIndex 49)Flags: Point-To-Point SNMP-Traps Encapsulation: ATM-SNAPInput packets : 0Output packets: 0Protocol inet, MTU: 4470, Flags: NoneAddresses, Flags: Is-Preferred Is-PrimaryDestination: 192.168.1.0/30, Local: 192.168.1.1VCI 1.100Flags: ActiveTotal down time: 0 sec, Last down: NeverTraffic statistics:Input packets: 0Output packets: 0Sample Output 2
The following sample output is for a T3 ATM interface:
user@host>show interfaces at-0/1/0Physical interface: at-0/1/0, Enabled,Physical link is UpInterface index: 90, SNMP ifIndex: 18Link-level type: ATM-PVC, MTU: 4482, Clocking: Internal, Speed:T3, Loopback: None, Payload scrambler: Enabled,Mode: C/Bit parity, Line buildout: 10, ATM Encapsulation: PLCPDevice flags : Present RunningLink flags : NoneCurrent address: 00:90:69:0c:c0:1fLast flapped : 2002-08-14 16:25:07 UTC (00:00:42 ago)Input rate : 0 bps (0 pps)Output rate : 0 bps (0 pps)Active alarms : NoneActive defects : NoneSample Output 3
The following sample output is for an OC-3 ATM 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: 0Sample Output 4
The following sample output is for a T3 ATM interface:
user@host>show interfaces at-0/1/0Physical interface: at-0/1/0, Enabled, Physical link is DownInterface index: 90, SNMP ifIndex: 18Link-level type: ATM-PVC, MTU: 4482, Clocking: Internal, Speed:T3, Loopback: None, Payload scrambler: Enabled,Mode: C/Bit parity, Line buildout: 10, ATM Encapsulation: PLCPDevice flags : Present Running DownLink flags : NoneCurrent address: 00:90:69:0c:c0:1fLast flapped : 2002-08-09 11:36:15 UTC (5d 04:14 ago)Input rate : 0 bps (0 pps)Output rate : 0 bps (0 pps)Active alarms : PLL, LOF, LOSActive defects : PLL, LOF, LOSWhat It Means
Sample output 1 shows that the physical link is up and there are no SONET alarms or defects.
Sample output 2 shows that the physical link is up and there are no active alarms or defects.
Sample output 3 shows that the physical link, the device flags, and interface flags are down, and that there are SONET alarms and defects. When you see that the physical link is down, there may be a problem with the port.
Sample output 4 shows that the physical link, the device flags, and interface flags are down, and that there are active alarms and defects. When you see that the physical link is down, there may be a problem with the port.
For more information about problem situations and actions to take for a physical link that is down, see Table 22.
Table 22: Problems and Solutions for a Physical Link That Is Down