Monitoring ATM
This section explains how to set a statistics baseline, display bit rate and packet rate statistics for ATM virtual circuits (VCs), and use the show commands to view your ATM configuration and monitor ATM VCs and VPs.
Setting Statistics Baselines
You can set a statistics baseline for ATM interfaces, ATM virtual circuits, and ATM virtual paths configured on the router.
baseline atm vp interface
- Use to set a statistics baseline for an ATM virtual path (VP) interface.
- The router implements the baseline by reading and storing the statistics at the time the baseline is set and then subtracting this baseline whenever baseline-relative statistics are retrieved.
- To set the baseline for an ATM VP, specify the VPI. The numeric range of the VPI depends on the line module capabilities and current configuration.
- To display baseline statistics, use the delta keyword with ATM show commands.
- Examples
host1#baseline atm vp interface atm 12/0 0host1#baseline atm vp interface atm 5/0/0 1There is no no version. baseline interface atm
- Use to set a statistics baseline for ATM interfaces or a specific virtual circuit.
- The router implements the baseline by reading and storing the statistics at the time the baseline is set and then subtracting this baseline whenever baseline-relative statistics are retrieved.
- To set the baseline for a circuit, specify a VCD in the range 12147483647.
- To set the baseline on an interface, omit the VCD.
- To display baseline statistics, use the delta keyword with ATM show commands.
- Examples
host1#baseline interface atm 9/1 123host1#baseline interface atm 5/0/0 123There is no no version. Displaying Interface Rate Statistics for ATM VCs and ATM VPs
You can use the following commands to display bit rate and packet rate statistics over a specified time interval for one or more ATM virtual circuits (VCs) or virtual paths (VPs) configured on the router.
- To monitor the data rate for ATM VCs, use the monitor atm vc command.
- To monitor the data rate for ATM VPs, use the monitor atm vp command.
To monitor the data rate for ATM VCs and ATM VPs:
- Log in to the router by using a local console session or a virtual terminal (vty) session (such as a Telnet session).
While you use the monitor atm vc command or the monitor atm vp command, you must keep the console or terminal session open. You cannot issue any other commands during the session.
For information about logging in to the router, see Accessing the CLI in JUNOSe System Basics Configuration Guide, Chapter 2, Command-Line Interface.
For information, see Accessing Command Modes in JUNOSe System Basics Configuration Guide, Chapter 2, Command-Line Interface.
- Specify the interface identifier and VCD (for each ATM VC) or VPI (for each ATM VP) that you want to monitor. For information about specifying an ATM interface, see Interface Types and Specifiers in JUNOSe Command Reference Guide, About This Guide.
host1#monitor atm vc atm 12/0 1 atm 8/0 1 display-time-of-dayhost1#monitor atm vp atm 12/0 0 atm 12/0 1 load-interval 15 display-time-of-dayBy default, the router uses a 5-second time interval between polls to calculate bit rates and packet rates for each specified VC or VP. Optionally, you can use the load-interval keyword to specify a nondefault time interval in the range 530 seconds (for ATM VCs) or 5300 seconds (for ATM VPs).
You can also include the optional display-time-of-day keyword to show the time of day at which the router gathers statistics for each interval. Displaying the time of day enables you to monitor when a particular VC or VP is underutilized or overutilized.
host1#monitor atm vc atm 12/0 1 atm 8/0 1 display-time-of-daySecondsbetween TimeInterface VCD polls Input bps/pps Output bps/pps (UTC)----------------------- ----- -------- --------------- --------------- --------ATM 12/0 1 0 --/-- --/-- 10:43:11ATM 8/0 1 0 --/-- --/-- 10:43:11ATM 12/0 1 5 121840/100 121840/100 10:43:16ATM 8/0 1 5 121600/100 121600/100 10:43:16ATM 12/0 1 5 98008/80 98008/80 10:43:21ATM 8/0 1 5 98008/80 98008/80 10:43:21...host1#monitor atm vp atm 12/0 0 atm 12/0 1 load-interval 15 display-time-of-daySecondsbetween TimeInterface VPI polls Input bps/pps Output bps/pps (UTC)----------------------- ----- -------- --------------- --------------- --------ATM 12/0 0 0 --/-- --/-- 09:47:18ATM 12/0 1 0 --/-- --/-- 09:47:18ATM 12/0 0 15 6635792/6480 6635792/6480 09:47:33ATM 12/0 1 15 6635312/6479 6635312/6479 09:47:33ATM 12/0 0 15 6635176/6479 6635176/6479 09:47:48ATM 12/0 1 15 6634424/6478 6634424/6478 09:47:48ATM 12/0 0 15 6635448/6479 6635448/6479 09:48:03The monitor atm vc command and monitor atm vp command display similar information, except that the monitor atm vc command displays the VCD for each interface and the monitor atm vp command displays the VPI for each interface.
The router polls the statistics of each VC or VP identified in the command at the specified load interval to calculate and display bit rate and packet rate statistics. The first line of output for each interface always displays 0 (zero) for the number of seconds between polls, and dashes (--/--) in the Input bps/pps and Output bps/pps columns. These values indicate that the router initially takes a baseline for each interface against which to measure subsequent statistics. The router continues to display subsequent lines of output for each interface at the specified load interval until you press Ctrl+c to stop the command.
For a description of the fields in the command display, see monitor atm vc and monitor atm vp.
- If you remove an ATM interface or (for VCs) an ATM 1483 subinterface while you are monitoring one or more VCs or VPs that reside on the deleted interface, press Ctrl+c to stop the monitor atm vc command or monitor atm vp command, and then restart the command to ensure accurate interface rate statistics are displayed.
If you leave the monitor atm vc command or monitor atm vp command running after you remove the interface, the command displays undefined or inaccurate statistics for the VC or VP on the interface that has been removed. The display of undefined or inaccurate statistics can result when you remove the interface by issuing either the no interface atm command or slot erase command, and can continue even after you recreate the interface with the same VC or VP configuration.
- When you are finished monitoring, press Ctrl+c to stop the monitor atm vc command or monitor atm vp command.
host1#^Cmonitor atm vc
- Use the monitor atm vc command to display bit rate and packet rate statistics over a specified time interval for one or more ATM VCs.
- Use the monitor atm vp command to display bit rate and packet rate statistics over a specified time interval for one or more ATM VPs.
- You must use either command in a dedicated console or terminal session for the duration of the monitoring session.
- Specify the interface identifier and VCD (for each ATM VC) or VPI (for each ATM VP) that you want to monitor.
- To specify a nondefault time interval in the range 530 seconds (for ATM VCs) or 5300 seconds (for ATM VPs) at which the router calculates bit rate and packet rate statistics, use the optional load-interval keyword. The default time interval for either command is 5 seconds.
- To display the time at which the router calculates bit rate and packet rate statistics for the current interval, use the optional display-time-of-day keyword.
- To stop either command, press Ctrl+c.
- Field descriptions
- InterfaceInterface identifier for the ATM interface on which the VC or VP resides
- VCDVirtual circuit descriptor that identifies the VC (monitor atm vc command only)
- VPIVirtual path identifier of the PVC (monitor atm vp command only)
- Seconds between pollsNumber of seconds at which the router calculates bit rate and packet rate statistics
- Input bps/ppsNumber of bits per second (bps) and packets per second (pps) received on this interface during the specified load interval
- Output bps/ppsNumber of bits per second (bps) and packets per second (pps) transmitted on this interface during the specified load interval
- TimeTime of day, in hh:mm:ss format, at which the router calculates the bit rate and packet rate statistics for the current interval
- Example 1Displays bit rate and packet rate statistics over the default (5-second) load interval for a single ATM VC
host1#monitor atm vc atm 12/0 100SecondsbetweenInterface VCD polls Input bps/pps Output bps/pps----------------------- ----- -------- --------------- ---------------ATM 12/0 100 0 --/-- --/--ATM 12/0 100 5 6631624/6476 6631624/6476ATM 12/0 100 5 6630808/6475 6631008/6475ATM 12/0 100 5 6632448/6477 6632240/6476ATM 12/0 100 5 6629168/6473 6629168/6473ATM 12/0 100 5 6631008/6475 6631216/6475host1#^CExample 2Displays bit rate and packet rate statistics over the default (5-second) load interval for two ATM VCs, with the time of day that the statistics were calculated host1#monitor atm vc atm 12/0 100 atm 12/0 200 display-time-of-daySecondsbetween TimeInterface VCD polls Input bps/pps Output bps/pps (UTC)----------------------- ----- -------- --------------- --------------- --------ATM 12/0 100 0 --/-- --/-- 17:33:06ATM 12/0 200 0 --/-- --/-- 17:33:06ATM 12/0 100 5 6635104/6479 6635104/6479 17:33:11ATM 12/0 200 5 6633264/6477 6633472/6478 17:33:11ATM 12/0 100 5 6632856/6477 6632856/6477 17:33:16ATM 12/0 200 5 6633264/6477 6633056/6477 17:33:16host1#^C
- Example 3Displays bit rate and packet rate statistics over a 10-second load interval for two ATM VPs
host1#monitor atm vp atm 12/0 0 atm 12/0 1 load-interval 10SecondsbetweenInterface VPI polls Input bps/pps Output bps/pps----------------------- ----- -------- --------------- ---------------ATM 12/0 0 0 --/-- --/--ATM 12/0 1 0 --/-- --/--ATM 12/0 0 10 6635312/6479 6635312/6479ATM 12/0 1 10 6634288/6478 6634288/6478ATM 12/0 0 10 6637664/6482 6637664/6482ATM 12/0 1 10 6637872/6482 6637872/6482host1#^CExample 4Displays bit rate and packet rate statistics over a 15-second load interval for two ATM VPs, with the time of day that the statistics were calculated host1#monitor atm vp atm 12/0 0 atm 12/0 1 load-interval 15 display-time-of-daySecondsbetween TimeInterface VPI polls Input bps/pps Output bps/pps (UTC)----------------------- ----- -------- --------------- --------------- --------ATM 12/0 0 0 --/-- --/-- 17:36:19ATM 12/0 1 0 --/-- --/-- 17:36:19ATM 12/0 0 15 6634352/6478 6634352/6478 17:36:34ATM 12/0 1 15 6633608/6478 6633608/6478 17:36:34ATM 12/0 0 15 6635176/6479 6635176/6479 17:36:49ATM 12/0 1 15 6635040/6479 6635040/6479 17:36:49host1#^CUsing ATM show Commands
Use the show commands described in this section to display information about your ATM configuration and monitor ATM interfaces.
You can use the output filtering feature of the show command to include or exclude lines of output based on a text string you specify. See show Commands in JUNOSe System Basics Configuration Guide, Chapter 2, Command-Line Interface.
show atm aal5 interface
- AAL5 Interface operational statusOperational status of the AAL5 interface: up, down, lowerlayerDown
- time since last status changeTime since last reported change to the AAL5 interface operational status
- SNMP trap link-statusWhether SNMP link status traps are enabled or disabled on the ATM AAL5 interface
- Auto configure ATM 1483 statusSetting of the autoconfiguration feature for a dynamic ATM 1483 subinterface configured over the ATM AAL5 interface:
- enabledAutodetection of the ATM 1483 dynamic encapsulation type is enabled on the ATM AAL5 interface
- disabledAutodetection of the ATM 1483 dynamic encapsulation type is not currently enabled on the ATM AAL5 interface
- InPacketsNumber of packets received on this interface
- InBytesNumber of bytes received on this interface
- OutPacketsNumber of packets transmitted on this interface
- OutBytesNumber of bytes transmitted on this interface
- InErrorsNumber of incoming errors received on this interface
- OutErrorsNumber of outgoing errors on this interface
- InPacketDiscardsNumber of incoming packets discarded on this interface
- OutDiscardsNumber of outgoing packets discarded on this interface
host1#show atm aal5 interface atm 3/0AAL5 Interface ATM 3/0 operational status: lowerLayerDowntime since last status change: 00:08:46SNMP trap link-status: disabledAuto configure ATM 1483 status: disabledInPackets: 0InBytes: 0OutPackets: 0OutBytes: 0InErrors: 0OutErrors: 0InPacketDiscards: 0OutDiscards: 0show atm atm1483
- Use to display whether or not the router is set up to export ATM 1483 subinterface descriptions to the line module.
- Example
host1#show atm atm1483ATM1483 IF Descriptions exportedshow atm interface
- Use to display configuration and state information and statistics about a specific ATM interface, or to display a brief description of all ATM interfaces configured in the router.
- To specify an ATM interface for ERX-7xx models, ERX-14xx models, and ERX-310 routers, use the slot/port format.
- slotNumber of the chassis slot
- portPort number on the I/O module; on the OC3-2 GE APS I/O module, you can specify ATM interfaces only in ports 0 and 1; port 2 is reserved for a Gigabit Ethernet interface
- To specify an ATM interface for the E120 router and the E320 router, use the slot/adapter/port format.
- slotNumber of the chassis slot
- adapterIdentifier for the IOA within the E320 chassis, either 0 or 1, where:
- 0 indicates that the IOA is installed in the right IOA bay (E120 router) or the upper IOA bay (E320 router).
- 1 indicates that the IOA is installed in the left IOA bay (E120 router) or the lower IOA bay (E320 router).
- To display the status and number of configured VCs for all ATM interfaces configured in the router, use the brief keyword.
- Field descriptions
- ATM Interface statusState of the physical interface: up, down
- line protocolState of the ILMI protocol: disabled, up, down
- AAL5 operational statusOperational status of the ATM AAL5 interface: up, down, lowerLayerDown
- time since last status changeTime since last reported change to the AAL5 operational status
- ATM operational statusOperational status of the ATM interface: up, down, lowerLayerDown
- time since last status changeTime since last reported change to the ATM operational status
- UNI versionUNI version: 3.0, 3.1, 4.0
- Maximum VCsMaximum number of virtual circuits supported on this interface
- Current VCsCurrent number of virtual circuits configured
- ILMI VPI/VCINumber of VPI and VCI configured for ILMI (displayed only when ILMI is configured on the interface)
- VCDNumber of VCD (displayed only when ILMI is configured on the interface)
- ILMI keepaliveState and status of the ILMI (displayed only when ILMI is configured on the interface)
- Max VCI per VPIMaximum number of virtual circuits on each virtual path
- CAC admin stateEnabled, disabled
- Subscription bandwidthMaximum allowable bandwidth on the port (displayed only when CAC is enabled)
- UBR weightConfigured bandwidth for UBR and UBR-PCR connections (displayed only when CAC is enabled)
- Available bandwidthBandwidth currently available on the port (displayed only when CAC is enabled)
- SNMP trap link-statusEnabled, disabled
- OAM cell receive statusWhether the ATM interface processes or flushes OAM cells: enabled, disabled
- OAM cell filterWhether the interface flushes all OAM cells or flushes only AIS and RDI alarm cells (displayed only when OAM cell receive status is enabled)
- atm oam loopback-locationLoopback location ID for this interface
- Interface AliasText description or alias if configured for the interface
- Assigned VC ClassName of the VC class assigned to this interface, if configured
- InPacketsNumber of packets received on this interface
- InBytesNumber of bytes received on this interface
- InCellsNumber of cells received on this interface
- OutPacketsNumber of packets transmitted on this interface
- OutBytesNumber of bytes transmitted on this interface
- OutCellsNumber of cells transmitted on this interface
- InErrorsNumber of incoming errors received on this interface
- OutErrorsNumber of outgoing errors on this interface
- InPacketDiscardsNumber of incoming packets discarded on this interface
- InByteDiscardsNumber of incoming bytes discarded on this interface
- InCellErrorsIncrements when a T3 or an E3 ATM interface receives cells for a VPI or VCI that is not configured on that interface
- Field descriptions specific to the applicable physical interface. In Example 1, the output contains the following physical interface fields:
- SONET path operational statusState of the SONET path interface: up, down, lowerLayerDown
- time since last status changeTime since last reported change to the SONET path operational status
- SONET operational statusState of SONET interface: up, down, lowerLayerDown
- time since last status changeTime since last reported change to the SONET operational status
- PHY TypePhysical port type on which this interface is running
- FramingFraming type of the physical interface
- TX clockingClocking type for the physical interface
- LoopbackLoopback status for the physical interface: enabled, disabled
- Receive FIFO OverrunsNumber of times received FIFO was overrun
- qos-mode-portStatus of SAR backpressure: enabled, disabled
- queueHardware packet queue associated with the specified traffic class and interface
- Forwarded packets, BytesNumber of packets and bytes forwarded on this queue
- Dropped committed packets, BytesNumber of committed packets and bytes that were dropped
- Dropped conformed packets 0, Bytes 0Number of conformed packets and bytes that were dropped
- Dropped exceeded packets 0, Bytes 0Number of exceeded packets and bytes that were dropped
- InterfaceATM interface identifier
- StatusStatus of the ATM interface: up, down, lowerLayerDown
- Configured VCsNumber of VCs configured on the interface
host1#show atm interface atm 2/0ATM Interface 2/0 is down, line protocol is downAAL5 operational status: lowerLayerDowntime since last status change: 22:08:21ATM operational status: downtime since last status change: 22:02:11SONET path operational status: lowerLayerDowntime since last status change: 1 day, 0 hoursSONET operational status: downtime since last status change: 1 day, 0 hoursUNI version: 3.0, Maximum VCs: 4096Current VCs: 1ILMI VPI/VCI: 17/23, VCD 26, ILMI keepalive: disabledMax VCI per VPI: 32768CAC admin state: enabledSubscription bandwidth: 3000000 kbpsUBR weight: 3000 kbpsAvailable bandwidth: 2992000 kbpsSNMP trap link-status: enabledOAM cell receive status: enabledOAM cell filter : all cellsatm oam loopback-location 0XFFFFFFFFInterface Alias: ATM interface slot #2 port 0Assigned VC class : dsl-subscriber-classPHY Type: oc3, Framing: sonet, TX clocking: lineLoopback: none, Receive FIFO Overruns: 05 minute input rate 0 bits/sec, 0 packets/sec5 minute output rate 0 bits/sec, 0 packets/secInPackets: 0InBytes: 0InCells: 0OutPackets: 0OutBytes: 0OutCells: 0InErrors: 0OutErrors: 0InPacketDiscards: 0InByteDiscards: 0InCellErrors: 0qos-mode-port disabledqueue 0: traffic class control, bound to ATM2/0Forwarded packets 643, Bytes 36008Dropped committed packets 0, Bytes 0Dropped conformed packets 0, Bytes 0Dropped exceeded packets 0, Bytes 0Example 2Shows a summary of all ATM interfaces host1#show atm interface briefConfiguredInterface Status VCs--------- -------------- ----------ATM 2/0 up 2ATM 2/1 up 3ATM 2/2 lowerLayerDown 4ATM 2/3 down 5ATM 4/0 up 2ATM 6/0 lowerLayerDown 2show atm map
- Use to display the list of all configured ATM static maps to remote hosts on an ATM network.
- Field descriptions
- Map listName of map list and method used to enter the map list. PERMANENT indicates that the map entry was configured; it was not entered automatically by a process.
- protocol address maps to VCxName of protocol, the protocol address, and the VCD that the address is mapped to (for ATM VCs configured with the atm pvc command).
- VCNumber of the virtual circuit
- broadcastIndicates pseudo-broadcasting
- connection upIndicates a point-to-point virtual circuit
host1#show atm mapMap list my-map : PERMANENTip 192.168.2.10 maps to VC 10 atm 2/0ip 192.168.2.20 maps to VC 11 atm 2/0 broadcastip 192.168.2.30 maps to VC 12 atm 2/0Map list other-map : PERMANENTip 192.10.2.10 maps to VC 100 atm 2/1ip 192.10.2.20 maps to VC 101 atm 2/1ip 192.10.2.30 maps to VC 102 atm 2/1 broadcastExample 2 host1#show atm map briefMap list my-map : PERMANENTMap list other-map : PERMANENTExample 3 host1#show atm map my-mapMap list my-map : PERMANENTip 192.168.2.10 maps to VC 10 atm 2/0ip 192.168.2.20 maps to VC 11 atm 2/0 broadcastip 192.168.2.30 maps to VC 12 atm 2/0show atm oam
- Use to display F4 OAM statistics for an ATM interface.
- You must specify a VPI value in addition to the required ATM interface specifier.
- You can use the following keywords.
- segmentDisplays information about segment loopbacks
- end-to-endDisplays information about end-to-end loopbacks
- Sending End To End Loopback CellsEnabled, disabled
- FrequencyFrequency configured on this circuit
- End To End OAM CC verificationWhether end-to-end CC verification is enabled or disabled
- OAM CC TypeWhether the circuit is a sink or a source, or both a sink and a source
- OAM Current CC state
- ReadyOAM CC is not enabled
- ActiveOAM CC cell flow is running
- Activation FailedOAM CC activation failed
- Wait ActivateWaiting for interface to come up before the software sends the activation request
- Wait Activation ConfirmationWaiting for activation confirmation from the peer
- Wait DeActivateWaiting for interface to come up before the software sends the deactivation request
- Wait DeActivation ConfirmationWaiting for deactivation confirmation from the peer
- Segment OAM CC verificationWhether segment CC verification is enabled or disabled
- VP StateState of the VP: up, down
- VP End To End Oam State
- not managedCircuit is in normal OAM state; no OAM fault conditions
- AISCircuit is in AIS state
- RDICircuit is in RDI state
- not managedCircuit is in normal OAM state; no OAM fault conditions
- AISCircuit is in AIS state
- RDICircuit is in RDI state
- InOamF4CellsNumber of F4 OAM cells received
- InOamF4CellsDroppedNumber of incoming F4 OAM cells that were dropped
- InOamF4EndLoopbackCellsTotal number of F4 end-to-end loopback cells received on this interface, which is the sum of the following counts:
- InOamF4EndLoopbackCommandsNumber of F4 end-to-end loopback commands received
- InOamF4EndLoopbackResponsesNumber of F4 end-to-end loopback responses received
- InOamF4SegLoopbackCellsTotal number of F4 segment loopback cells received on this interface, which is the sum of the following counts:
- InOamF4SegLoopbackCommandsNumber of F4 segment loopback commands received
- InOamF4SegLoopbackResponsesNumber of F4 segment loopback responses received
- InOamF4EndAisCellsNumber of F4 end-to-end AIS cells received
- InOamF4SegAisCellsNumber of F4 segment AIS cells received
- InOamF4EndRdiCellsNumber of F4 end-to-end RDI cells received
- InOamF4SegRdiCellsNumber of F4 segment RDI cells received
- InOamF4EndCCActDeActCellsNumber of F4 end-to-end activation or deactivation CC cells received
- InOamF4SegCCActDeActCellsNumber of F4 segment activation or deactivation CC cells received
- InOamF4EndCCCellsNumber of F4 end-to-end CC cells received
- InOamF4SegCCCellsNumber of F4 segment CC cells received
- OutOamF4CellsNumber of F4 OAM cells sent
- OutOamF4EndLoopbackCellsTotal number of F4 end-to-end loopback cells sent on this interface, which is the sum of the following counts:
- OutOamF4EndLoopbackCommandsNumber of F4 end-to-end loopback commands sent
- OutOamF4EndLoopbackResponsesNumber of F4 end-to-end loopback responses sent
- OutOamF4SegLoopbackCellsTotal number of F4 segment loopback cells sent on this interface, which is the sum of the following counts:
- OutOamF4SegLoopbackCommandsNumber of F4 segment loopback commands sent
- OutOamF4SegLoopbackResponsesNumber of F4 segment loopback responses sent
- OutOamF4EndRdiCellsNumber of end-to-end RDI cells sent
- OutOAM F4SegRdiCellsNumber of segment RDI cells sent
- OutOamF4EndCCActDeActCellsNumber of F4 end-to-end activation or deactivation CC cells sent
- OutOamF4SegCCActDeActCellsNumber of F4 segment activation or deactivation CC cells sent
- OutOamF4EndCCCellsNumber of F4 end-to-end CC cells sent
- OutOamF4SegCCCellsNumber of F4 segment CC cells sent
host1#show atm oam 2/1 0Sending End To End Loopback Cells is Enabled: Frequency = 20 secsEnd To End OAM CC verification enabledOAM CC Type : CC Sink End PointOAM Current CC state : ReadySegment OAM CC verification enabledOAM CC Type : CC Sink End PointOAM Current CC state : ReadyVP State :downVP End To End Oam State :not managedVP Segment Oam State :not managedInOamF4Cells :0InOamF4CellsDropped :0InOamF4EndLoopbackCells :0InOamF4EndLoopbackCommands :0InOamF4EndLoopbackResponses :0InOamF4SegLoopbackCells :0InOamF4SegLoopbackCommands :0InOamF4SegLoopbackResponses :0InOamF4EndAisCells :0InOamF4SegAisCells :0InOamF4EndRdiCells :0InOamF4SegRdiCells :0InOamF4EndCCActDeActCells :0InOamF4SegCCActDeActCells :0InOamF4EndCCCells :0InOamF4SegCCCells :0OutOamF4Cells :0OutOamF4EndLoopbackCells :0OutOamF4EndLoopbackCommands :0OutOamF4EndLoopbackResponses :0OutOamF4SegLoopbackCells :0OutOamF4SegLoopbackCommands :0OutOamF4SegLoopbackResponses :0OutOamF4EndRdiCells :0OutOamF4SegRdiCells :0OutOamF4EndCCActDeActCells :0OutOamF4SegCCActDeActCells :0OutOamF4EndCCCells :0OutOamF4SegCCCells :0Time since last status change :00:00:33Example 2 host1#show atm oam 2/1 0 segmentSegment OAM CC verification enabledOAM CC Type : CC Sink End PointOAM Current CC state: ReadyVP State :downVP Oam State :not managedInOamF4SegmentCells :0InOamF4SegmentCellsDropped :0InOamF4SegLoopbackCells :0InOamF4SegLoopbackCommands :0InOamF4SegLoopbackResponses :0InOamF4SegCCActDeActCells :0InOamF4SegCCCells :0OutOamF4SegmentCells :0OutOamF4SegLoopbackCells :0OutOamF4SegLoopbackCommands :0OutOamF4SegLoopbackResponses :0OutOamF4SegRdiCells :0OutOamF4SegCCActDeActCells :0OutOamF4SegCCCells :0Time since last status change :00:00:53Example 3 host1#show atm oam 2/1 0 end-to-endSending End To End Loopback Cells Disabled:End To End OAM CC verification enabledOAM CC Type : CC Sink End PointOAM Current CC state: ReadyVP State :downVP Oam State :not managedInOamF4EndCells :0InOamF4EndCellsDropped :0InOamF4EndLoopbackCells :0InOamF4EndLoopbackCommands :0InOamF4EndLoopbackResponses :0InOamF4EndAisCells :0InOamF4EndRdiCells :0InOamF4EndCCActDeActCells :0InOamF4EndCCCells :0OutOamF4EndCells :0OutOamF4EndLoopbackCells :0OutOamF4EndLoopbackCommands :0OutOamF4EndLoopbackResponses :0OutOamF4EndRdiCells :0OutOamF4EndCCActDeActCells :0OutOamF4EndCCCells :0Time since last status change :00:00:53show atm ping
- Use to show all existing ping entries, both completed and outstanding. Remember that ping statistics are overwritten when a new ping is issued on the circuit.
- You can specify the following options to show ping for entries for a specific interface, VPI, or VCI.
- interfaceSpecifierShows ping entries for this interface
- vpiShows details of the last ping atm command on this VPI
- vciShows details of the last ping atm command on this VCI
- InterfaceInterface number
- VPIVirtual path identifier
- VCIVirtual channel identifier
- CellCountOAM loopback cell count configured on the interface
- TimeOutTimeout configured on the interface
- SentCellCountNumber of loopback cells sent
- RespCountNumber of loopback response cells received
- StatusStatus of the ping
- Ping Cell CountCell count configured on the circuit
- Ping Time OutTimeout, in seconds, configured on the circuit
- No Of Cells SentNumber of ping cells sent on this circuit
- No Of Response ReceivedNumber of ping responses received on this circuit
- Success RatePercentage of successful responses received for pings sent
- round-trip min/max/avgMinimum, maximum, and average time in milliseconds that it took to receive responses to ping messages sent
- Ping StatusResults of the ping operation
- Ping CompletedNumber of ping requests in the cell count were sent
- Ping in ProgressPing is in operation
- Ping Not StartedPing operation is not started; you may see this via SNMP
- Ping StoppedPing operation was manually stopped
- Ping Stopped OAM Downatm oam flush command was issued when ping was enabled
- ATM Interface DownPing operation is stopped as a result of interface down operational status
host1#show atm pingInterface VPI VCI CellCount TimeOut SentCellCount RespCount Status--------- --- --- --------- ------- ------------- ---------- -------ATM 2/1 0 100 5 5 5 5 Ping CompletedATM 2/1 0 200 5 5 5 5 Ping CompletedATM 2/2 0 100 5 5 5 5 Ping CompletedATM 2/2 0 200 5 5 5 5 Ping Completed% Found 4 Entries in the systemhost1#show atm ping 2/1Interface VPI VCI CellCount TimeOut SentCellCount RespCount Status--------- --- --- --------- ------- ------------- ---------- -------ATM 2/1 0 100 5 5 5 5 Ping CompletedATM 2/1 0 200 5 5 5 5 Ping Completed% Found 2 Entries in this Interfacehost1#show atm ping atm 2/1 0 100Ping Cell Count :5Ping Time Out :5secsNo Of Cells Sent :5No Of Response Received :5Success Rate :100%round-trip min/max/avg :0/10/2 msPing Status :CompletedOam Flow Type :Segmentshow atm subinterface
- Use to display the current state of all ATM subinterfaces, all ATM subinterfaces configured on a specified ATM physical interface, or a specific ATM subinterface.
- To specify an ATM subinterface for ERX-7xx models, ERX-14xx models, and ERX-310 routers, use the slot/port.subinterface format.
- slotNumber of the chassis slot
- portPort number on the I/O module
- subinterfaceNumber of the subinterface in the range 12147483647
- To specify an ATM subinterface for the E120 router and the E320 router, use the slot/adapter/port.subinterface format.
- slotNumber of the chassis slot
- adapterIdentifier for the IOA within the E320 chassis, either 0 or 1, where:
- 0 indicates that the IOA is installed in the right IOA bay (E120 router) or the upper IOA bay (E320 router).
- 1 indicates that the IOA is installed in the left IOA bay (E120 router) or the lower IOA bay (E320 router).
- To display brief summary information for all ATM subinterfaces, or for ATM subinterfaces configured on a specified ATM physical interface, use the summary keyword.
- To display status information only for ATM subinterfaces with a specific operating status, use the status keyword with one of the following status values. (See the Status field description for an explanation of these values.)
- To display the current state of an ATM subinterface created on the PVC with the specified VPI and VCI values, use the atm slot/port/vpi/vci format (for ERX-7xx models, ERX-14xx models, and ERX-310 routers) or the slot/adapter/port/vpi/vci format (for E120 routers and E320 routers) to identify the ATM subinterface (Example 5).
- For more information, see Creating a Basic Configuration.
- Field descriptions
- RFC-1483Multiprotocol encapsulation over AAL5
- NBMANonbroadcast multiaccess interface
- ATM/MPLSLocal ATM passthrough interface
- VCDVirtual circuit descriptor
- VPIVirtual path identifier
- VCIVirtual circuit (or channel) identifier
- Circuit TypeType of circuit: PVC
- EncapAdministered encapsulation method based on what was configured with the atm pvc command
- MTUMaximum transmission unit size for the interface
- StatusOne of the following ATM 1483 subinterface states:
- absentRepresents the notPresent state and indicates that, although the SRP detects the ATM 1483 subinterface, the module on which the subinterface resides has not completed booting up, has failed, or is disabled.
- dormantIndicates that the ATM 1483 subinterface is performing autodetection of one or more upper-layer encapsulation types and is waiting to receive a packet of that type on a lower-layer interface. An ATM 1483 subinterface transitions from the dormant state to the up state when the router receives a valid packet of the specified encapsulation type on the interface.
- dormantLockoutIndicates that a dormant ATM 1483 subinterface has one or more upper-layer encapsulation types currently undergoing encapsulation type lockout. An ATM 1483 subinterface transitions from the dormantLockout state to the dormant state when the lockout time expires for all upper-layer encapsulation types undergoing lockout. An ATM 1483 subinterface transitions from the dormantLockout state to the up state when the router receives a valid packet for an encapsulation type that is configured for autodetection but is not undergoing lockout.
- downIndicates that the ATM 1483 subinterface is administratively disabled or has a circuit that is down or not configured.
- lowerLayerDownIndicates that a lower-layer interface below the ATM 1483 subinterface is down.
- upIndicates that the ATM 1483 subinterface is up and able to transfer data. For an ATM 1483 subinterface that supports one or more dynamic upper-layer interfaces, indicates that the router has created the dynamic upper-layer interface or is in the process of creating it.
- Interface TypeType of ATM 1483 subinterface: dynamic or static
- Auto configure statusSetting of the autoconfiguration feature
- dynamicAutodetection is on; the router automatically detects the next upper interface
- staticAutodetection is off
- Auto configure interface(s)Types of dynamic upper interfaces configured with the auto-configure command: bridged Ethernet, IP, PPP, or PPPoE
- Detected 1483 encapsulationIf the encapsulation type is set to aal5autoconfig, displays the 1483 encapsulation type detected on the subinterface (displays AUTO until a packet is detected)
- Detected dynamic interfaceType of dynamic upper interface detected during autoconfiguration: bridged Ethernet, IP, PPP, PPPoE, or (if no packet has been received) none
- Interface types in lockoutEncapsulation types currently experiencing lockout: bridged Ethernet, IP, PPP, PPPoE, or none
- Lockout state (seconds)Settings of encapsulation type lockout for the upper-layer encapsulation type indicated
- MinMinimum lockout time, in seconds
- MaxMaximum lockout time, in seconds
- CurrentCurrent lockout time, in seconds; displays 0 (zero) if lockout is not occurring
- ElapsedTime elapsed into the lockout time, in seconds; displays 0 (zero) if lockout is not occurring
- NextLockout time for the router to use for the next lockout event, in seconds
- Assigned profileFor each dynamic interface type, indicates whether or not a profile is assigned and, if assigned, displays the profile name
- Interface AliasText description or alias if configured for the subinterface
- Subscriber infoSubscriber login information for the specified dynamic interface type (bridged Ethernet or IP)
- Assigned VC ClassName of the VC class assigned to this subinterface, if configure
- SNMP trap link-statusTrap link status: enabled or disabled
- Advisory receive speedConfigured receive speed, in Kbps, for the dynamic ATM 1483 subinterface. The E-series LAC sends this value to the LNS in the RX Connect-Speed AVP [38].
- InPacketsNumber of packets received on this interface
- InBytesNumber of bytes received on this interface
- OutPacketsNumber of packets transmitted on this interface
- OutBytesNumber of bytes transmitted on this interface
- InErrorsNumber of errors received on this interface
- OutErrorsNumber of outgoing errors on this interface
- InPacketDiscardsNumber of incoming packets discarded on this interface
- InPacketsUnknownProtocolNumber of incoming packets with an unknown protocol type
- OutDiscardsNumber of outgoing packets discarded on this interface
host1#show atm subinterfaceCircuit InterfaceInterface ATM-Prot VCD VPI VCI Type Encap MTU Status Type----------- -------- --- --- --- ------- ----- ---- -------------- ---------ATM 2/0.101 RFC-1483 101 0 101 PVC AUTO 9180 dormantLockout StaticATM 2/0.102 RFC-1483 102 0 102 PVC AUTO 9180 up DynamicATM 2/0.103 RFC-1483 103 0 103 PVC AUTO 9180 dormant Static3 interface(s) foundExample 2Displays summary information for all ATM subinterfaces shown in Example 1 host1#show atm subinterface summary3 subinterfaces: 1 up, 0 down,1 dormant, 1 dormantLockout,0 lowerLayerDown, 0 not presentExample 3Displays status information about the current state of all ATM subinterfaces in the dormantLockout state host1#show atm subinterface status dormantLockoutCircuit InterfaceInterface ATM-Prot VCD VPI VCI Type Encap MTU Status Type----------- -------- --- --- --- ------- ----- ---- -------------- ---------ATM 2/0.101 RFC-1483 101 0 101 PVC AUTO 9180 dormantLockout Static1 interface(s) foundExample 4Displays the current state of a specific ATM subinterface host1#show atm subinterface atm 2/0.101Circuit InterfaceInterface ATM-Prot VCD VPI VCI Type Encap MTU Status Type----------- -------- --- --- --- ------- ----- ---- -------------- ---------ATM 2/0.101 RFC-1483 101 0 101 PVC AUTO 9180 dormantLockout StaticAuto configure status : dynamicAuto configure interface(s) : IP bridgedEthernet PPP PPPoEDetected 1483 encapsulation : AUTODetected dynamic interface : noneInterface types in lockout : IPLockout state (seconds) : Min Max Current Elapsed Next------------------------------- --- ---- ------- ------- ----IP 1 30 16 7 30BridgedEnet 900 3600 0 0 900PPP 1 300 0 0 1PPPoE 1 300 0 0 1Assigned profile (IP) : ipoaAssigned profile (BridgedEnet): bethAssigned profile (PPP) : ppptestAssigned profile (PPPoE) : pppoetestAssigned profile (any) : none assignedInterface Alias: atm20101BridgedEnet subscriber info :Username: elaine@jpeterman.comPassword: puttyAuthenticate: enabledAssigned VC class : premium-subscriber-classSNMP trap link-status: disabledInPackets: 0InBytes: 1904OutPackets: 0OutBytes: 0InErrors: 0OutErrors: 0InPacketDiscards: 14InPacketsUnknownProtocol: 0OutDiscards: 01 interface(s) foundExample 5Displays the current state of a specific ATM subinterface created on the PVC with the specified VPI and VCI values host1#show atm subinterface atm 0/0/0/101Circuit InterfaceInterface ATM-Prot VCD VPI VCI Type Encap MTU Status Type----------- -------- --- --- --- ------- ----- ---- ------ ---------ATM 0/0.101 RFC-1483 101 0 101 PVC AUTO 9180 up StaticAuto configure status : dynamicAuto configure interface(s) : PPPoEDetected 1483 encapsulation : SNAPDetected dynamic interface : PPPoEInterface types in lockout : noneLockout state (seconds) : Min Max Current Elapsed Next------------------------------- --- --- ------- ------- ----PPPoE 1 300 0 0 1Assigned profile (IP) : none assignedAssigned profile (BridgedEnet): none assignedAssigned profile (PPP) : none assignedAssigned profile (PPPoE) : pppoeprofileAssigned profile (any) : none assignedAssigned VC class : dsl-subscriber-classSNMP trap link-status: disabledAdvisory receive speed: 2000InPackets: 5119InBytes: 358672OutPackets: 5107OutBytes: 357510InErrors: 0OutErrors: 0InPacketDiscards: 3InPacketsUnknownProtocol: 0OutDiscards: 01 interface(s) foundshow atm vc
- Use to display a summary of all configured ATM virtual circuits (VCs) and reserved VC ranges.
- You can specify one or more of the following keywords individually or in combination:
- vpiDisplays VCs on a specific VPI
- categoryDisplays VCs that have a specific service category
- statusDisplays VCs with a certain status
- You can also specify the reserved keyword with no other keywords to display only a summary of all reserved VC ranges on the router. This includes VPI/VCI ranges reserved for use by dynamic ATM 1483 subinterfaces and by MPLS.
- Field descriptions
- InterfaceInterface number
- VPIVirtual path identifier
- VCIVirtual channel identifier
- VCDVirtual circuit descriptor
- TypeType of circuit: PVC
- EncapEncapsulation method: AUTO, AAL5, AAL0, MUX, SNAP, ILMI, F4-OAM
- CategoryService type configured on the VC: UBR, UBR-PCR, NRT-VBR, RT-VBR, or CBR
- Rx/Tx PeakPeak rate, in Kbps
- Rx/Tx AvgAverage rate, in Kbps
- Rx/Tx BurstMaximum number of cells that can be burst at the peak cell rate
- StatusState of the virtual circuit: Up or Down
- Start VPIStarting virtual path identifier (inclusive) of the reserved VC range
- Start VCIStarting virtual circuit identifier (inclusive) of the reserved VC range
- End VPIEnding virtual path identifier (inclusive) of the reserved VC range
- End VCIEnding virtual circuit identifier (inclusive) of the reserved VC range
host1#show atm vcCate Rx/Tx Rx/Tx Rx/Tx StaInterface VPI VCI VCD Type Encap gory Peak Avg Burst tus------------ --- ---- ---- ---- ----- ---- ----- ----- ----- ---ATM 3/0.2 0 101 4375 PVC AUTO CBR 1000 0 0 UPATM 3/0.3 0 102 4376 PVC AUTO CBR 1000 0 0 DOWN...ATM 3/0.8099 1 8099 8099 PVC SNAP UBR 0 0 0 UPATM 3/0.8100 1 8100 8100 PVC SNAP UBR 0 0 0 DOWN8000 circuit(s) foundReserved VCC ranges:Start Start End EndInterface VPI VCI VPI VCI--------- ----- ----- --- ---ATM 2/0 2 100 2 102ATM 2/0 3 300 3 3032 reservation(s) foundExample 2Displays VCs with a VPI of zero (0) host1#show atm vc vpi 0Cate Rx/Tx Rx/Tx Rx/Tx StaInterface VPI VCI VCD Type Encap gory Peak Avg Burst tus------------ --- ---- ---- ---- ----- ---- ----- ----- ----- ---ATM 3/0.2 0 101 4375 PVC AUTO CBR 1000 0 0 UPATM 3/0.3 0 102 4376 PVC AUTO CBR 1000 0 0 DOWN2 circuit(s) found that match filter criteriaExample 3Displays VCs with a VPI of 1 (one) that are assigned the service category UBR host1#show atm vc vpi 1 category ubrCate Rx/Tx Rx/Tx Rx/Tx StaInterface VPI VCI VCD Type Encap gory Peak Avg Burst tus------------ --- ---- ---- ---- ----- ---- ----- ----- ----- ---ATM 3/0.8099 1 8099 8099 PVC SNAP UBR 0 0 0 UPATM 3/0.8100 1 8100 8100 PVC SNAP UBR 0 0 0 DOWN2 circuit(s) found that match filter criteriaExample 4Displays VCs with a VPI of 0 (zero) and a service category of CBR that have a status of up host1#show atm vc vpi 0 category cbr status upCate Rx/Tx Rx/Tx Rx/Tx StaInterface VPI VCI VCD Type Encap gory Peak Avg Burst tus------------ --- ---- ---- ---- ----- ---- ----- ----- ----- ---ATM 3/0.2 0 101 4375 PVC AUTO CBR 1000 0 0 UP1 circuit(s) found that match the filter criteriaExample 5Displays all reserved VC ranges on the router host1#show atm vc reservedReserved VCC ranges:Start Start End EndInterface VPI VCI VPI VCI--------- ----- ----- --- ---ATM 2/0 2 100 2 102ATM 2/0 3 300 3 3032 reservation(s) foundshow atm vc atm
- Use to display information about a specific VC.
- To specify the circuit to display, do one of the following:
- Enter the VCD.
- Use the vpi-vci keyword and enter the VPI and VCI.
- Enter the description configured for the ATM 1483 subinterface (with the atm atm1483 description command) on which the VC resides.
- VCDVirtual circuit descriptor
- VPIVirtual path identifier
- VCIVirtual channel identifier
- EncapEncapsulation method
- Service TypeService type configured on the VC: UBR, UBR-PCR, NRT-VBR, RT-VBR, CBR
- Inverse ARP enableWhether or not Inverse ARP is enabled: yes, no
- Assigned VC className of the VC class assigned to this VC, if configured
- InPacketsNumber of packets received on this circuit
- InBytesNumber of bytes received on this circuit
- InCellsNumber of ATM cells received on this circuit
- OutPacketsNumber of packets transmitted on this circuit
- OutBytesNumber of bytes transmitted on this circuit
- OutCellsNumber of ATM cells transmitted on this circuit
- InErrorsNumber of errors received on this circuit
- OutErrorsNumber of outgoing errors on this circuit
- InPacketDiscardsNumber of incoming packets discarded on this circuit
- InPacketUnknownProtocolNumber of incoming packets with an unknown protocol type
- InByteDiscardsNumber of incoming bytes discarded on this circuit
- CrcErrorsNumber of CRC errors detected on this circuit
- SAR time-outsNumber of segmentation and reassembly (SAR) timeouts reached on this circuit
- Over-sized SDUsNumber of oversized service data units (SDUs) received on this circuit
- Alarm drop countNumber of successive alarm cells that the router receives before reporting that the PVC is down
- Alarm clear timeoutNumber of seconds that the router waits before reporting that the PVC is up after the PVC stops receiving alarm cells
- OAM VC verificationWhether OAM verification is enabled or disabled
- OAM loopback cell status:
- disabledVC integrity disabled for VC
- sentOAM loopback cell sent; waiting for response
- receivedOAM loopback cell response received
- failedOAM loopback reply not received within frequency period, or reply contained a bad correlation tag
- AISVC is in AIS state
- RDIVC is in RDI state
- Down RetryOAM loopback failed; using retry frequency to verify that the VC is really down
- DownOAM loopback failed after Down Retry verification
- Up RetryOAM loopback successful; using retry frequency to verify that the VC is really up
- UpOAM loopback successful after Up Retry verification
- Not ManagedVC integrity is not enabled; for more information about this status value, see Automatic Disabling of F5 OAM Services
- OAM loopback frequencyFrequency with which OAM loopback cells are transmitted (when enabled), in seconds
- OAM up retry countNumber of consecutive successfully looped OAM cells required to mark the VC as Up
- OAM down retry countNumber of consecutive unsuccessfully looped OAM cells required to mark the VC as Down
- OAM loopback retry frequencyFrequency with which OAM cells are transmitted in verification mode, in seconds
- OAM CC verificationWhether CC verification is enabled or disabled
- OAM CC TypeWhether the VC is a sink or a source, or both sink and source end point
- OAM CC Flow TypeEnd-to-end or segment
- OAM Current CC state
- ReadyOAM CC is not enabled
- ActiveOAM CC cell flow is running
- Activation FailedOAM CC activation failed
- Wait ActivateWaiting for interface to come up before the software sends the activation request
- Wait Activation ConfirmationWaiting for activation confirmation from the peer
- Wait DeActivateWaiting for interface to come up before the software sends the deactivation request
- Wait DeActivation ConfirmationWaiting for deactivation confirmation from the peer
- InOamF5CellsNumber of F5 OAM cells received on this circuit
- InOamCellDiscardsNumber of received OAM cells that were dropped; dropped cells include unsupported and invalid F5 cells. The InOamCellDiscards counter is not incremented after an OAM flush is performed with the atm oam flush command. For more information about the InOamCellDiscards counter, see Rate Limiting for F5 OAM Cells.
- InF5EndLoopCellsTotal number of F5 end-to-end loopback cells received on this circuit, which is the sum of the following counts:
- InF5EndLoopCommandsNumber of F5 end-to-end loopback commands received
- InF5EndLoopResponsesNumber of F5 end-to-end loopback responses received
- InF5SegLoopCellsTotal number of F5 segment loopback cells received on this circuit, which is the sum of the following counts:
- InF5SegLoopCommandsNumber of F5 segment loopback commands received
- InF5SegLoopResponsesNumber of F5 segment loopback responses received
- InF5EndAisCellsNumber of F5 end-to-end AIS cells received on this circuit
- InF5SegAisCellsNumber of F5 segment AIS cells received on this circuit
- InF5EndRdiCellsNumber of F5 end-to-end RDI cells received on this circuit
- InF5SegRdiCellsNumber of F5 segment RDI cells received on this circuit
- InF5EndCCActDeActCellsNumber of F5 end-to-end activation and deactivation CC cells received on this circuit
- InF5SegCCActDeActCellsNumber of F5 segment activation and deactivation CC cells received on this circuit
- InF5EndCCCellsNumber of F5 end-to-end CC cells received on this circuit
- InF5SegCCCellsNumber of F5 segment CC cells received on this circuit
- OutOamF5CellsNumber of F5 OAM cells transmitted on this circuit
- OutF5EndLoopCellsTotal number of F5 end-to-end loopback cells transmitted on this circuit, which is the sum of the following counts:
- OutF5EndLoopCommandsNumber of F5 end-to-end loopback commands transmitted
- OutF5EndLoopResponsesNumber of F5 end-to-end loopback responses transmitted
- OutF5SegLoopCellsTotal number of F5 segment loopback cells transmitted on this circuit, which is the sum of the following counts:
- OutF5SegLoopCommandsNumber of F5 segment loopback commands transmitted
- OutF5SegLoopResponsesNumber of F5 segment loopback responses transmitted
- OutF5EndRdiCellsNumber of F5 end-to-end RDI cells transmitted on this circuit
- OutF5SegRdiCellsNumber of F5 segment RDI cells transmitted on this circuit
- OutF5EndCCActDeActCellsNumber of F5 end-to-end activation and deactivation CC cells transmitted on this circuit
- OutF5SegCCActDeActCellsNumber of F5 segment activation and deactivation CC cells transmitted on this circuit
- OutF5EndCCCellsNumber of F5 end-to-end CC cells transmitted on this circuit
- OutF5SegCCCellsNumber of F5 segment CC cells transmitted on this circuit
- Circuit is Up/DownStatus of the circuit and time since the status of the circuit last changed
host1#show atm vc atm 2/0 vpi-vci 46 47ATM 2/0.1.1: VCD: 45, VPI: 46, VCI: 47, Encap: AAL5-AUTOService Type: UbrInverse ARP enable:NoAssigned VC class :premium-subscriber-classInPackets: 0InBytes: 0InCells: 0OutPackets: 0OutBytes: 0OutCells: 0InErrors: 0OutErrors: 0InPacketDiscards: 0InPacketUnknownProtocol: 0InByteDiscards: 0CrcErrors: 0SAR time-outs: 0Over-sized SDUs: 0Alarm drop count: 1Alarm clear timeout:3OAM VC verification: enabledOAM loopback cell status: sentOAM VC status: upOAM loopback frequency: 10 second intervalOAM up retry count: 3, OAM down retry count: 5OAM loopback retry frequency: 1 second intervalOAM CC verification: disabledInOamF5Cells: 258InOamCellDiscards: 12598InF5EndLoopCells: 258InF5EndLoopCommands: 50InF5EndLoopResponses: 208InF5SegLoopCells: 46InF5SegLoopCommands: 17InF5SegLoopResponses: 29InF5EndAisCells: 49InF5SegAisCells: 0InF5EndRdiCells: 0InF5SegRdiCells: 0InF5EndCCActDeActCells: 0InF5SegCCActDeActCells: 0InF5EndCCCells: 0InF5SegCCCells: 0OutOamF5Cells: 258OutF5EndLoopCells: 258OutF5EndLoopCommands: 208OutFEndLoopResponses: 50OutF5SegLoopCells: 48OutF5SegLoopCommands: 19OutF5SegLoopResponses: 29OutF5EndRdiCells: 50OutF5SegRdiCells: 0OutF5EndCCActDeActCells:1OutF5SegCCActDeActCells:0OutF5EndCCCells: 1OutF5SegCCCells: 0Circuit is Up, time since last change: 5 days, 23 hoursExample 2Displays statistics for the VC that resides on the ATM 1483 subinterface configured with the specified description (myAtm301) host1#show atm vc myAtm301ATM3/0.1: VCD: 10, VPI: 5, VCI: 100, Encap: SNAPService Type: UbrAssigned VC class :dsl-subscriber-classInPackets: 0InBytes: 0InCells: 0OutPackets: 0OutBytes: 0OutCells: 0InErrors: 0OutErrors: 0InPacketDiscards: 0InPacketUnknownProtocol: 0InByteDiscards: 0CrcErrors: 0SAR time-outs: 0Over-sized SDUs: 0Alarm drop count: 1Alarm clear timeout: 3OAM VC verification: disabledOAM VC status: not managedOAM CC verification: disabledInOamF5Cells: 0InOamCellDiscards: 384723InF5EndLoopCells: 0InF5EndLoopCommands: 0InF5EndLoopResponses: 0InF5SegLoopCells: 0InF5SegLoopCommands: 0InF5SegLoopResponses: 0InF5EndAisCells: 0InF5SegAisCells: 0InF5EndRdiCells: 0InF5SegRdiCells: 0InF5EndCCActDeActCells: 0InF5SegCCActDeActCells: 0InF5EndCCCells: 0InF5SegCCCells: 0OutOamF5Cells: 0OutF5EndLoopCells: 0OutF5EndLoopCommands: 0OutFEndLoopResponses: 0OutF5SegLoopCells: 0OutF5SegLoopCommands: 0OutF5SegLoopResponses: 0OutF5EndRdiCells: 0OutF5SegRdiCells: 0OutF5EndCCActDeActCells: 0OutF5SegCCActDeActCells: 0OutF5EndCCCells: 0OutF5SegCCCells: 0Circuit is DOWN, time since last change: 02:25:52show atm vc-class
- Use to display information about the VC classes configured on the router.
- To display only the names of all VC classes configured on the router, use the command with no keywords.
- To display detailed configuration information about a particular VC class, specify the name of the VC class.
- To display the settings for parameters in the VC class that are configured with default values, use the include-defaults keyword.
- Field descriptions
- Encapsulation TypeEncapsulation method configured in the VC class: AUTO, AAL5, AAL0, MUX, SNAP
- Service CategoryService category configured in the VC class: UBR, UBR-PCR, NRT-VBR, RT-VBR, CBR
- Peak Cell RatePeak cell rate (PCR), in Kbps, configured for the service category
- OAM VC IntegrityStatus of F5 OAM VC integrity features on the PVC: enabled or disabled
- OAM VC Integrity loop-back timerNumber of seconds the router waits between the transmission of loopback cells during normal operation
- OAM VC Integrity Up Retry CountNumber of successive loopback cell responses that the router receives before reporting that a PVC is up
- OAM VC Integrity Down Retry CountNumber of successive loopback cell responses that the router misses before reporting that a PVC is down
- OAM VC Integrity Retry FrequencyNumber of seconds that the router waits between the transmission of loopback cells when it is verifying the state of a PVC
- OAM alarm down countNumber of successive alarm cells that the router receives before reporting that a PVC is down
- OAM alarm clear time outNumber of seconds that the router waits before reporting that a PVC is up after the PVC has stopped receiving alarm cells
- OAM continuity checkStatus of F5 OAM continuity check verification on the PVC: enabled or disabled
- Inverse ARPStatus of Inverse ARP (InARP) on the PVC: enabled or disabled
host1#show atm vc-classpremium-subscriber-classdsl-subscriber-classfound 2 VC class entrie(s) in the systemExample 2 host1#show atm vc-class premium-subscriber-classEncapsulation Type :AUTOService Category :CBRPeak Cell Rate :200 kbpsOAM VC Integrity :enabledOAM VC Integrity loop-back timer :60 secondsOAM alarm down count :5Example 3 host1#show atm vc-class premium-subscriber-class include-defaultsEncapsulation Type :AUTOService Category :CBRPeak Cell Rate :200 kbpsOAM VC Integrity :enabledOAM VC Integrity loop-back timer :60 secondsOAM VC Integrity Up Retry Count :3OAM VC Integrity Down Retry Count :5OAM VC Integrity Retry Frequency :1OAM alarm down count :5OAM alarm clear time out :3 secondsOAM continuity check :disabledInverse ARP :disabledshow atm vp
- Use to display detailed statistics for a specific ATM VP configured on the router.
- Field descriptions
- ServiceCategoryService type on the VP tunnel, if configured: UBR, UBR-PCR, VBR-NRT, VBR-RT, or CBR
- Peak Cell RatePeak cell rate in kilobits per second, if a VP tunnel is configured
- Maximum VCI per VPIMaximum number of virtual circuits on each virtual path
- Current VCsNumber of VCs currently configured on the router
- InPacketsNumber of packets received
- InBytesNumber of bytes received
- InCellsNumber of ATM cells received
- OutPacketsNumber of packets transmitted
- OutBytesNumber of bytes transmitted
- OutCellsNumber of ATM cells transmitted
- InErrorsNumber of packets with errors received
- OutErrorsNumber of packets not transmitted on this VP due to errors
- InPacketDiscardsNumber of incoming packets discarded
- InPacketUnknownProtocolNumber of incoming packets with an unknown protocol type
- InByteDiscardsNumber of incoming bytes discarded
- CrcErrorsNumber of CRC errors detected
- SAR time-outsNumber of segmentation and reassembly (SAR) timeouts reached
- Over-sized SDUsNumber of oversized service data units (SDUs) received
- The following fields appear only if F4 OAM is enabled on the VP:
- Sending End to End Loopback CellsEnabled, Disabled
- End to End OAM CC verificationEnabled, Disabled
- VP StateState of the VP: up, down
- VP Oam StateOAM state of the VP: not managed (normal OAM state with no OAM fault conditions), AIS, RDI
- InOamF4EndCellsNumber of F4 end-to-end cells received
- InOamF4EndCellsDroppedNumber of incoming F4 end-to-end cells that were dropped
- InOamF4EndLoopbackCellsNumber of F4 end-to-end loopback cells received
- InOamF4EndLoopbackCommandsNumber of F4 end-to-end loopback commands received
- InOamF4EndLoopbackResponsesNumber of F4 end-to-end loopback responses received
- InOamF4EndAisCellsNumber of F4 end-to-end AIS cells received
- InOamF4EndRdiCellsNumber of F4 end-to-end RDI cells received
- InOamF4EndCCActDeActCellsNumber of F4 end-to-end activation or deactivation CC cells received
- InOamF4EndCCCellsNumber of F4 end-to-end CC cells received
- OutOamF4EndCellsNumber of F4 end-to-end CC cells transmitted
- OutOamF4EndLoopbackCellsNumber of F4 end-to-end loopback cells transmitted
- OutOamF4EndLoopbackCommandsNumber of F4 end-to-end loopback commands transmitted
- OutOamF4EndLoopbackResponsesNumber of F4 end-to-end loopback responses transmitted
- OutOamF4EndRdiCellsNumber of F4 end-to-end RDI cells transmitted
- OutOamF4EndCCActDeActCellsNumber of F4 end-to-end activation or deactivation CC cells transmitted
- OutOamF4EndCCCellsNumber of F4 end-to-end CC cells transmitted
- Time since last status changeTime since last reported change to the end-to-end OAM circuit status
- Segment OAM CC verificationEnabled or Disabled
- VP StateState of the VP: up, down
- VP Oam StateOAM state of the VP: not managed (normal OAM state with no OAM fault conditions), AIS, RDI
- InOamF4SegmentCellsNumber of F4 segment cells received
- InOamF4SegmentCellsDroppedNumber of incoming F4 segment cells that were dropped
- InOamF4SegmentLoopbackCellsNumber of F4 segment loopback cells received
- InOamF4SegmentLoopbackCommandsNumber of F4 segment loopback commands received
- InOamF4SegmentLoopbackResponsesNumber of F4 segment loopback responses received
- InOamF4SegCCActDeActCellsNumber of F4 segment activation or deactivation CC cells received
- InOamF4SegCCCellsNumber of F4 segment CC cells received
- OutOamF4SegmentCellsNumber of F4 segment cells transmitted
- OutOamF4SegmentLoopbackCellsNumber of F4 segment loopback cells transmitted
- OutOamF4SegmentLoopbackCommandsNumber of F4 segment loopback commands transmitted
- OutOamF4SegmentLoopbackResponsesNumber of F4 segment loopback responses transmitted
- OutOamF4SegRdiCellsNumber of F4 segment RDI cells transmitted
- OutOamF4SegCCActDeActCellsNumber of F4 segment activation or deactivation CC cells transmitted
- OutOamF4SegCCCellsNumber of F4 segment CC cells transmitted
- Time since last status changeTime since last reported change to the segment OAM circuit status
host1#show atm vp atm 12/0 1Maximum VCI per VPI: 65535 Current VCs: 3InPackets :1604710953InBytes :205403001984InCells :519165564OutPackets :1604632002OutBytes :205392896256OutCells :4813896006InErrors :0OutErrors :0InPacketDiscards :0InPacketUnknownProtocol :0InByteDiscards :0CrcErrors :0SAR time-outs :0Over-sized SDUs :0Sending End To End Loopback Cells Disabled:End To End OAM CC verification DisabledVP State :upVP Oam State :not managedInOamF4EndCells :0InOamF4EndCellsDropped :0InOamF4EndLoopbackCells :0InOamF4EndLoopbackCommands :0InOamF4EndLoopbackResponses :0InOamF4EndAisCells :0InOamF4EndRdiCells :0InOamF4EndCCActDeActCells :0InOamF4EndCCCells :0OutOamF4EndCells :0OutOamF4EndLoopbackCells :0OutOamF4EndLoopbackCommands :0OutOamF4EndLoopbackResponses :0OutOamF4EndRdiCells :0OutOamF4EndCCActDeActCells :0OutOamF4EndCCCells :0Time since last status change :08:48:43Segment OAM CC verification DisabledVP State :upVP Oam State :not managedInOamF4SegmentCells :0InOamF4SegmentCellsDropped :0InOamF4SegmentLoopbackCells :0InOamF4SegmentLoopbackCommands :0InOamF4SegmentLoopbackResponses :0InOamF4SegCCActDeActCells :0InOamF4SegCCCells :0OutOamF4SegmentCells :0OutOamF4SegmentLoopbackCells :0OutOamF4SegmentLoopbackCommands :0OutOamF4SegmentLoopbackResponses :0OutOamF4SegRdiCells :0OutOamF4SegCCActDeActCells :0OutOamF4SegCCCells :0Time since last status change :08:48:44VP Description: ATM-12/0-VPI-1show atm vp-description
- Use to display VP descriptions configured using the atm vp-description command.
- To display all VP descriptions configured on the router, issue the command without an ATM identifier or VPI number (Example 1).
- To display all VP descriptions for a particular ATM interface, specify the ATM interface identifier without the VPI number (Example 2).
- To display the VP description for a particular VPI, specify both the ATM interface identifier and the VPI number (Example 3).
- Field descriptions
- InterfaceATM interface identifier
- VPIVirtual path identifier
- DescriptionText description configured for the VP
host1#show atm vp-descriptionInterface VPI DescriptionATM 2/0 0 atm20Vpi0SubscribersATM 2/0 1 atm20Vpi1SubscribersATM 2/1 0 atm21Vpi0SubscribersExample 2Displays all VP descriptions for the specified ATM interface host1#show atm vp-description atm 2/0Interface VPI DescriptionATM 2/0 0 atm20Vpi0SubscribersATM 2/0 1 atm20Vpi1SubscribersExample 3Displays the VP description for the specified VPI host1#show atm vp-description atm 2/0 1Interface VPI DescriptionATM 2/0 1 atm20Vpi1Subscribersshow atm vp-tunnel
- IntfcInterface number
- VPIVirtual path identifier
- TypeVP tunnel traffic management type
- KbpsRate, in Kbps
- DescriptionText description for the VP, if configured
host1#show atm vp-tunnel 9/1Intfc VPI Type Kbps DescriptionATM 9/1 2 Cbr 4096 atm91Vpi2Subscribersshow mpls cross-connects atm
- Use to display all ATM cross-connects (passthrough connections between local subinterfaces).
- See Monitoring ATM Cross-Connects for Layer 2 Services over MPLS in JUNOSe BGP and MPLS Configuration Guide, Chapter 6, Monitoring Layer 2 Services over MPLS for information about using the show mpls cross-connects atm command.
show nbma arp
- IP AddressIP address of the entry
- VPI/VCIVPI and VCI of the entry
- InterfaceInterface specifier of the entry
host1#show nbma arpNBMA ARP Table EntriesIP Address VPI/VCI Interface1.1.1.2 0/100 4/12.2.2.2 0/101 4/1