ping atm interface atm
Sets up the ATM interface or circuit to send loopback cells. There is no no version.
ping atm interface atm interfaceSpecifier vpi vci
[ end-loopback | seg-loopback [ destination ] ] [ count cellCount ] [ timeout #OfSeconds ]
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide
- vpiVirtual path identifier
- vciVirtual circuit identifier; by default F5 end-to-end loopback OAM cells are used for the ping operation
- To send F4 segment loopback cells, set the VCI to 3.
- To send F5 end-to-end loopback cells, set the VCI to 4.
- end-loopbackSends the ping to the connection endpoint
- seg-loopbackSends the ping to the first segment endpoint
- destinationValue of the location ID included the loopback cell. The location ID is a 16-octet field, and the destination portion is 4 octets. You can set the destination to a specific location ID or to 0s (zeros) or 1s (ones). If the destination is set to:
- 0sLoopback location ID in the loopback cell is initialized to all 0s, and each segment endpoint in the network responds to the ping
- 1sLoopback location ID in the loopback cell is initialized to all 1s, and only the connection endpoint responds to the ping
The default value is 0xFFFFFFFF, which causes the loopback location ID in the loopback cell to be initialized to all 1s.
- cellCountNumber of OAM echo cells to send to the destination, in the range 132; default value is 5
- timeoutAmount of time to wait for a response to the sent OAM cell. If no response is received when this time expires, the router sends the next cell. This process is repeated for the number of cells specified in the cellCount parameter.
- #OfSecondsNumber of seconds in the timeout period, in the range 15; default value is 5
Privileged Exec
Command introduced before JUNOSe Release 7.1.0.