Step 2: Display the Status of the Controller Channelized OC-12 IQ Interface
Action
To display the status of the controller OC-12 IQ interface, use one or all of the following JUNOS CLI operational mode commands, depending on the level of channelization:
user@host>show interfacesinterface-type-fpc/pic/portuser@host>show interfacesinterface-type-fpc/pic/port:channeluser@host>show interfacesinterface-type-fpc/pic/port:channel:channeluser@host>show interfacesinterface-type-fpc/pic/port:channel:channel:channelSample Output 1
user@host>show interfaces coc12-0/0/0Physical interface: coc12-0/0/0,Enabled, Physical link is UpInterface index: 195, SNMP ifIndex: 82Link-level type: Controller, Clocking: Internal, SONET mode, Speed: OC12,Loopback: None,Parent: NoneDevice flags : Present RunningInterface flags: Point-To-Point SNMP-TrapsLink flags : NoneCoS queues : 4 supportedLast flapped : 2004-05-26 21:37:18 UTC (00:44:19 ago)SONET alarms : NoneSONET defects : NoneSample Output 2
user@host>show interfaces coc1-0/0/0:2Physical interface: coc1-0/0/0:2,Enabled, Physical link is UpInterface index: 198, SNMP ifIndex: 88Link-level type: Controller, Clocking: Internal, SONET mode, Speed: 51840kbps,Loopback: None,Parent: coc12-0/0/0Interface index 195Device flags : Present RunningInterface flags: Point-To-Point SNMP-TrapsLink flags : NoneCoS queues : 4 supportedLast flapped : 2004-05-26 22:19:18 UTC (00:07:06 ago)SONET alarms : NoneSONET defects : NoneSample Output 3
user@host>show interfaces ct3-0/0/0:5Physical interface: ct3-0/0/0:5,Enabled, Physical link is UpInterface index: 233, SNMP ifIndex: 169Link-level type: Controller, Clocking: Internal, Speed: T3, Loopback: None,Mode: C/Bit parity,Parent: coc1-0/0/0:5Interface index 232Device flags : Present RunningInterface flags: Point-To-Point SNMP-TrapsLink flags : NoneCoS queues : 4 supportedLast flapped : NeverActive alarms : NoneActive defects : NoneDS-3 BERT configuration:BERT time period: 10 seconds, Elapsed: 0 secondsAlgorithm: 2^3 - 1, Pseudorandom (1), Induced error rate: 10e-0Sample Output 4
user@host>show interfaces ct1-0/0/0:4:1Physical interface: ct1-0/0/0:4:1,Enabled, Physical link is UpInterface index: 230, SNMP ifIndex: 167Link-level type: Controller, Clocking: Internal, Speed: T1, Loopback: None,Framing: ESF,Parent: coc1-0/0/0:4Interface index 229Device flags : Present RunningInterface flags: Point-To-Point SNMP-TrapsLink flags : NoneCoS queues : 4 supportedLast flapped : NeverDS1 alarms : NoneDS1 defects : NoneSONET alarms : NoneSONET defects : NoneWhat It Means
The first line of the output shows the status of the link. If this line shows that the physical link is up, the physical link is healthy and can pass packets. If this line shows that the physical link is down, the physical link is unhealthy and cannot pass packets.
The controller interface is partitioned into other interface types and appears at the top of a specific level of channelization. For a visual representation of the controller interface at different levels of channelization, see Figure 23.
Each of the four examples of controller output is for a different level of channelization.
Sample output 1 for interface
coc12-0/0/0showsParent: None, which indicates the top-most level of channelization.Sample output 2 for interface
coc1-0/0/0:2showsParent: coc12-0/0/0,which indicates that this interface is one level down from the top-most level, and is the OC1 controller for a first level of channelization.Sample output 3 for interface
ct3-0/0/0:5showsParent: coc1-0/0/0:5, which indicates that this interface is at the second level of channelization, and is a CT3 controller.Sample output 4 for interface
ct1-0/0/0:4:1showsParent: coc1-0/0/0:4:1,which indicates that this interface is at the third level of channelization, and is a CT1 controller.