![]() |
Asynchronous Transfer Mode Configuration Guide, Cisco IOS Release 12.4T
|
||||||||||||||||
ATM OAM Support for F5 Continuity Check
![]() |
|||||||||||||||||
|
Contents
ATM OAM Support for F5 Continuity CheckLast Updated: December 5, 2011
The ATM OAM Support of F5 Continuity Check feature provides the ability to detect connectivity failures at the ATM layer by introducing Operation, Administration, and Maintenance (OAM) support for F5 segment and end-to-end Continuity Check (CC) cells. This feature also enables network administrators to detect connectivity failures on each PVC. Simple Network Management Protocol (SNMP) notifications are generated when CC cells indicate virtual circuit (VC) connectivity failure and notify the administrator that continuity for a particular permanent virtual circuits (PVCs) has been lost while the PVC is still operationally up.
Finding Feature InformationYour software release may not support all the features documented in this module. For the latest feature information and caveats, see 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 at the end of this document. 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 Support for F5 Continuity CheckExtended ATM PVC and ATM OAM F5 CC traps cannot be used at the same time as the legacy ATM PVC trap. The legacy ATM PVC trap must be disabled by using the no snmp-server enable traps atm pvc command before extended ATM PVC traps and ATM OAM F5 CC traps can be configured. If the extended ATM PVC traps or ATM OAM F5 CC traps are enabled, you must disable them by using the no snmp-server enable traps atm pvc extension command before you can enable the legacy ATM PVC trap. Restrictions for ATM OAM Support for F5 Continuity CheckCisco digital subscriber line access multiplexers (DSLAMs) and ATM switches (such as the Cisco LS1010) do not forward F5 OAM segment CC cells. The ATM OAM Support for F5 Continuity Check feature is supported on ATM PVCs only. Information About ATM OAM Support for F5 Continuity CheckThe ATM OAM Support for F5 Continuity Check feature introduces Operation, Administration, and Maintenance (OAM) support for the use of F5 segment and end-to-end Continuity Check (CC) cells to detect connectivity failures at the ATM layer. This feature also introduces new Simple Network Management Protocol (SNMP) notifications that are generated when CC cells indicate virtual circuit (VC) connectivity failure. ATM OAM F5 CC cells provide an in-service tool optimized to detect connectivity problems at the VC level of the ATM layer. CC cells are sent between a router designated as the source location and a router designated as the sink location. The local router can be configured as the source, as the sink, or as both the source and the sink.
The ATM OAM Support for F5 Continuity Check feature enables network administrators to detect connectivity failures on a per-PVC basis. The feature also provides support for SNMP notifications that notify the administrator that continuity for a particular PVC has been lost while the PVC is still operationally up. SNMP Support for ATM OAM F5 Continuity CheckingThe ATM OAM Support for F5 Continuity Check feature introduces three new SNMP notifications that indicate CC segment, CC end-to-end, and alarm indication signal/remote defect indication (AIS/RDI) failures to the Network Management System (NMS). The notifications include information such as the number of OAM failures that occurred and time stamps showing when the first and last failures occurred during the notification interval for permanent virtual circuits (PVCs). In addition to notifications, MIB tables are maintained to provide information about the failures on PVCs. How to Configure ATM OAM Support for F5 Continuity Check
Configuring ATM OAM F5 CC Support
SUMMARY STEPS
DETAILED STEPS Configuring Denial of ATM OAM F5 CC Activation RequestsPerform the following steps to disable ATM OAM F5 CC support on an ATM PVC and to configure the PVC to deny OAM F5 CC activation requests. DETAILED STEPS Configuring ATM OAM F5 CC Deactivation RequestsPerform the following steps to configure a PVC to send ATM OAM F5 CC deactivation requests when the PVC is already down. DETAILED STEPS Configuring SNMP Notification for ATM OAM F5 CC ManagementPerform the following steps to enable the MIB and send SNMP notifications that support ATM OAM F5 CC management. DETAILED STEPS Verifying ATM OAM Support for F5 CC Management
SUMMARY STEPS
DETAILED STEPS
Configuration Examples for ATM OAM Support for F5 Continuity Check
ATM OAM F5 CC Support on a PVC Configuration ExampleThe following example shows how to configure ATM OAM CC support over the segment and configure the router to function as the source. The frequency at which CC activation and deactivation requests will be sent over the segment is also configured. interface atm 0 ip address 10.0.0.3 255.255.255.0 pvc 0/40 oam-pvc manage cc segment direction source oam retry cc segment 10 10 30 Denial of ATM OAM F5 CC Activation Requests ExampleThe following example shows how to disable ATM OAM F5 CC support and configure the VC to deny CC activation requests: interface atm 0 ip address 10.0.0.3 255.255.255.0 pvc 0/40 oam-pvc manage cc segment deny Deactivation of ATM OAM F5 CC Deactivation Requests ExampleThe following example shows how to send a CC deactivation request across the segment when PVC 0/40 goes down: interface atm 0 ip address 10.0.0.3 255.255.255.0 pvc 0/40 no oam-pvc manage cc segment deactivate-down-vc SNMP Notifications for ATM OAM F5 CC Configuration ExampleIn the following example, the ATM OAM F5 CC notifications and an extended ATM PVC notification are enabled. If CC cells detect connectivity failures on PVC 0/40, host 172.16.61.90 will receive the SNMP notifications. ! Configure SNMP support on your router: snmp-server community public snmp-server host 172.16.61.90 public ! ! Enable SNMP notifications: snmp-server enable traps atm pvc extension mibversion 2 snmp-server enable traps atm pvc extension oam failure aisrdi snmp-server enable traps atm pvc extension oam failure endcc snmp-server enable traps atm pvc extension oam failure segmentcc snmp-server enable traps atm pvc extension oam failure loopback snmp-server enable traps atm pvc extension up Additional ReferencesThe following sections provide references related to the ATM OAM Support for F5 Continuity Check feature. MIBsTechnical Assistance
Command ReferenceThe following commands are introduced or modified in the feature or features documented in this module. For information about these commands, see the Cisco IOS Asynchronous Transfer Mode Command Reference. For information about all Cisco IOS commands, use the Command Lookup Tool at http://tools.cisco.com/Support/CLILookup or the Cisco IOS Master Command List, All Releases, at http://www.cisco.com/en/US/docs/ios/mcl/allreleasemcl/all_book.html. Feature Information for ATM OAM Support for F5 Continuity CheckThe 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.
GlossaryAIS --alarm indication signal. In a T1 transmission, an all-ones signal transmitted in lieu of the normal signal to maintain transmission continuity and to indicate to the receiving terminal that there is a transmission fault that is located either at or upstream from the transmitting terminal. MIB --Management Information Base. Database of network management information that is used and maintained by a network management protocol such as SNMP. The value of a MIB object can be changed or retrieved using SNMP commands, usually through a network management system (NMS). NMS --network management system. An application or suite of applications designed to monitor networks using SNMP. OAM --Operation, Administration, and Maintenance. OAM cells provide a virtual-circuit-level loopback in which a router responds to the cells, demonstrating that the circuit is up and the router is operational. PVC --permanent virtual circuit. Virtual circuit that is permanently established. In ATM terminology, PVC also stands for permanent virtual connection. RDI --remote defect indication. In ATM, when the physical layer detects loss of signal or cell synchronization, RDI cells are used to report a virtual path connection/virtual channel connection (VPC/VCC) failure. RDI cells are sent upstream by a VPC/VCC endpoint to notify the source VPC/VCC endpoint of the downstream failure. SNMP --Simple Network Management Protocol. An application-layer protocol that provides a message format for communication between SNMP managers and agents and is used almost exclusively in TCP/IP networks. SNMP provides a means to monitor and control network devices and to manage configurations, statistics collection, performance, and security. SNMP trap --Message from an SNMP agent alerting the SNMP manager to a condition on the network. Cisco and the Cisco logo are trademarks or registered trademarks of Cisco and/or its affiliates in the U.S. and other countries. To view a list of Cisco trademarks, go to this URL: www.cisco.com/go/trademarks. Third-party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1110R) Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative content is unintentional and coincidental. © 2011 Cisco Systems, Inc. All rights reserved.
|
||||||||||||||||
|
|