CIC Availability Measurement CDB

Size: px
Start display at page:

Download "CIC Availability Measurement CDB"

Transcription

1 CIC Availability Measurement CDB Document Release History Publication Date May 9, 2008 Comments Initial version of the document. Feature History Release Modification 9.4(1) This feature was introduced on a patch for the Cisco MGC Software Release 9.4(1). The CIC Availability Measurement CDB on the PGW 2200 feature is described in the following sections. Feature Overview, page 1 Supported Platforms, page 2 Provisioning Procedures, page 2 Provisioning Examples, page 6 Provisioning Examples, page 6 Command Reference, page 7 Reference Information, page 9 Obtaining Technical Assistance, page 12 Glossary, page 14 Feature Overview The CIC Availability Measurement CDB on the PGW 2200 featurette introduces CDB 1071 to capture the accurate availability of a circuit (CIC) as it pertains to a trunk group or SigPath. Benefits include: Provides CIC count accuracy The addition of CDB Tag 1071 provides CIC availability count accuracy. Provide the current count of CICs CDB Tag 1071 provides a snapshot of the number of available CICs. 1

2 Supported Platforms CIC Availability Measurement CDB Supports accurate CIC availability measurements CDB Tag 1071 is processed by BAMS to support accurate CIC availability measurements. The CIC Availability Measurement CDB on the PGW 2200 feature provides the following audit types: Real-time audit Performed each time CIC availability changes Audit on demand Performed at any time by using the sta-aud-cic MML command Related Documents This document contains information that is related strictly to the CIC Availability Measurement CDB on the PGW 2200 feature. The documents that contain additional information related to the Cisco Media Gateway Controller (MGC) are listed below: Release Notes for Cisco Media Gateway Controller Software Release 9.4(1) Cisco Media Gateway Controller Hardware Installation Guide Regulatory Compliance and Safety Information for the Cisco Media Gateway Controller Cisco Media Gateway Controller Software Release 9 Installation and Configuration Guide Cisco Media Gateway Controller Software Release 9 Provisioning Guide Cisco Media Gateway Controller Software Release 9 Dial Plan Guide Cisco Media Gateway Controller Software Release 9 MML Command Reference Guide Cisco Media Gateway Controller Software Release 9 Messages Reference Guide Cisco Media Gateway Controller Software Release 9 Billing Interface Guide Cisco Media Gateway Controller Software Release 9 MIB Guide Cisco Media Gateway Controller Software Release 9 Operations, Maintenance, and Troubleshooting Guide Supported Platforms The hardware platforms supported for the Cisco MGC software are described in the Release Notes for Cisco Media Gateway Controller Software Release 9.4(1). Provisioning Procedures Provisioning procedures can be found in the following sections: Provisioning Basics The procedures in this section describe how to start a provisioning session and how to save and activate the changes you have made. Starting a Provisioning Session, page 3 Saving and Activating Your Provisioning Changes, page 3 Ending a Provisioning Session Without Activating Your Changes, page 4 Retrieving Provisioning Data, page 4 2

3 CIC Availability Measurement CDB Supported Platforms Starting a Provisioning Session For more detailed information about provisioning your Cisco PGW 2200, refer to the Cisco Media Gateway Controller Software Release 9 Provisioning Guide. You may need to start a provisioning session as part of your system operations. To do this, log into the active Cisco MGC, start an MML session, and enter the following command: mml> prov-sta::srcver="curr_ver",dstver="mod_ver" Where: curr_ver The name of the current configuration version. In place of the name of the current configuration version, you can also enter: new A new default session configuration no existing source configuration is available. active Selects the active configuration as the source for configuration changes. Note You can use new as the source configuration only when there is no existing, active set of provisioning data in the configuration library. Therefore, new cannot be used as the source configuration once a provisioning session has been saved and activated by using prov-cpy or prov-dply. Once you have saved and activated a set of data, you must use either active or the name of the set of provisioning data as the source configuration. Note If you do not know the name of your current configuration session, you can use the procedure in the Retrieving Data for the Current Provisioning Session section on page 5. mod_ver A new configuration version name that contains your provisioning changes. For example, to use a configuration version called ver1 as the basis for a version to be called ver2, you would enter the following command: mml> prov-sta::srcver="ver1",dstver="ver2" Once a provisioning session is underway, you may use the prov-add, prov-ed, or prov-dlt MML commands to add, modify, and delete components on your system. This document describes how to add, modify, and delete M3UA and SUA components. For more information on provisioning other components on your Cisco PGW 2200, refer to the Cisco Media Gateway Controller Software Release 9 Provisioning Guide. There are two ways to close your provisioning session: saving and activating your provisioning changes, as described in the Saving and Activating Your Provisioning Changes section on page 3 or ending your provisioning session without saving and activating your changes, as described in the Ending a Provisioning Session Without Activating Your Changes section on page 4. Saving and Activating Your Provisioning Changes When you have completed making provisioning changes in your session, you must enter a command to save and activate your changes. There are two different provisioning MML commands that do this: prov-cpy and prov-dply. 3

4 Supported Platforms CIC Availability Measurement CDB Caution Using the prov-cpy and prov-dply MML commands can severely impact your system s call processing performance, depending on the extent of your provisioning changes. We recommend that these commands be issued during a maintenance window when traffic is minimal. The prov-cpy MML command is used to save and activate your changes on the active Cisco MGC. This command is typically used to save and activate changes on a Cisco MGC in a simplex configuration. However, you can use the prov-cpy MML command on Cisco MGCs in high-availability or continuous-service configurations, to save and activate your changes on the active Cisco MGC. If you choose to do this, you should enter the prov-sync MML command immediately afterwards, to have your changes saved and activated on the standby Cisco MGC. Note When you enter the prov-cpy command, your provisioning session is also automatically ended. If you want to make additional provisioning changes, you must start a new provisioning session as described in the Starting a Provisioning Session section on page 3. Caution Using the prov-sync MML command can severely impact your system s call processing performance. We recommend that this command be issued during a maintenance window when traffic is minimal. Note When the prov-sync MML command is used to synchronize the provisioning settings on the standby MGC host with current settings on the active MGC host, the system does not indicate when the synchronization process has failed. The prov-dply MML command is used to save and activate your changes on the active and standby Cisco MGCs. This command is typically used to save and activate changes on Cisco MGCs in high-availability or continuous-service configurations. This command should not be used on a Cisco MGC in a simplex configuration. Note When you enter the prov-dply command, your provisioning session is also automatically ended, unless an error occurs during execution. If you want to make additional provisioning changes, you must start a new provisioning session as described in the Starting a Provisioning Session section on page 3. Ending a Provisioning Session Without Activating Your Changes Retrieving Provisioning Data You may find that you want to end a provisioning session without saving and activating the changes you have entered during your session. If this is the case, you can enter the prov-stp MML command. This command ends your current provisioning session and your changes are not entered. You can use the prov-rtrv MML command to retrieve information about your current provisioning settings. The ways in which you can use this command to retrieve provisioning data are described in the following sections: Retrieving Data for an Individual Component, page 5 Retrieving Data for All Components, page 5 Retrieving Data for All Components of a Particular Type, page 5 4

