Step 3: Monitor Statistics for an ATM2 Interface
Action
To monitor statistics for an ATM2 interface, use the following JUNOS CLI operational mode command:
user@host> monitor interfaceat-fpc/pic/portSample Output
user@host> monitor interface at-2/2/0host Seconds: 5 Time: 17:16:49Delay: 3/0/3Interface: at-2/2/0, Enabled, Link is UpEncapsulation: ATM-PVC, Speed: OC12Traffic statistics: Current deltaInput bytes: 0 (0 bps) [0]Output bytes: 1600 (0 bps) [0]Input packets: 0 (0 pps) [0]Output packets: 18 (0 pps) [0]Error statistics:Input errors: 0 [0]Input drops: 0 [0]Input framing errors: 0 [0]Policed discards: 0 [0]L3 incompletes: 0 [0]L2 channel errors: 0 [0]L2 mismatch timeouts: 0 [0]Carrier transitions: 1 [0]Output errors: 0 [0]Output drops: 0 [0]Aged packets: 0 [0]ATM statistics:Input cell count 4 [0]Input invalid vc 2 [0]Output cell count 13908633088 [8484369]Output idle cell count 0 [0]Active alarms : NoneActive defects: NoneSONET error countsZ [0]What It Means
The sample output checks for and displays common interface failures and any increases in framing errors. Information from this command can help you narrow down possible causes of an interface problem.
NOTE: If you are accessing the router from the console connection, make sure you set the CLI terminal type using the
set cli terminalcommand.