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


ping atm

Syntax

ping atm interface interface-name vci vci 
<brief> 
<count count>
<end-to-end | segment> 
<interval interval> 
<sequence-number sequence-number> 

Description

Check the reachability of a remote ATM node. All packets are 53 bytes.

Type Ctrl-C to interrupt a ping atm command.

Options

interface interface-name—Interface to use to send the ATM ping requests. For ATM 1 and ATM 2 interfaces, you must include a logical unit number in the interface name

vci vci—ATM point-to-point virtual circuit identifier. It can be a virtual circuit identifier (vci) or a virtual private identifier (vpi.vci).

brief—(Optional) Display only the ATM ping summary statistics. These are displayed after you type Ctrl-C to interrupt the ping atm command.

count count—(Optional) Number of ping requests to send.
Range: 0 through 10,000
Default: No limit to the number of requests sent. Type Ctrl-C to interrupt a ping command.

end-to-end—(Optional) Cells are sent to the end node. This is the default.

segment—(Optional) Cells are sent only to the intermediate node.

interval interval—(Optional) How often to send ping requests.
Range: 0.1 through 10,000 seconds
Default: 1 second

sequence-number sequence-number—(Optional) Starting sequence number (correlation tag).
Range: 0 through 65,468 bytes
Default: 1

Required Privilege Level

network

See Also

ping
ping mpls
ping mpls l2circuit
ping mpls l2vpn
ping mpls l3vpn

List of Sample Output

ping atm

ping atm

user@host> ping atm interface at-5/3/0 vci 0.128
53 byte oam cell received on (vpi=0 vci=128): seq=1
53 byte oam cell received on (vpi=0 vci=128): seq=2
53 byte oam cell received on (vpi=0 vci=128): seq=3
53 byte oam cell received on (vpi=0 vci=128): seq=4
53 byte oam cell received on (vpi=0 vci=128): seq=5
^C[abort]
--- atmping statistics ---
5 cells transmitted, 5 cells received, 0% cell loss

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