5 CIC Availability Measurement CDB Supported Platforms Retrieving Data for an Individual Component Retrieving Data for the Current Provisioning Session, page 5 Retrieving Data for Supported Signaling Protocols, page 6 You can retrieve provisioning data for an individual component on your system. To do this, log in to the active Cisco MGC, start an MML session, and enter the following command: mml> prov-rtrv:component:name=mml_name Where: component The MML component type associated with the desired component. You can find a complete list of MML component types in the Cisco Media Gateway Controller Software Release 9 Provisioning Guide. MML_name The MML name for the desired component. You can determine the MML names for the various components using the prov-rtrv:all MML command. For example, to view the provisioning data for a M3UA signaling service called m3ua1, enter the following command: mml> prov-rtrv:ss7path:name="m3ua1" The response to the command is dependent upon the component type associated with the desired component. For example, to view the properties for an SUA routing key called suakey1, enter the following command: mml> prov-rtrv:suakey:name="suakey1" Retrieving Data for All Components You can retrieve data for all of the components provisioned on your system. To do this, log in to the active Cisco MGC, start an MML session, and enter the following command: mml> prov-rtrv:all Retrieving Data for All Components of a Particular Type You can retrieve provisioning data for all components of a particular type on your system. To do this, log in to the active Cisco MGC, start an MML session, and enter the following command: mml> prov-rtrv:component:"all" Where: component is the MML component type associated with the desired component group. You can find a complete list of MML component types in the Cisco Media Gateway Controller Software Release 9 Provisioning Guide. For example, to view the provisioning data for all SS7 signaling services, you would enter the following command: mml> prov-rtrv:ss7path:"all" Retrieving Data for the Current Provisioning Session You can retrieve provisioning data for the current provisioning session. To do this, log in to the active Cisco MGC, start an MML session, and enter the following command: 5

6 Provisioning Examples CIC Availability Measurement CDB mml> prov-rtrv:session The system returns a response similar to the following: MGC-02 - Media Gateway Controller :39:19 M RTRV "session=jtest:session" /* Session ID = mml1 SRCVER = active DSTVER = jtest */ Retrieving Data for Supported Signaling Protocols You can retrieve protocol data for the current provisioning session. To do this, log in to the active Cisco MGC, start an MML session, and enter the following command: mml> prov-rtrv:variants Provisioning Examples This section provides the following examples of provisioning for this feature: Starting a CIC Audit, page 6 Starting a CIC Audit To start a CIC audit, log in to the active Cisco MGC, start an MML session, and enter the following command: Note The sta-aud-cic MML command can be executed only by a user with supervisor privilege. A user with minimum access privilege can not execute this command. Note The sta-aud-cic MML command is denied if the CDB Tag 1071 is not configured in the XECfgParm.dat. The MML command starts the CIC state audit process. This command generates a CDB Tag 1071 for every configured ISUP trunk group in Call Control mode or generates a CDB Tag 1071 for every configured ISUP SigPath in Signaling mode. A CDB Tag 1071 is generated for each trunk group or SigPath. The CDB tag information is used to provide the downstream BAMS system with the counts of the CICs for all the trunk groups and SigPaths. Additional examples of provisioning for the Cisco MGC software can be found in the Cisco Media Gateway Controller Software Release 9 Provisioning Guide. 6

7 CIC Availability Measurement CDB Command Reference Command Reference This section documents new, modified, or deleted Man-Machine Language (MML) commands. All other commands are documented in the Cisco Media Gateway Controller Software Release 9 MML Command Reference Guide. New MML Commands This section contains the start audit CIC MML commands that are new for the CIC Availability Measurement CDB on the PGW 2200 feature. Executing the start audit CIC MML command instructs the engine to generate the CDB Tag 1071 with a snapshot of the current CIC availability on each configured ISUP trunk group (ISUP SigPath in signaling mode). MML Syntax for an Unconfigured 1071 CDB MGC-01 - Media Gateway Controller :05: EST M DENY SOSE /* SS7 Cic Audit CDB 1071 is not configured. */ "MGC-01" MML Syntax for a Successful CIC Audit MGC-01 - Media Gateway Controller :05: EST M COMPLD "MGC-01" MML Syntax for an Un-successful CIC Audit MGC-01 - Media Gateway Controller :05: EST M DENY SROF /* Unsuccessful completion */ MML Syntax for a CIC Audit on the Standby Platform MGC-02 - Media Gateway Controller :18: EDT M DENY SOSE /* Command Prohibited On Standby Platform */ 7

8 Command Reference CIC Availability Measurement CDB MML Syntax for a CIC Audit with Conflicting 1071 Configuration MGC-02 - Media Gateway Controller :18: EDT M DENY SOSE /* SS7 Cic audit CDB 1071 is not supported with End of Call CDB */ MML Syntax with an Active Provisioning Session The MML command sta-aud-cic is blocked during provisioning session. Operator will see following error: MGC-02 - Media Gateway Controller :18: EDT M DENY SOSE /* While provisioning session in progress all commands affecting component's operational state are blocked. Please wait for the provisioning session to finish, or stop the session using the prov-stp command */ MML Syntax for a User with Minimum Privileges The MML command sta-aud-cic is blocked during provisioning session. Operator will see following error: MGC-02 - Media Gateway Controller :18: EDT M DENY PICC /* Not in privileged mode */ MML Online Help Help:sta-aud-cic mml> help:sta-aud-cic MGC-02 - Media Gateway Controller :24: EDT M RTRV STA-AUD-CIC: Start CIC State Auditing Process Purpose: Starts CIC state audit process. This command generates 1071 CDB for every configured ISUP trunk group in Call Control Mode or every configured ISUP SigPath in Singling Mode. Syntax: STA-AUD-CIC Example: The MML command shown in the following example starts the CIC state auditing process. 8

9 CIC Availability Measurement CDB Reference Information MGC-01 - Media Gateway Controller :05: EST M COMPLD "MGC-01" HELP command MML help would display sta-aud-cic as valid option. mml> help sta-aud-cic Start CIC State Auditing Process Purpose: Syntax: Input Description: Example: Comments: Start a CIC audit. Ex: sta-aud-cic sta Start. aud Audit. cic Circuit. MGC-01 - Media Gateway Controller :05: EST M COMPLD "MGC-01" CDB 1071 is configurable in XECfgParm.dat by adding it in engine.cdrmessagetype but if CDB 1110 is configured, CDB 1071 is suppressed. Reference Information The following sections contain reference material related to this feature. Information is included on the following areas: Billing Interface, page 9 Obtaining Technical Assistance, page 12 Obtaining Technical Assistance, page 12 Obtaining Technical Assistance, page 12 Billing Interface The total circuit count tag (4234), shown in Table 1, and total circuits unavailable count tag (4235), shown in Table 2, have been added to support the CIC Availability Measurement CDB on the PGW 2200 feature. 9

