Step 1: Display the Status of a Specific ATM2 IQ Interface
Action
To display the status of a specific ATM2 IQ interface, use the following JUNOS CLI operational mode commands:
user@host>show interfaces terse at-fpc/pic/portuser@host>show interfaces at-fpc/pic/portSample Output 1
user@host>show interfaces terse at-2/2/0Interface Admin Link Proto Local Remoteat-2/2/0 up upat-2/2/0.100 up up inet 10.16.5.1/24at-2/2/0.101 up up inet 10.16.250.253/30at-2/2/0.200 up up inet 20.20.20.1/30at-2/2/0.300 up up inet 30.30.30.1/30at-2/2/0.400 up up inet 40.40.40.1/30at-2/2/0.32767 up upSample Output 2
user@host>show interfaces at-2/2/0Physical interface: at-2/2/0,Enabled, Physical link is UpInterface index: 138, SNMP ifIndex: 26Link-level type: ATM-PVC, MTU: 4482, Clocking: Internal, SONET mode, Speed: OC12, Loopback: None,Payload scrambler: EnabledDevice flags : Present RunningLink flags : NoneCoS queues : 4 supportedCurrent address: 00:90:69:d6:d5:3aLast flapped : 2004-05-03 14:32:52 UTC (02:41:35 ago)Input rate : 0 bps (0 pps)Output rate : 0 bps (0 pps)SONET alarms : NoneSONET defects : NoneVPI 1Flags: ActiveTotal down time: 0 sec, Last down: NeverTraffic statistics:Input packets: 0Output packets: 18Logical interface at-2/2/0.100(Index 67) (SNMP ifIndex 36)Flags: Point-To-Multipoint SNMP-Traps Encapsulation: Ether-over-ATM-LLCInput packets : 0Output packets: 7Protocol inet, MTU: 1500Flags: NoneAddresses, Flags: Is-Preferred Is-PrimaryDestination: 172.16.5/24, Local: 172.16.5.1, Broadcast: 172.16.5.255VCI 1.100Flags: Active, Shaping, MulticastVBR, Peak: 66kbps, Sustained: 66kbps, Burst size: 40Total down time: 0 sec, Last down: NeverEPD threshold: 0, Transmit weight cells: 0Input packets : 0Output packets: 14Logical interface at-2/2/0.101(Index 68) (SNMP ifIndex 37)Flags: Point-To-Point SNMP-Traps Encapsulation: ATM-SNAPInput packets : 0Output packets: 2Protocol inet, MTU: 4470Flags: NoneAddresses, Flags: Is-Preferred Is-PrimaryDestination: 172.16.250.252/30, Local: 172.16.250.253, Broadcast: 172.16.250.255VCI 1.101Flags: ActiveTotal down time: 0 sec, Last down: NeverEPD threshold: 0, Transmit weight cells: 0Input packets : 0Output packets: 2Logical interface at-2/2/0.200(Index 69) (SNMP ifIndex 8280)Flags: Point-To-Point SNMP-Traps Encapsulation: ATM-SNAPInput packets : 0Output packets: 0Protocol inet, MTU: 4470Flags: NoneAddresses, Flags: Is-Preferred Is-PrimaryDestination: 20.20.20.0/30, Local: 20.20.20.1, Broadcast: 20.20.20.3VCI 1.200Flags: ActiveTotal down time: 0 sec, Last down: NeverEPD threshold: 0, Transmit weight cells: 0Input packets : 0Output packets: 0Logical interface at-2/2/0.300(Index 70) (SNMP ifIndex 8281)Flags: Point-To-Point SNMP-Traps Encapsulation: ATM-SNAPInput packets : 0Output packets: 0Protocol inet, MTU: 4470Flags: NoneAddresses, Flags: Is-Preferred Is-PrimaryDestination: 30.30.30.0/30, Local: 30.30.30.1, Broadcast: 30.30.30.3VCI 1.300Flags: ActiveTotal down time: 0 sec, Last down: NeverEPD threshold: 0, Transmit weight cells: 0Input packets : 0Output packets: 0Logical interface at-2/2/0.400(Index 72) (SNMP ifIndex 8282)Flags: Point-To-Point SNMP-Traps Encapsulation: ATM-SNAPInput packets : 0Output packets: 0Protocol inet, MTU: 4470Flags: NoneAddresses, Flags: Is-Preferred Is-PrimaryDestination: 40.40.40.0/30, Local: 40.40.40.1, Broadcast: 40.40.40.3VCI 1.400Flags: ActiveTotal down time: 0 sec, Last down: NeverEPD threshold: 0, Transmit weight cells: 0Input packets : 0Output packets: 0Logical interface at-2/2/0.32767(Index 71) (SNMP ifIndex 27)Flags: Point-To-Multipoint No-Multicast SNMP-Traps Encapsulation: ATM-VCMUXInput packets : 0Output packets: 0VCI 1.4Flags: ActiveTotal down time: 0 sec, Last down: NeverEPD threshold: 0, Transmit weight cells: 0Input packets : 0Output packets: 0What It Means
The first line of the sample output shows that the physical link and all logical links are up. This means that the interface can 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 Information for a Specific ATM2 Interface to display more extensive information about the ATM interface and the physical interface that is down.