Specifications

Table Of Contents
oam-pvc
MP-382
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
Examples The following example shows how to enable end-to-end F5 OAM loopback cell transmission and OAM
management on an ATM PVC with a transmission frequency of 3 seconds:
Router(cfg-mpls-atm-cvc)# oam-pvc manage 3
The following example shows how to enable end-to-end F5 OAM loopback cell transmission and OAM
management on an LC-ATM interface with a transmission frequency of 2 seconds:
Router(config)# interface Switch1.10 mpls
Router(config-subif)# ip unnumbered Loopback0
Router(config-subif)# mpls atm control-vc 0 32
Router(cfg-mpls-atm-cvc)# oam-pvc manage 2
The following example shows how to create a PVC and enable loopback detection:
Router(config)# interface ATM1/0
Router(config-if)# pvc 4/100
Router(config-if-atm-vc)# oam-pvc manage loop-detection
Related Commands Command Description
ilmi manage Enables ILMI management on an ATM PVC.
oam retry Configures parameters related to OAM management for an ATM PVC, SVC, VC
c
lass, or LC-ATM VC.
show atm pvc Displays all ATM PVCs and traffic information.