10 Reference Information CIC Availability Measurement CDB Total Circuit Count (Tag: 4234) Table 1 Total Circuit Count Description Form Name: Total Circuit Count Tag: 4234 Source: Engine Description/Purpose: Identifies the total circuits (CICs) defined for a trunk group or SigPath. Format: BE Length in Octets: 4 Data Value: 0 or greater (unsigned) ANSI/ITU Variations: None. Extended Data Value: No extended value. General Information: MGC Release: Release 9.4(1) patch and later. Answered (1010) Deselected (1020) Aborted (1030) Release (1040) Total Circuits Unavailable Count (Tag: 4235) Interrupted (1050) Ongoing (1060) Mnt CIC Aud (1070) (1071) External DB (1080) N N N Y N N N Y N N End of Call (1110) Table 2 Total Circuits Unavailable Count Description Form Name: Total Circuits Unavailable Count Tag: 4235 Source: Engine Description/Purpose: Identifies the total circuits (CICs) currently unavailable within a trunk group or SigPath. The definition of unavailable is a circuit that is either blocked or OOS. A circuit that is already blocked, but which then goes OOS, is not reported additionally as unavailable, since it was already unavailable. Format: BE Length in Octets: 4 Data Value: 0 or greater ANSI/ITU Variations: None. Extended Data Value: No extended value. General Information: MGC Release: Release 9.4(1) patch and later. Answered (1010) Deselected (1020) Aborted (1030) Release (1040) Interrupted (1050) Ongoing (1060) Mnt CIC Aud (1070) (1071) External DB (1080) N N N Y N N N Y N N End of Call (1110) 10

11 CIC Availability Measurement CDB Reference Information SS7 CIC Audit CDB Record (Tag: 1071/Release 9 or Later) Table 3 lists data about the SS7 CIC audit record CDB type. CDB Tag 1071 is created to record changes of the number of circuits configured and unavailable for a trunk group (switched configuration) or SigPath (nailed up). This CDB only applies to the SS7 protocol. Table 3 Field Name SS7 CIC Audit CDB Record Tag Value MGC Generic Tags CDB Version 4000 CDB Timepoint 4001 Maint Trunk Group 4017 Maintenance SigPath ID 4074 Total Circuit Count (added in 9.4(1) 4234 patch) Total Circuit Unavailable Count 4235 (added in 9.4(1) patch) Cisco Reserved Tags Unique Call ID (Release 9 and later) 5000 Note CDB 1071 is configurable in XECfgParm.dat by adding it in engine.cdrmessagetype but if CDB 1110 is configured, CDB 1071 is suppressed. Once configured in XECfgParm.dat, CDB 1071 is generated for the following conditions. When the MML command sta-aud-cic is used to generate the current CIC availability information on each configured ISUP trunk group or SigPath. A provisioning change (add or delete) is made in the number of circuits. A CIC service state or block state change occurs. A circuit that is unavailable is either blocked, OOS, or both. A circuit that is blocked and also OOS is not double counted as unavailable circuits. The following tables show the action taken when there is a service state or block state change. Table 4 Service State Change Service State Change Blocked Unblocked OOS Do nothing Increment total unavailable counters IS Do nothing Decrement total unavailable counters 11

12 Obtaining Technical Assistance CIC Availability Measurement CDB Table 5 Service Block Change Service Block Change OOS IS Block Do nothing Increment total unavailable counters Unblock Do nothing Decrement total unavailable counters A blocked state is one or a combination of the following states: Manual local block Manual remote block Auto remote block (hardware failure) Auto local block Propagation block (gateway initiated blocking) CDB Tag 1071 generation rules: If CDB Tag 1071 is generated as the result of the sta-aud-cic MML command, it includes the CIC unavailability information per trunk group for switched configuration, or per SigPath for nailed up. For other two scenarios, it only generates the information for the trunk groups that are impacted. CDB Tag 1071 is generated only on the active side. To generate the CDB Tag 1071 on a trunk group or SigPath level rather than individual CIC level to minimize CPS impact, an internal 10-second timer is used CDB is generated 10 seconds after the initial CIC state change and/or the initial CIC provision change. This delay prevents the flooding of 1071 CDBs if a large number of CICs have blocks or service state changes almost simultaneously. The sta-aud-cic MML command is rejected for the following conditions: The MML command is attempted to be run on the standby side CDB Tag 1071 is not configured in the XECfgParm.dat file A circuit that has COT failure and has COT retest in progress is not counted as unavailable. If the CDB Tag 1071 is configured to be generated for Cisco MGS software Release 9.5(2), that pre BAMS 3.20 would require a skip-cde for the CDB Tag 1071 record to be added to BAMS. For billing interface information for the rest of the Cisco MGC software, refer to the Cisco Media Gateway Controller Software Release 9 Billing Interface Guide. Obtaining Technical Assistance Cisco provides Cisco.com as a starting point for all technical assistance. Customers and partners can obtain online documentation, troubleshooting tips, and sample configurations from online tools by using the Cisco Technical Assistance Center (TAC) Web Site. Cisco.com registered users have complete access to the technical support resources on the Cisco TAC Web Site. Cisco.com Cisco.com is the foundation of a suite of interactive, networked services that provides immediate, open access to Cisco information, networking solutions, services, programs, and resources at any time, from anywhere in the world. 12

13 CIC Availability Measurement CDB Obtaining Technical Assistance Cisco.com is a highly integrated Internet application and a powerful, easy-to-use tool that provides a broad range of features and services to help you with these tasks: Streamline business processes and improve productivity Resolve technical issues with online support Download and test software packages Order Cisco learning materials and merchandise Register for online skill assessment, training, and certification programs If you want to obtain customized information and service, you can self-register on Cisco.com. To access Cisco.com, go to this URL: Technical Assistance Center Cisco TAC Web Site The Cisco Technical Assistance Center (TAC) is available to all customers who need technical assistance with a Cisco product, technology, or solution. Two levels of support are available: the Cisco TAC Web Site and the Cisco TAC Escalation Center. Cisco TAC inquiries are categorized according to the urgency of the issue: Priority level 4 (P4) You need information or assistance concerning Cisco product capabilities, product installation, or basic product configuration. Priority level 3 (P3) Your network performance is degraded. Network functionality is noticeably impaired, but most business operations continue. Priority level 2 (P2) Your production network is severely degraded, affecting significant aspects of business operations. No workaround is available. Priority level 1 (P1) Your production network is down, and a critical impact to business operations will occur if service is not restored quickly. No workaround is available. The Cisco TAC resource that you choose is based on the priority of the problem and the conditions of service contracts, when applicable. You can use the Cisco TAC Web Site to resolve P3 and P4 issues yourself, saving both cost and time. The site provides around-the-clock access to online tools, knowledge bases, and software. To access the Cisco TAC Web Site, go to this URL: All customers, partners, and resellers who have a valid Cisco service contract have complete access to the technical support resources on the Cisco TAC Web Site. The Cisco TAC Web Site requires a Cisco.com login ID and password. If you have a valid service contract but do not have a login ID or password, go to this URL to register: If you are a Cisco.com registered user, and you cannot resolve your technical issues by using the Cisco TAC Web Site, you can open a case online by using the TAC Case Open tool at this URL: 13

