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


Monitoring ATM

This section shows how to assign text descriptions to ATM interfaces and virtual paths, set a statistics baseline, and use the show commands to view your ATM configuration and monitor ATM interfaces.

Setting Statistics Baselines

You can set a statistics baseline for ATM interfaces or circuits using the baseline interface atm command.

baseline interface atm

ATM show Commands

Use the versions of the show atm command described in this section to view 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

show atm atm1483

show atm interface
show interfaces atm

show atm interface signalling-stats

show atm map

show atm oam

show atm ping

host1#show atm ping
Interface VPI VCI CellCount TimeOut  SentCellCount  RespCount    Status
--------- --- --- --------- -------  -------------  ----------   -------
ATM 2/1   0   100         5       5              5           5   Ping Completed
ATM 2/1   0   200         5       5              5           5   Ping Completed
ATM 2/2   0   100         5       5              5           5   Ping Completed
ATM 2/2   0   200         5       5              5           5   Ping Completed
% Found 4  Entries in the system    

host1#show atm ping 2/1
Interface VPI VCI  CellCount TimeOut  SentCellCount  RespCount    Status
--------- --- ---  --------- -------  -------------  ----------   -------
ATM 2/1   0   100          5       5              5           5   Ping Completed
ATM 2/1   0   200          5       5              5           5   Ping Completed
% Found 2  Entries in this Interface

show atm subinterface

host1#show atm subinterface
                                  Circuit                    Interface
 Interface   ATM-Prot VCD VPI VCI  Type   Encap MTU  Status    Type
------------ -------- --- --- --- ------- ----- ---- ------  ---------
ATM 3/1.1001 NBMA      --  --  --  --     --    --   down    --
ATM 3/1.1002 RFC-1483 101   1 101  PVC    AUTO  9180 up      Dynamic
ATM 3/1.1003 RFC-1483 102   1 102  PVC    AUTO  9180 up      Dynamic
ATM 2/1.101  RFC-1483 101   1 101  PVC    SNAP  9180 up      Static
ATM 2/1.102  RFC-1483 102   1 102  PVC    SNAP  9180 up      Static
5 interface(s) found

host1#show atm subinterface atm 3/1.1002
                                  Circuit                    Interface
 Interface   ATM-Prot VCD VPI VCI  Type   Encap MTU  Status    Type
------------ -------- --- --- --- ------- ----- ---- ------  ---------
ATM 3/1.1002 RFC-1483 101   1 101  PVC    AUTO  9180 up      Dynamic

Auto configure status         : dynamic
Auto configure interface(s)   : IP  bridgedEthernet  PPP  PPPoE
Detected 1483 encapsulation   : SNAP
Detected dynamic interface    : PPP
Interface types in lockout    : none
IP lockout (seconds)          : range: 1-300, curr: 0, elapsed: 0
BridgedEnet lockout (seconds) : range: 1-300, curr: 0, elapsed: 0

Assigned profile (IP)         : none assigned
Assigned profile (BridgedEnet): none assigned
Assigned profile (PPP)        : none assigned
Assigned profile (PPPoE)      : none assigned
Assigned profile (any)        : none assigned

Interface Alias: atm311002 

IP subscriber info            :
Username: elaine@example.com
Password:

BridgedEnet subscriber info   :
Username: jerry@example.net
Password:

SNMP trap link-status: disabled

Advisory receive speed: 2000 

InPackets:                8
InBytes:                  160
OutPackets:               9
OutBytes:                 181
InErrors:                 0
OutErrors:                0
InPacketDiscards:         0
InPacketsUnknownProtocol: 0
OutDiscards:              0
1 interface(s) found

host1#show atm subinterface atm 3/1/1/101
                                  Circuit                    Interface
 Interface   ATM-Prot VCD VPI VCI  Type   Encap MTU  Status    Type
------------ -------- --- --- --- ------- ----- ---- ------  ---------
ATM 3/1.1002 RFC-1483 101   1 101  PVC    AUTO  9180 up      Dynamic

Auto configure status         : dynamic
Auto configure interface(s)   : IP  bridgedEthernet  PPP  PPPoE
Detected 1483 encapsulation   : SNAP
Detected dynamic interface    : PPP
Interface types in lockout    : none
IP lockout (seconds)          : range: 1-300, curr: 0, elapsed: 0
BridgedEnet lockout (seconds) : range: 1-300, curr: 0, elapsed: 0

Assigned profile (IP)         : none assigned
Assigned profile (BridgedEnet): none assigned
Assigned profile (PPP)        : none assigned
Assigned profile (PPPoE)      : none assigned
Assigned profile (any)        : none assigned

IP subscriber info            :
Username: elaine@example.com
Password:

BridgedEnet subscriber info   :
Username: jerry@example.net
Password:

SNMP trap link-status: disabled

InPackets:                9
InBytes:                  174
OutPackets:               10
OutBytes:                 195
InErrors:                 0
OutErrors:                0
InPacketDiscards:         0
InPacketsUnknownProtocol: 0
OutDiscards:              0
1 interface(s) found
host1#show atm subinterface atm 2/0.100
                                 Circuit                         Interface
 Interface   ATM-Prot VCD VPI VCI Type   Encap MTU      Status      Type
------------ -------- --- --- --- ----   ----- ---- -------------- ------
ATM 2/0.100  RFC-1483 100   0 100  SVC   SNAP  9180 lowerLayerDown Static

Auto configure status         : static
Auto configure interface(s)   : none
Detected 1483 encapsulation   : none
Detected dynamic interface    : none
Interface types in lockout    : none
Assigned profile (IP)         : none assigned
Assigned profile (BridgedEnet): none assigned
Assigned profile (PPP)        : none assigned
Assigned profile (PPPoE)      : none assigned
Assigned profile (any)        : none assigned
ATM Address: 70.000458ff000b923011f22100.004ff8234002.00
Destination NSAP: 70.000458ff000b923011f22100.234f89bb0000.00
Destination E164 Address: 

SNMP trap link-status: disabled

InPackets:                0
InBytes:                  0
OutPackets:               0
OutBytes:                 0
InErrors:                 0
OutErrors:                0
InPacketDiscards:         0
InPacketsUnknownProtocol: 0
OutDiscards:              0
1 interface(s) found

show atm vc

show atm vc atm

show atm vp-description

show atm vp-tunnel

show mpls cross-connects atm

show nbma arp


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