Specifications

Table Of Contents
oam retry
MP-375
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
oam retry
To configure parameters related to Operation, Administration, and Maintenance (OAM) management for
an ATM permanent virtual circuit (PVC), switched virtual circuit (SVC), VC class, or VC bundle, or
label-controlled ATM (LC-ATM) VC, use the oam retry command in the appropriate command mode.
To remove OAM management parameters, use the no form of this command.
oam retry up-
count down-count retry-frequency
no oam retry
Syntax Description
Defaults
ATM PVCs and SVCs
up-count: 3
down-count: 5
retry-frequency: 1
second
LC-ATM VCs
up-count: 2
down-count: 2
retry-frequency: 2
seconds
Command Modes Bundle configuration mode (for a VC bundle)
Control-VC configuration (for an LC-ATM VC)
Interface-ATM-VC configuration (for an ATM PVC or SVC)
PVC range configuration (for an ATM PVC range)
PVC-in-range configuration (for an individual PVC within a PVC range)
VC-class configuration (for a VC class)
Command History
up-count Number of consecutive end-to-end F5 OAM loopback cell responses that must be
r
eceived in order to change a connection state to up. This argument does not
apply to SVCs.
down-count Number of consecutive end-to-end F5 OAM loopback cell responses that are not
r
eceived in order to change the state to down or tear down an SVC connection.
retry-frequency The frequency (in seconds) at which end-to-end F5 OAM loopback cells are
tr
ansmitted when a change in the up/down state is being verified. For example, if
a PVC is up and a loopback cell response is not received after the retry-frequency
(in seconds) argument is specified using the oam-pvc command, loopback cells
are sent at the retry-frequency to verify whether the PVC is down.
Release Modification
11.3T This command was introduced.
12.0(3)T This command was modified to allow configuration parameters related to
O
AM management for ATM VC bundles.