14 Glossary CIC Availability Measurement CDB If you have Internet access, we recommend that you open P3 and P4 cases through the Cisco TAC Web Site. Cisco TAC Escalation Center The Cisco TAC Escalation Center addresses priority level 1 or priority level 2 issues. These classifications are assigned when severe network degradation significantly impacts business operations. When you contact the TAC Escalation Center with a P1 or P2 problem, a Cisco TAC engineer automatically opens a case. To obtain a directory of toll-free Cisco TAC telephone numbers for your country, go to this URL: Before calling, please check with your network operations center to determine the level of Cisco support services to which your company is entitled: for example, SMARTnet, SMARTnet Onsite, or Network Supported Accounts (NSA). When you call the center, please have available your service agreement number and your product serial number. Glossary Table 6 contains definitions of acronyms and technical terms used in this feature module. Table 6 Acronym BAMS CDB CIC MGC PGW PSTN SC VSC Acronyms and Definitions Definition Billing and Measurements Server Call Detail Block Circuit Cisco Media Gateway Controller PSTN Gateway Public Switched Telephone Network Signaling Controller Virtual Switch Controller 14

Support of Provisionable QoS for Signaling Traffic

Support of Provisionable QoS for Signaling Traffic Support of Provisionable QoS for Signaling Traffic Document Release History Publication Date March 12, 2007 Comments Initial version of the document. Feature History Release Modification 9.7(3) The Support

More information

E911 Mapping on the MGC 2200

E911 Mapping on the MGC 2200 E911 Mapping on the MGC 2200 Document Release History Publication Date October 17, 2005 Comments Initial version of the document. Feature History Release Modification 9.5(2) This feature was introduced

More information

Global Title Provisioning

Global Title Provisioning Document Release History Publication Date March 12, 2007 Comments Initial release of the document. Feature History Release Modification 9.7(3) TheGlobal Title Provisioning feature was introduced on the

More information

MGCP 1.0 and Additional MGCP Packages

MGCP 1.0 and Additional MGCP Packages MGCP 1.0 and Additional MGCP Packages Document Release History Publication Date May 17, 2004 October 26, 2005 Comments Initial release of the document Added bulk audit information Feature History Release

More information

Support for Three Tuple Media Gateways

Support for Three Tuple Media Gateways Support for Three Tuple Media Gateways Document Release History Publication Date October 7, 2005 Comments Initial version of the document. Feature History Release Release 9.5(2) Modification This feature

More information

A-Number Country Code Digit Remove Property

A-Number Country Code Digit Remove Property A-Number Country Code Digit Remove Property Document Release History Publication Date March 12, 2007 Comments Initial version of the document. Feature History Release Modification 9.7(3) The A-Number Country

More information

Full Number Translations

Full Number Translations Document Release History Publication Date August 28, 2009 March 12, 2007 Comments Updated for behavior option enhancement. Initial version of the document. Feature History Release Modification 9.7(3) S25P25

More information

Initial release of this document. 9.6(1) This feature was introduced on the PGW 2200.

Initial release of this document. 9.6(1) This feature was introduced on the PGW 2200. Document Release History Publication Date July 12, 2005 Comments Initial release of this document. Feature History Release Modification 9.6(1) This feature was introduced on the PGW 2200. This document

More information

Cisco CVP VoiceXML 3.1. Installation Guide

Cisco CVP VoiceXML 3.1. Installation Guide Cisco CVP VoiceXML 3.1 CISCO CVP VOICEXML 3.1 Publication date: October 2005 Copyright (C) 2001-2005 Audium Corporation. All rights reserved. Distributed by Cisco Systems, Inc. under license from Audium

More information

Support for QSIG and DPNSS Signaling Interworking for Cisco Unity

Support for QSIG and DPNSS Signaling Interworking for Cisco Unity Support for QSIG and DPNSS Signaling Interworking for Cisco Unity Document Release History Publication Date June 11, 2004 Comments Initial version of the document. Feature History Release Release 9.4(1)

More information

Release Notes for Cisco Aironet Client Utility and Driver, Version 3.0 for Mac OS

Release Notes for Cisco Aironet Client Utility and Driver, Version 3.0 for Mac OS Release s for Cisco Aironet Client Utility and Driver, Version 3.0 for Mac OS Contents This document contains the following sections: Introduction, page 2 System Requirements, page 2 New Software Features

More information

Cisco CVP VoiceXML 3.0. Element Specifications

Cisco CVP VoiceXML 3.0. Element Specifications Cisco CVP VoiceXML 3.0 CISCO CVP VOICEXML 3.0 Publication date: 14 January 2005 Copyright (C) 2000-2005 Audium Corporation. All rights reserved. Distributed by Cisco Systems, Inc. under license from Audium

More information

Introduction to Cisco BAMS

Introduction to Cisco BAMS CHAPTER 1 The Cisco Billing and Measurements Server (BAMS) collects, formats, and stores billing and measurements data from the Cisco Media Gateway Controller (MGC), either a Cisco VSC3000 virtual switch

More information

Upgrading the Cisco MGC Software

Upgrading the Cisco MGC Software CHAPTER 6 This chapter describes procedures for upgrading from a major Cisco MGC software release such as 7.4(x) or 9.x(x) to the latest Cisco MGC software release without service interruption. The following

More information

Release Notes for Cisco Secure User Registration Tool Release 2.0.7

Release Notes for Cisco Secure User Registration Tool Release 2.0.7 Release Notes for Cisco Secure User Registration Tool Release 2.0.7 These release notes are for use with User Registration Tool (URT) release 2.0.7. These release notes provide the following information:

More information

Catalyst 2955 Switch DIN Rail Clip Installation Notes

Catalyst 2955 Switch DIN Rail Clip Installation Notes Catalyst 955 Switch DIN Rail Clip Installation Notes These installation notes provide updated installation and removal instructions for the DIN rail clip on the Catalyst 955 switch. Note For installation,

More information

Release Notes for the Catalyst 3750, 3550, 2970, 2955, 2950, and 2950 LRE Switches, Cisco IOS Release 12.1(14)EA1a

