Asynchronous Transfer Mode Configuration Guide, Cisco IOS XE Everest 16.6
Bias-Free Language
The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
The ATM OAM Traffic Reduction feature is a mechanism for reducing overhead when loopback cells are being used for fault detection
in bidirectional virtual circuits (VCs) over ATM.
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest caveats and feature information,
see Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module,
and to see a list of the releases in which each feature is supported, see the feature information table.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature
Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Prerequisites for ATM OAM Traffic Reduction
The Operations and Maintenance (OAM) loopback cells described in this document are defined in International Telecommunication
Union (ITU) specification I.610 SERIES I: INTEGRATED SERVICES DIGITAL NETWORK,Maintenance principles
, and understanding this specification is requisite to understanding the ATM OAM Traffic Reduction feature.
Restrictions for ATM OAM Traffic Reduction
This feature supports only permanent virtual circuits (PVCs) for F5 END_TO_END OAM loopback cells. This feature is not applicable
for F4 OAM cells, AIS/RDI cells, or F5 SEGMENT OAM loopback cells.
This feature breaks OAM loopback functionality when there is a unidirectional breakage and when retry frequency is configured
to be the same as the F5 OAM loopback frequency.
Information About ATM OAM Traffic Reduction
OAM Traffic Flow
The OAM management portion of a PVC sends OAM loopback cells at
periodic intervals. When OAM management is enabled at both ends of the PVC, the
cells are transmitted and looped back at both ends. This transmission is
redundant, because the OAM cells travel through the same physical circuit
twice.
In the figure below, assume PVCs are configured between router R1 and
router R2 , and that OAM management is enabled on both ends of the PVC. Router
R1, upon receiving OAM command cells from router R2, can stop its own OAM
command cell transmission and can manage the link on the basis of incoming OAM
command cells. Router R1 can reinitiate OAM command cell transmission upon
discovering the absence of command cells from router R2.
When router R1 detects the first OAM command cell from router R2, time
stamp T1 is noted. When the next OAM command cell is detected, time stamp T2 is
noted. The interval T1 minus T2 provides the OAM the loopback frequency of
router R2. The average value of this interval is taken by measuring it a random
number of times. (The interval needs to be taken a random number of times to
avoid a race condition that
might happen when routers R1 and R2 implement this algorithm and
the frequency is the same.)
At the end of the random time period, router R1 stops sending OAM
command cells and starts the OAM traffic monitoring timer. This timer in router
R1 checks for a change in interval frequency in router R2. If there is a
change, the traffic monitoring timer is stopped and the VC goes into Retry mode
and checks whether the link is still up. In Retry mode, OAM command loopback
cells are transmitted at an interval of one per second for 3 seconds. If router
R1 does not receive a response to the command cell, the link is changed to the
Down state.
Note
If ATM OAM traffic reduction is enabled on routers R1 and R2, then
because of the random nature of the traffic reduction algorithm, either router
can initiate OAM command cells and the other router will have to listen to the
incoming OAM command cells. If this feature is enabled on only one router (R1,
for example), then the frequency of that router must be greater than or equal
to the interval frequency set in the other router (R2) in order for router R1
to stop sending OAM command cells. The ATM OAM Traffic Reduction feature is
enabled by the
oam-pvc command. When the
optimum keyword is enabled, and when a change
in the interval frequency of router R2 is detected, the VC initiates an OAM
command cell from router R1 and does not go into the Retry mode immediately. If
no response is obtained, the VC goes into the Retry mode and follows the OAM
Retry procedure.
How to Configure ATM OAM Traffic Reduction
Configuring ATM OAM Traffic Reduction on an ATM Interface
To configure ATM OAM traffic reduction on an ATM interface, use the following commands
.
Enables end-to-end F5 OAM loopback cell generation and OAM management for an ATM PVC or VC class, including the ATM OAM Traffic
Reduction feature.
auto-detect--Initiates auto-detection of peer OAM command cells.
optimum--Configures an optimum mode so that when the traffic monitoring timer expires, the PVC sends an OAM command cell at the locally
configured frequency instead of going into Retry mode immediately. If there is no response, the PVC goes into Retry mode.
Step 6
exit
Example:
Router(config-if-atm-vc)# exit
Exits the configuration mode.
Enter the exit command for each command mode to exit.
Configuring ATM OAM Traffic Reduction on a VC Class
To configure ATM OAM traffic reduction on a VC class, use the following commands.
Enables end-to-end F5 OAM loopback cell generation and OAM management for an ATM PVC or VC class, including the ATM OAM Traffic
Reduction feature.
auto-detect--Initiates autodetection of peer OAM command cells.
optimum--Configures an optimum mode so that when the traffic monitoring timer expires, the PVC sends an OAM command cell at the locally
configured frequency instead of going into Retry mode. If there is no response, the PVC goes into Retry mode.
Step 5
exit
Example:
Router(config-vc-class)# exit
Exits the vc-class mode.
Step 6
interfaceatminterface-number.subinterface-number
Example:
Router(config)# interface atm 1/1/2.100
Configures an ATM interface and enters interface configuration mode.
Step 7
class-intvc-class-name
Example:
Router(config-if)# class-int test
Assigns a VC class to an ATM main interface.
Step 8
pvcvpi/vci
Example:
Router(config-if)# pvc 0/100
Creates an ATM PVC and attaches it to the designated network virtual path identifier (VPI) and virtual channel interface (VCI).
In this case, more than one PVC is created.
Step 9
exit
Example:
Router(config-if)# exit
Router(config)# exit
Ends the configuration mode.
Enter the exit command for each command mode to exit.
Verifying ATM OAM Traffic Reduction
To verify that the ATM OAM Traffic Reduction feature is working, perform the following steps.
The Cisco
Support and Documentation website provides online resources to download
documentation, software, and tools. Use these resources to install and
configure the software and to troubleshoot and resolve technical issues with
Cisco products and technologies. Access to most tools on the Cisco Support and
Documentation website requires a Cisco.com user ID and password.
The following table provides release information about the feature or features described in this module. This table lists
only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise,
subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco
Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Table 1. Feature Information for ATM
OAM Traffic Reduction
Feature
Name
Releases
Feature
Information
ATM OAM
Traffic Reduction
Cisco IOS
XE Release 2.3S
Cisco IOS XE
Release 3.14S
The ATM OAM
Traffic Reduction feature is a mechanism for reducing overhead when loopback
cells are being used for fault detection in bidirectional virtual circuits
(VCs) over ATM.
In Cisco IOS
Release XE 3.14S, support for the ATM OAM Traffic Reduction feature was added
on the 4451-X Integrated Services Router.
The
following commands were introduced or modified:
oam-pvcshowatmoamauto-detectshowatmpvc