[Contents] [Prev] [Next] [Index] [Report an Error]


Step 4: Monitor Statistics for a Channelized DS-3 Interface

Action

To display the status of Channelized DS-3 interfaces, use the following JUNOS CLI operational mode command:

user@host> monitor interfaces t1-fpc/pic/port:channel

Sample Output

user@host> monitor interfaces t1-1/2/0:5
host                 Seconds: 35                  Time: 19:02:34
                                                              Delay: 0/0/27
Interface: t1-1/2/0:5, Enabled, Link is Up
Encapsulation: PPP, Keepalives, Speed: T1
Traffic statistics:                                           Current delta
  Input bytes:                  551635800 (1768 bps)                [16596]
  Output bytes:                4094623791 (71376 bps)               [64020]
  Input packets:                  5234195 (2 pps)                     [211]
  Output packets:                 4872090 (8 pps)                     [147]
Encapsulation statistics:
  Input keepalives:                  6918                               [1]
  Output keepalives:                 6893                               [0]
  LCP state: Opened
Error statistics:
  Input errors:                        47                               [0]
  Input drops:                          0                               [0]
  Input framing errors:                 0                               [0]
  Policed discards:                   398                               [0]
  L3 incompletes:                       0                               [0]
  L2 channel errors:                    0                               [0]
  L2 mismatch timeouts:                 0                               [0]
  Carrier transitions:                  0                               [0]
  Output errors:                        0                               [0]
  Output drops:                         0                               [0]
  Aged packets:                         0                               [0]
Active alarms : None
Active defects: None
T1 statistics:
  BPV                                   0                               [0]
  EXZ                                   0                               [0]
  LCV                                 538                               [0]
  PCV                                   0                               [0]
  CS                                    0                               [0]

Next='n', Quit='q' or ESC, Freeze='f', Thaw='t', Clear='c', Interface='i'

Sample Output 2

user@host> monitor interface t1-0/3/3:2           

 host             Seconds: 9               Time: 10:36:11                     
                         Delay: 3/3/3
Interface: t1-0/3/3:2, Enabled, Link is Up
Encapsulation: Cisco-HDLC, Keepalives, Speed: T1
Traffic statistics:                                           Current delta
  Input bytes:                 2931288250 (43936 bps)                                                   [427]
  Output bytes:                9987968300 (93512 bps)                                                   [207]
  Input packets:                 17017904 (106 pps)                                                     [14]
  Output packets:                20398890 (109 pps)                                                     [26]
Encapsulation statistics:
  Input keepalives:                124817                                                               [0]
  Output keepalives:               125405                                                               [0]
Error statistics:
  Input errors:                             0                                                               [0]
  Input drops:                             0                                                               [0]
  Input framing errors:                 0                                                              [0]
  Input runts:                              0                                  [0]
  Input giants:                                0                [0]


Next='n', Quit='q' or ESC, Freeze='f', Thaw='t', Clear='c', Interface='i'

Sample Output 3

user@host> monitor t1-1/2/0:19

host                     Seconds: 9                   Time: 19:05:23
                                                              Delay: 0/0/68
Interface: t1-1/2/0:19, Enabled, Link is Down
Encapsulation: PPP, Keepalives, Speed: T1
Traffic statistics:                                           Current delta
  Input bytes:                      89198 (0 bps)                       [0]
  Output bytes:                     90532 (0 bps)                       [0]
  Input packets:                     6371 (0 pps)                       [0]
  Output packets:                    6448 (0 pps)                       [0]
Encapsulation statistics:
  Input keepalives:                     0                               [0]
  Output keepalives:                    0                               [0]
  LCP state: Conf-req-sent
Error statistics:
  Input errors:                    271124                               [0]
  Input drops:                          0                               [0]
  Input framing errors:                 0                               [0]
  Policed discards:                266254                               [0]
  L3 incompletes:                       0                               [0]
  L2 channel errors:                    2                               [0]
  L2 mismatch timeouts:                 2                               [0]
  Carrier transitions:                 32                               [0]
  Output errors:                        0                               [0]
  Output drops:                         0                               [0]
  Aged packets:                         0                               [0]
Active alarms : AIS LOF
Active defects: AIS LOF
T1 statistics:
  BPV                                   0                               [0]
  EXZ                                   0                               [0]
  LCV                                  72                               [0]
  PCV                                   0                               [0]
  CS                                    0                               [0]

Interface warnings:
  o Outstanding DS1 alarm(s)
  o INET NCP is not Opened
  o LCP state is not Opened

Next='n', Quit='q' or ESC, Freeze='f', Thaw='t', Clear='c', Interface='i'

What It Means

The sample output shows common interface failures, indicates whether loopback is detected, and shows increases in framing errors. Use information from this command to help narrow down possible causes of an interface problem.

The output in the examples is static, however, the counters in real time change as they are updated every second. The counters in sample output 3 show that there is no traffic for the interface that is down, and that it has active alarms, defects, and there are interface warnings.

NOTE: If you are accessing the router from the console connection, make sure you set the CLI terminal type using the set cli terminal command.



CAUTION: We recommend that you use this command only for diagnostic purposes. Do not leave it on during normal router operations because real-time monitoring of traffic consumes additional CPU and memory resources.




[Contents] [Prev] [Next] [Index] [Report an Error]