Release Notes for the Catalyst 3750, 3550, 2970, 2955, 2950, and 2950 LRE Switches, Cisco IOS Release 12.1(14)EA1a Release Notes for the Catalyst 3750, 3550, 2970, 2955, 2950, and 2950 LRE Switches, Cisco IOS Release 12.1(14)EA1a September 8, 2002 Cisco IOS Release 12.1(14)EA1a runs on these switches: Catalyst 3750

More information

DPNSS Call Back And Extension Status Interworking with Cisco CallManager

DPNSS Call Back And Extension Status Interworking with Cisco CallManager DPNSS Call Back And Extension Status Interworking with Cisco CallManager Document Release History Publication Date January 20, 2006 Comments Initial version of the document. Feature History Release Modification

More information

Release Notes for Cisco SIP and MGCP IP Phone 7940/7960 Release 3.1

Release Notes for Cisco SIP and MGCP IP Phone 7940/7960 Release 3.1 Release Notes for Cisco SIP and MGCP IP Phone 7940/7960 Release 3.1 March 15, 2002 Contents This document lists the known problems in the Cisco Session Initiation Protocol (SIP) and Media Gateway Control

More information

Meter Pulse Messages Support

Meter Pulse Messages Support Meter Pulse Messages Support Document Release History Publication Date Comments 06/02/03 Initial version of the document. Feature History Release Modification 9.5(2) This feature was introduced in the

More information

SIP Profiles Feature Module

SIP Profiles Feature Module Document Release History Publication Date Comments December 2009 Updated the SIP Header Tables section on page 8. February 2009 Updated for the ISUP timer profile reference in a SIP profile. November 2008

More information

Release Notes for Cisco Aironet Client Utilities, Version 2.0.x for Linux

Release Notes for Cisco Aironet Client Utilities, Version 2.0.x for Linux Release s for Cisco Aironet Client Utilities, Version 2.0.x for Linux Contents This document contains the following sections: System Requirements, page 2 New and Changed Information, page 2 Installing

More information

Introduction to Cisco BAMS

Introduction to Cisco BAMS CHAPTER 1 Revised: March 10, 2011, The Cisco Billing and Measurements Server (BAMS) collects, formats, and stores billing and measurements data derived from CDR files, which BAMS polls from a Cisco PGW

More information

Autonomous System Messages

Autonomous System Messages 1 CHAPTER Revised: August 4, 2010, This chapter lists autonomous system messages generated by the Cisco PGW 2200 Softswitch software, including Man Machine Language (MML) responses, alarms, and events.

More information

Configuring BAMS for BAF Output

Configuring BAMS for BAF Output CHAPTER 6 Revised: March 10, 2011, Overview This chapter describes how to configure the Cisco Billing and Measurements Server (BAMS) for Bellcore AMA (Automatic Message Accounting) Format (BAF) records.

More information

Cisco PGW 2200 Softswitch Generic Call Tagging Feature Module

Cisco PGW 2200 Softswitch Generic Call Tagging Feature Module Cisco PGW 2200 Softswitch Feature Module Document Release History Publication Date August 28, 2009 Comments Initial release of document. Feature History Release Modification 9.8(1) S5P5 The feature was

More information

Preface. Purpose. Audience

Preface. Purpose. Audience This preface describes the purpose, audience, organization, and conventions of this guide, and provides information on how to obtain related documentation. The preface covers these topics: Purpose, page

More information

MLPP Relay in PRI to SIP/ISUP Interworking Feature Module

MLPP Relay in PRI to SIP/ISUP Interworking Feature Module MLPP Relay in PRI to SIP/ISUP Interworking Feature Module Document Release History Publication Date January 24, 2011 Comments Initial release of document. Feature History Release Modification 9.8(1) The

More information

Cisco PGW 2200 Signaling Mode Design Guide

Cisco PGW 2200 Signaling Mode Design Guide This guide describes how to provision a signaling-mode PGW 2200 and other related devices (shown in Figure 1). The document describes a sample configuration (for illustration purposes only). Your configuration

More information

Preparing for Dial Plan Provisioning

Preparing for Dial Plan Provisioning CHAPTER 2 This chapter describes how to prepare for dial plan provisioning. It includes the following sections: Provisioning Prerequisites, page 2-1 Provisioning Tools, page 2-3 Creating a Dial Plan, page

More information

Release Notes for Cisco Aironet Client Utilities, Version for Windows

Release Notes for Cisco Aironet Client Utilities, Version for Windows Release s for Cisco Aironet Client Utilities, Version 5.02.005 for Windows Contents This document contains the following sections: Introduction, page 1 System Requirements, page 2 Installing or Upgrading

More information

About This Manual. Objectives. Audience

About This Manual. Objectives. Audience About This Manual Welcome to the command line interface (CLI) reference for the Cisco MGX 8950 and MGX 8850 wide area routing switches, Release 2.1. This chapter discusses: Objectives Audience Organization

More information

Licensing Features for the Cisco PGW 2200 Softswitch Feature Module

Licensing Features for the Cisco PGW 2200 Softswitch Feature Module Licensing Features for the Feature Module Document Release History Publication Date February 27, 2009 November 26, 2008 March 12, 2007 Comments Updated for SIP-I interface license. Updated for Release

More information

Upgrading from BAMS Release 2.68 to BAMS Release 3.10

Upgrading from BAMS Release 2.68 to BAMS Release 3.10 APPENDIX B Upgrading from BAMS Release 2.68 to BAMS Release 3.10 Introduction Caution Before upgrading to a new BAMS release, ensure that you have backed up the latest configuration and data files. For

More information

Using MML Commands. Introduction. Starting and Stopping BAMS. Command Notation. Command Syntax. Starting the System CHAPTER

Using MML Commands. Introduction. Starting and Stopping BAMS. Command Notation. Command Syntax. Starting the System CHAPTER CHAPTER 4 Introduction This chapter provides general reference information to help you understand how to operate the Cisco Billing and Measurements Server (BAMS) using Man-Machine Language (MML) commands.

More information

Cisco IP Phone 7960, 7940, and 7910 Series Release Notes for Firmware Release 5.0(1a) for Cisco CallManager Versions 3.1, 3.2, and 3.

Cisco IP Phone 7960, 7940, and 7910 Series Release Notes for Firmware Release 5.0(1a) for Cisco CallManager Versions 3.1, 3.2, and 3. Cisco IP Phone 7960, 7940, and 7910 Series Release Notes for Firmware Release 5.0(1a) for Cisco CallManager Versions 3.1, 3.2, and 3.3 Use these release notes with the P00305000101 and P00405000101 firmware

More information

Cisco VG248 Analog Phone Gateway Version 1.0(1) Release Notes

Cisco VG248 Analog Phone Gateway Version 1.0(1) Release Notes Cisco VG248 Analog Phone Gateway Version 1.0(1) Release Notes October 4, 2001 These release notes are for use with the Cisco VG248 Analog Phone Gateway with software version 1.0(1). The VG248 enables you

More information

Upgrading to BAMS Release 3.30

Upgrading to BAMS Release 3.30 APPENDIXB Upgrading to BAMS Release 3.30 Revised: April, 2010, Introduction To upgrade Cisco BAMS software to Cisco BAMS 3.30, you must upgrade from BAMS 3.20. If you wish to upgrade from BAMS 3.13 to

More information

Cisco Virtual PGW 2200 Softswitch SIP Profiles Feature Module

Cisco Virtual PGW 2200 Softswitch SIP Profiles Feature Module Cisco Virtual PGW 2200 Softswitch SIP Profiles Feature Module For Cisco Hosted Collaboration Solution 9.0 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA95134-1706 USA http://www.cisco.com

More information

Redirection Number Modification and Advanced A-Number(s) Normalization

Redirection Number Modification and Advanced A-Number(s) Normalization Redirection Number Modification and Advanced A-Number(s) Normalization Document Release History Publication Date September 11, 2003 Comments Initial Final draft of this document. The Redirection Number

More information

ALI Formatting Tool User Guide for SBC Southwestern Bell Copyright 2003, Cisco Systems, Inc. All rights reserved.

ALI Formatting Tool User Guide for SBC Southwestern Bell Copyright 2003, Cisco Systems, Inc. All rights reserved. ALI Formatting Tool User Guide for SBC Southwestern Bell Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS

More information

Release Notes for Cisco CallManager Extended Services 2.2

Release Notes for Cisco CallManager Extended Services 2.2 Release Notes for Cisco CallManager Extended Services 2.2 Cisco CallManager Extended Services 2.2 was introduced with Cisco CallManager 3.1 and runs on Cisco Customer Response Applications (CRA) 2.2. Cisco

More information

Release Notes for Cisco Aironet Client Utilities, Version for Macintosh

Release Notes for Cisco Aironet Client Utilities, Version for Macintosh Release Notes for Cisco Aironet Client Utilities, Version 1.0.2 for Macintosh Contents This document contains the following sections: Introduction, page 1 System Requirements, page 1 Upgrading to a New

More information

Provisioning Dial Plans with MML

Provisioning Dial Plans with MML CHAPTER 4 Revised: January 20, 2011, This chapter describes how to provision dial plans using Man-Machine Language (MML) commands. The procedures described in this chapter allow you to create, add, modify,

More information

Service Description: Software Support

Service Description: Software Support Page 1 of 6 Service Description: Software Support This document describes the service offers under Cisco Software Support. This includes Software Support Service (SWSS), Software Support Basic, Software

More information

Cisco Virtual PGW 2200 Softswitch Domain-Based Routing Feature Module

Cisco Virtual PGW 2200 Softswitch Domain-Based Routing Feature Module Cisco Virtual PGW 2200 Softswitch Domain-Based Routing Feature Module For Cisco Hosted Collaboration Solution 9.0 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA95134-1706

More information

PGW 2200 Softswitch 'MSO Refused, Warm Start up Failed' Error Message

PGW 2200 Softswitch 'MSO Refused, Warm Start up Failed' Error Message PGW 2200 Softswitch 'MSO Refused, Warm Start up Failed' Error Message Document ID: 52580 Contents Introduction Prerequisites Requirements Components Used Conventions Troubleshoot Troubleshoot Procedure

More information

PGW 2200 Softswitch : SLT 26xx Configuration

PGW 2200 Softswitch : SLT 26xx Configuration PGW 2200 Softswitch : SLT 26xx Configuration Document ID: 60061 Contents Introduction Prerequisites Requirements Components Used Conventions Configuration for the SLT 2611 and SLT 2651 with the PGW2200

More information

Release Notes for Cisco Aironet Client Utility and Driver, Version for Mac OS

Release Notes for Cisco Aironet Client Utility and Driver, Version for Mac OS Release s for Cisco Aironet Client Utility and Driver, Version 3.0.1 for Mac OS Contents This document contains the following sections: Introduction, page 2 System Requirements, page 2 Upgrading to a New

More information

Generic Transparency Descriptor for GKTMP Using SS7 Interconnect for Voice Gateways Version 2.0

Generic Transparency Descriptor for GKTMP Using SS7 Interconnect for Voice Gateways Version 2.0 Generic Transparency Descriptor for GKTMP Using SS7 Interconnect for Voice Gateways Version 20 Feature History Release 122(2)XU Modification This feature was introduced This document describes the Generic

More information

Cisco H.323 Signaling Interface

Cisco H.323 Signaling Interface CHAPTER 1 Introduction This chapter provides an overview of the (HSI) system and subsystems and contains the following sections: Cisco HSI Overview, page 1-1 Cisco HSI System Description, page 1-2 Operational

More information

Release Notes for the Cisco VPN Client Version for Linux, Solaris, and Mac OS X

Release Notes for the Cisco VPN Client Version for Linux, Solaris, and Mac OS X Release Notes for the Cisco VPN Client Version 3.5.1 for Linux, Solaris, and Mac OS X February 4, 2002 These release notes provide information about the Cisco VPN Client Version 3.5.1 for Linux, Solaris,

More information

Cisco IP/VC 3544 Chassis Replacement Power Supply Unit Release Note

Cisco IP/VC 3544 Chassis Replacement Power Supply Unit Release Note Cisco IP/VC 3544 Chassis Replacement Power Supply Unit Release Note March, 2001 This document describes how to install a replacement power supply unit (see Figure 1) in the IP/VC 3544 chassis. Figure 1

More information

Release Notes for Cisco SIP IP Phone 7940/7960 Release 6.0

Release Notes for Cisco SIP IP Phone 7940/7960 Release 6.0 Release Notes for Cisco SIP IP Phone 7940/7960 Release 6.0 June 22, 2004 Contents This document lists the known problems in Cisco Session Initiation Protocol (SIP) IP Phone 7940/7960 Release 6.0 and contains

More information

Cisco PGW 2200 and HSI Softswitch Out of band DTMF for SIP and H.323

Cisco PGW 2200 and HSI Softswitch Out of band DTMF for SIP and H.323 Cisco PGW 2200 and HSI Softswitch Out of band DTMF for SIP and H.323 Document ID: 49923 Contents Introduction Prerequisites Requirements Components Used Conventions Cisco PGW 2200 and HSI DTMF Out of band

More information

MML User Interface and Command Reference

MML User Interface and Command Reference APPENDIX A Introduction This appendix provides information about Man-Machine Language (MML) command syntax and conventions, batch files, and procedures for starting and stopping MML sessions in the Cisco

More information

Cisco PGW 2200 Softswitch Platform Overview

Cisco PGW 2200 Softswitch Platform Overview CHAPTER 1 Revised: March 7, 2011, This chapter describes the components of the Cisco PGW 2200 Softswitch platform and presents the software architecture of the Cisco PGW 2200 Softswitch, Release 9. This

More information

Cisco CVP VoiceXML 3.0. Programmer Guide

Cisco CVP VoiceXML 3.0. Programmer Guide Cisco CVP VoiceXML 3.0 CISCO CVP VOICEXML 3.0 Publication date: 14 January 2005 Copyright (C) 2000-2005 Audium Corporation. All rights reserved. Distributed by Cisco Systems, Inc. under license from Audium

More information

Preface. Purpose. Audience

Preface. Purpose. Audience This preface describes the purpose, audience, organization, and conventions of this guide, and provides information on how to obtain related documentation. The preface covers these topics: Purpose, page

More information

Overview of Cisco Media Gateway Controller Node Manager

Overview of Cisco Media Gateway Controller Node Manager CHAPTER 1 Overview of Cisco Media Gateway Controller Node Manager Revised: December 16, 2009, This chapter includes the following sections: An introduction to Cisco Media Gateway Controller (MGC) Node

More information

MML Command Overview

MML Command Overview CHAPTER 1 This guide describes each of the Man-Machine Language (MML) commands you can use with the Cisco Media Gateway Controller (Cisco MGC). Use MML to configure your Cisco MGC, add components to your

More information

Cisco PGW 2200 Softswitch Platform Overview

Cisco PGW 2200 Softswitch Platform Overview 1 CHAPTER Revised: December 3, 2009, This chapter provides an overview of the components of the Cisco PGW 2200 Softswitch platform, and of the software architecture of the Cisco PGW 2200 Softswitch software

More information

Service Description: Software Support

Service Description: Software Support Page 1 of 1 Service Description: Software Support This document describes the service offers under Cisco Software Support. This includes Software Support Service (SWSS), Software Support Basic, Software

More information

Configuring BAMS for ASCII Output and Measurements

Configuring BAMS for ASCII Output and Measurements CHAPTER 7 Configuring BAMS for ASCII Output and Measurements Overview This chapter describes how to configure the Cisco Billing and Measurements Server (BAMS) for ASCII output and measurements. Note You

More information

Release Notes for Cisco Wireless Manager, Release 1.0 and Cisco Broadband Troubleshooter

Release Notes for Cisco Wireless Manager, Release 1.0 and Cisco Broadband Troubleshooter Release Notes for Cisco Wireless Manager, Release 1.0 and Cisco Broadband Troubleshooter Contents Caveats for the Cisco Wireless Manager, Release 1.0, page 1 Caveat for the Cisco Broadband Troubleshooter,

More information

Service Description: Solution Support for Service Provider Software - Preferred This document

Service Description: Solution Support for Service Provider Software - Preferred This document Page 1 of 5 Service Description: Solution Support for Service Provider Software - Preferred This document describes the Cisco Solution Support for Service Provider Software - Preferred. Related Documents:

More information

Configuring VLAN Trunks

Configuring VLAN Trunks Finding Feature Information, page 1 Prerequisites for VLAN Trunks, page 1 Information About VLAN Trunks, page 2 How to Configure VLAN Trunks, page 5 Configuration Examples for VLAN Trunking, page 20 Where

More information

Release Notes for Cisco Aironet Client Adapter Drivers, Version for Macintosh

Release Notes for Cisco Aironet Client Adapter Drivers, Version for Macintosh Release Notes for Cisco Aironet Client Adapter Drivers, Version 1.0.2 for Macintosh Contents This document contains the following sections: Introduction, page 1 System Requirements, page 2 Upgrading to

More information

Cisco IP Manager Assistant User Guide

Cisco IP Manager Assistant User Guide Cisco IP Manager Assistant User Guide Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 526-4100

More information

Documentation Updates for the Catalyst 2955, 2950, and 2940 Switches, Cisco IOS Release 12.1(22)EA4

Documentation Updates for the Catalyst 2955, 2950, and 2940 Switches, Cisco IOS Release 12.1(22)EA4 Documentation Updates for the Catalyst 2955, 2950, and 2940 Switches, Cisco IOS Release 12.1(22)EA4 March 2005 These documentation updates are for Catalyst 2955, 2950, and 2940 switches, Cisco IOS Release

More information

Release Notes for the Cisco 575 LRE CPE

Release Notes for the Cisco 575 LRE CPE July 00 This document provides corrections to the Cisco 7 LRE CPE Hardware Installation Guide and includes new information about connecting a telephone to the CPE. Use this document with the Cisco 7 LRE

More information

Installing High-Speed Serial Interface (HSSI) Cables

Installing High-Speed Serial Interface (HSSI) Cables Text Part Number: Document Part Number: 78-4260-05 DOC-784260= Installing High-Speed Serial Interface (HSSI) Cables Product Numbers: CAB-HSI1=, CAB-HNUL= Customer Order Number: DOC-784260= This document

More information

Catalyst 6500 Series Switch SSL Services Module Installation and Verification Note

Catalyst 6500 Series Switch SSL Services Module Installation and Verification Note Catalyst 00 Series Switch SSL Services Module Installation and Verification Note Product number: WS-SVC-SSL- This document provides installation procedures for the Catalyst 00 series SSL Services Module

More information

Using the Voice Services Provisioning Tool to Provision a Cisco Media Gateway Controller

Using the Voice Services Provisioning Tool to Provision a Cisco Media Gateway Controller CHAPTER 4 Using the Voice Services Provisioning Tool to Provision a Cisco Media Gateway Controller This chapter shows you how to use version 1.6.X of the Voice Services Provisioning Tool (VSPT) to provision

More information

Provisioning Dial Plans with MML

Provisioning Dial Plans with MML CHAPTER 4 Revised: January 20, 2011, This chapter describes how to provision dial plans using Man-Machine Language (MML) commands. The procedures described in this chapter allow you to create, add, modify,

More information

WHITE PAPER. IP Network Solutions Interconnecting VoIP Networks and the PSTN (for smaller service providers)

WHITE PAPER. IP Network Solutions Interconnecting VoIP Networks and the PSTN (for smaller service providers) IP Network Solutions Interconnecting VoIP Networks and the PSTN (for smaller service providers) CONTENTS + Introduction 3 + IP Infrastucture Service Provider Issues 3 Access to the PSTN and SS7 Networks

More information

RADIUS Tunnel Attribute Extensions

RADIUS Tunnel Attribute Extensions The feature allows a name to be specified (other than the default) for the tunnel initiator and the tunnel terminator in order to establish a higher level of security when setting up VPN tunneling. Finding

More information

Release Notes for Cisco Aironet Client Adapter Firmware

Release Notes for Cisco Aironet Client Adapter Firmware Release Notes for Cisco Aironet Client Adapter Firmware Contents This document contains the following sections: Introduction, page 1 System Requirements, page 2 Upgrading to a New Firmware Release, page

More information

Restrictions for Secure Copy Performance Improvement

Restrictions for Secure Copy Performance Improvement The Protocol (SCP) feature provides a secure and authenticated method for copying router configuration or router image files. SCP relies on Secure Shell (SSH), an application and a protocol that provide

More information

SIP Support of Take Back and Transfer in the Cisco Unified Contact Center

SIP Support of Take Back and Transfer in the Cisco Unified Contact Center SIP Support of Take Back and Transfer in the Cisco Unified Contact Center Document Release History Publication Date March 12, 2008 Comments Initial release of document Feature History Release Modification

More information

SS7 Provisioning. Provisioning SS7 CHAPTER

SS7 Provisioning. Provisioning SS7 CHAPTER CHAPTER 12 Revised: May 31, 2010, This chapter describes how to provision the Cisco BTS 10200 Softswitch to communicate with an SS7 PSTN network and contains the following sections: Provisioning SS7, page

More information

Configuring Cisco MGC Report Files

Configuring Cisco MGC Report Files APPENDIX A This appendix contains descriptions of the Cisco Media Gateway Controller (MGC) log files and the associated procedures for setting up the data dumper that controls how files are handled for

More information

Universal Port Resource Pooling for Voice and Data Services

Universal Port Resource Pooling for Voice and Data Services Universal Port Resource Pooling for Voice and Data Services Feature History Release 12.2(2)XA 12.2(2)XB1 12.2(11)T Description This feature was introduced on the Cisco AS5350 and AS5400. This feature was

More information

Cisco Dual DOCSIS Channel (DDC) on the Cisco ubr7246vxr Universal Broadband Router

Cisco Dual DOCSIS Channel (DDC) on the Cisco ubr7246vxr Universal Broadband Router Cisco Dual DOCSIS Channel (DDC) on the Cisco ubr7246vxr Universal Broadband Router October 2004 introduces Cisco Dual DOCSIS Channel (DDC) on the Cisco ubr7246vxr universal broadband router and all Cisco

More information

RADIUS Tunnel Preference for Load Balancing

RADIUS Tunnel Preference for Load Balancing RADIUS Tunnel Preference for Load Balancing and Fail-Over Finding Feature Information RADIUS Tunnel Preference for Load Balancing and Fail-Over Last Updated: July 18, 2011 The RADIUS Tunnel Preference

More information

The command notation follows the Backus-Naur conventions. The command syntax follows the Bellcore TL1 conventions.

The command notation follows the Backus-Naur conventions. The command syntax follows the Bellcore TL1 conventions. CHAPTER 5 Revised: March 10, 2011, Introduction This chapter provides general reference information to help you understand how to update BAMS tables by using BAMS tag IDs. For information about the MML

More information

Migrating to Solaris 10 and Cisco PGW 2200 Softswitch Release 9.7

Migrating to Solaris 10 and Cisco PGW 2200 Softswitch Release 9.7 CHAPTER 5 Migrating to Solaris 10 and Cisco PGW 2200 Softswitch Release 9.7 Revised: May 18, 2011, This chapter describes how to migrate your PGW 2200 to the Solaris 10 operating system and Cisco PGW 2200

More information

Configuring Cisco PGW 2200 Softswitch Log Files

Configuring Cisco PGW 2200 Softswitch Log Files APPENDIXA Revised: December 3, 2009, This appendix contains descriptions of the Cisco PGW 2200 Softswitch log files and the associated procedures for setting up the data dumper that controls how files

More information

This section describes each of the MML commands, presented in alphabetical order. ack-alm:<comp>:"<alm cat>" Note

This section describes each of the MML commands, presented in alphabetical order. ack-alm:<comp>:<alm cat> Note CHAPTER 2 This section describes each of the MML commands, presented in alphabetical order. ACK-ALM Acknowledge Alarm This MML command is used to acknowledge that an alarm category on a component is recognized

More information

Cisco Internet Router Cable Management Bracket Replacement Instructions

Cisco Internet Router Cable Management Bracket Replacement Instructions Cisco 1244 Internet Router Cable Management Bracket Replacement Instructions Product Number: ACS-GSR4-CCBLM= Document Order Number: DOC-7813622= This document gives you instructions for removing and replacing

More information

Release Notes for Cisco Aironet Configuration Administration Tool (ACAT) 1.4

Release Notes for Cisco Aironet Configuration Administration Tool (ACAT) 1.4 Release s for Cisco Aironet Configuration Administration Tool (ACAT) 1.4 May 2004 These release notes describe the caveats in this software maintenance release for the Cisco Aironet Configuration Administration

More information

Cisco WebAttendant User Guide

Cisco WebAttendant User Guide Cisco CallManager Release 3.2 Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 526-4100 Customer

More information

QoS Packet-Matching Statistics Configuration

QoS Packet-Matching Statistics Configuration The QoS Packet-Matching Statistics feature comprises the following subfeatures: The QoS Packet-Matching Statistics: Per Filter feature allows users to count and display the number of packets and bytes

More information

Installing and Configuring Cisco HSI Software

Installing and Configuring Cisco HSI Software CHAPTER 2 Introduction This chapter contains instructions for installing and configuring the Cisco H.323 Signaling Interface (HSI). This chapter contains the following sections: Hardware and Software Requirements,

More information

Managing the Cisco HSI

Managing the Cisco HSI CHAPTER 4 Revised: April, 2010, Introduction This chapter provides information about operation and management tasks for the Cisco H.323 Signaling Interface (HSI) application. This chapter contains the

More information

Cisco HSI System Overview

Cisco HSI System Overview CHAPTER 1 Introduction This chapter provides an overview of the Cisco H.323 Signaling Interface (HSI) system and subsystems and contains the following sections: Cisco HSI Overview, page 1-1 Cisco HSI System

More information

Managing Switch Stacks

Managing Switch Stacks Finding Feature Information, page 1 Prerequisites for Switch Stacks, page 1 Restrictions for Switch Stacks, page 2 Information About Switch Stacks, page 2 How to Configure a Switch Stack, page 14 Troubleshooting

More information

Upgrading the Cisco ONS to Release 7.2

Upgrading the Cisco ONS to Release 7.2 October 2007 The terms "Unidirectional Path Switched Ring" and "UPSR" may appear in Cisco literature. These terms do not refer to using Cisco ONS 15xxx products in a unidirectional path switched ring configuration.

More information

Set Up Cisco ISE in a Distributed Environment

Set Up Cisco ISE in a Distributed Environment Cisco ISE Deployment Terminology, page 1 Personas in Distributed Cisco ISE Deployments, page 2 Cisco ISE Distributed Deployment, page 2 Configure a Cisco ISE Node, page 5 Administration Node, page 8 Policy

More information

Redundant Link Manager (RLM)

Redundant Link Manager (RLM) Redundant Link Manager (RLM) Feature History Release Modification 11.3(7) This feature was introduced. 12.1(5)XM2 Support was added for the Cisco AS5350 and Cisco AS5400 universal gateways. This document

More information