Release Notes for Cisco Voice Switch Service Module (VXSM) Release

Size: px
Start display at page:

Download "Release Notes for Cisco Voice Switch Service Module (VXSM) Release"

Transcription

1 Release Notes for Cisco Voice Switch Service Module (VXSM) Release These release notes are part number OL Rev. A0, October 31, The Voice Switch Service Module (VXSM) product is supported by the MGX 8880 Media Gateway and the MGX 8850 Multiservice Switch. Refer to these release notes for platform and version level support guidelines. The VXSM software release notes are supported by the Cisco Voice Switch Services (VXSM) Configuration Guide and Command Reference, Release , which is available on cisco.com. Table of Contents About Release New Features in Release Additional VTG/VT to DS1 Mapping Scheme2... Introduction...2 Mapping Schemes...2 User Interface...3 Feature Clarications...4 Online Diagnostic Feature as applied to VXSM...4 DSP Resources under Mixed Codec Conditions...5 Configuring Switching and Trunking Modes...5 VXSM Management Information Base...5 Compatibility...5 Caveats for VXSM Release Open Caveats in Release Resolved Caveats in Release Related Documentation...9 Corporate Headquarters: Cisco Systems, Inc., 170 West Tasman Drive, San Jose, CA USA Copyright 2004 Cisco Systems, Inc. All rights reserved.

2 About Release Obtaining Documentation...9 Cisco.com...9 Ordering Documentation...10 Documentation Feedback...10 Obtaining Technical Assistance...10 Cisco TAC Website...10 Opening a TAC Case...11 TAC Case Priority Definitions...11 Obtaining Additional Publications and Information...11 About Release The VXSM Release follows Release and is a maintenance release of the VXSM software. This release also introduces one small feature to permit users to use the M13 Count method of mapping DS1s to VTG/VGs in OC-3 streams (see New Features section in these notes for details). New Features in Release Additional VTG/VT to DS1 Mapping Scheme Introduction In order to accommodate networks that employs certain types of DACS equipment (Tellabs 5500 DACS), VXSM Release also supports the Tellabs Titan numbering scheme (also referred to as the M13 count method). Release only supports the Bellcore Std. TR 253. With this feature, the user can specify which of the two numbering scheme is to be used. This feature adds two new CLI commands; one to display the currently selected mapping scheme and one to change the mapping scheme. This feature also adds the appropriate MIB objects and traps. Mapping Schemes The SONET-VT1.5/SDH-VC11 payload path type supports 7 VTGs each containing 4 VTs for total of 28 DS1s. In the ITU-T GR.253 spec, the VTG-VT number pairs are incremented such that the VTG number increments from 1-7 before the VT number is incremented. That is, the first VTG-VT pair is 1-1, the second pair is 2-1, the third pair is 3-1 and so on up to 7-1. The next pair is then 1-2, followed by 2-2, 3-2, , then 1-3, and so on until finally, 1-4, 2-4, In the M13 Count numbering scheme, VTG-VT number pair are incremented such that the VT increments from 1-4, before the VTG is incremented. That is, the first VTG-VT pair is 1-1, the second pair is 1-2, and so on up to 1-4. The next pair is then 2-1, followed by 2-2, 2-3, 2-4, then 3-1, 3-2, 3-3, 3-4 and so on until finally, 7-1, 7-2, 7-3,

3 New Features in Release The complete mapping schemes are shown in Table 1 Table 1 VTG/VT to DS1 Mapping DS1 ITU-T GR 253 M13 Count VTG VT VTG VT User Interface CLI The VTG/VT to DS1 mapping feature adds the following two new CLI commands. 3

4 Feature Clarifications Display VT Mapping Syntax: dspvtmapping This command displays the current setting of VTG/VT to DS1 mapping scheme, values are standard or Titan. Standard denotes ITU-T GR 253, Titan denotes M13 Count. Configure VT Mapping Syntax: cnfvtmapping <VtMappingMode> 1 - standard (default) 2 - titan This command switches the current setting of VTG/VT to DS1 mapping scheme to the alternative scheme. Note To execute the cnfvtmapping command: 1. The cnfvtmapping command is valid on the VXSM-155 card only. 2. All SONET lines on the card must be down. 3. All SONET lines on the card must be configured with medium type as sonet. 4. All SONET paths on the card must be configured as VT1.5. Note When VT mapping mode is set to 'titan', the following commands will be affected on the VXSM-OC3 card. cnfln: the option -slt (Medium Type) will be rejected cnfpath -sts: the options -payload and -tg will be rejected In Titan mode, the DS1 path order will be changed in the following commands (see Table 1 for path order). CLI: dsppaths -ds1 dsppathalms -ds1 dsppathstates (for ds1 only) dspvif***s (for ds1 only) dsplapds (for ds1 only) dspberts -ds1 dspds0xcons (for ds1 only) Feature Clarifications Online Diagnostic feature as applied to VXSM. The online diagnostics feature as implemented on the PXM45 card is supported on VXSM Release 5.0. When enabled, using the PXM45 cnfdiag command, this feature performs non-intrusive diagnostic tests that use four of the VXSM s DSP codecs. If the user executes the VXSM dspdspcodecpools command, the resulting display shows the four codecs being used (for diagnostics) and subtracts them from the remaining available codecs (see example below). 4

5 VXSM Management Information Base MGX VXSM.a > dspdspcodecpools ============================================================= DSP codec capacity usage ============================================================= Codec pool Current utilized Current available capacity (#calls) capacity (#calls) ========== ================= ================= G711 family G729/G726/T.38 family The online diagnostics feature does not reduce the maximum number of 8064 codecs available for calls on the VXSM card. If the number of call requests on the VXSM is sufficiently high, the online diagnostic feature is disabled automatically and the four codecs are made available for active calls. DSP Resources under Mixed Codec Conditions When the same codec is used to setup calls on the gateway the available DSP resources will be fully utilized. However when different codecs are used to setup calls the amount of utilizable DSP resources may be limited in certain cases due to fragmentation. Fragmentation is said to have occurred when the available capacities on two different DSP resources have enough available capacity to support a call of a particular codec type but cannot support that codec type individually. Consider two DSP resources whose available capacity is 1 unit each making the total available capacity 2 units. However a codec that requires 2 units cannot be supported in the system because the available capacities have been fragmented across the individual DSP resources. The DSP allocation algorithm on VXSM does make an attempt to smooth the effects of fragmentation but towards the end, fragmentation could happen as the future pattern of calls cannot be predicted beforehand. Configuring Switching and Trunking Modes The simultaneous operation of mixed application modes (Switched VoIP applications and Non-switched Trunking applications) is not supported on a VXSM card. However, both modes can be supported in the Media Gateway by using multiple VXSM cards. VXSM Management Information Base The VXSM Management Information Base (MIB) Version is available by request through your Cisco VXSM product marketing representative. Compatibility Note VXSM Release is only supported with PXM-45. 5

6 Compatibility VXSM software interoperability with the Cisco MGX 8850 (PXM45) Multiservice Switch or the MGX 8880 Media Gateway platform software is listed in Table 2. Table 2 VXSM Software Interoperability Product Latest Firmware Min. Firmware PXM RPM-XF 12.3(2)T5 12.3(2)T5 CWM VISM-PR MGX-AXSM /B MGX-AXSM-4-622/B Table 3 describes the software images available for Release 5.0 for VXSM. Table 3 Software Images for Release 5.0 for VXSM Board Pair Latest Boot Code Version Minimum Boot Code Version Firmware MGX-VXSM-155 vxsm_ _bt.fw vxsm_ _bt.fw vxsm_ fw MGX-VXSM-T1E1 vxsm_ _bt.fw vxsm_ _bt.fw vxsm_ fw 6

7 Caveats for VXSM Release Caveats for VXSM Release This section describes software caveats for Release Open Caveats in Release Table 4 describes the open caveats in VXSM Release Table 4 Open Software Caveats for VXSM Release DDTS Issue CSCee88282 CSCef30919 Description Headline: Ecan still ON during hairpin modem calls Symptom: Modem calls have high transmission error rate. Conditions: h.248 hairpin modem call Workaround: None. Further Problem Description: Ecan should be OFF when modem upspeed occurs. Ecan is ON. This is shown with dsph248calls command. Headline: Standby card failure on performing switchovers Symptom: The standby card fails on performing multiple switchovers and creating ip packet loss. Conditions: There must be 10% packet loss in the network and a switchover must take place during this packet loss. CSCef33806 CSCef44373 Workaround: None. Headline: Resource Allocation failures after 3 swovers at 70cps Symptom: Calls fail after multiple switchovers at 70cps and 100s hold time.. Conditions: Switchovers must happen within about 10 minutes of each other. One single switchover will not cause this problem Workaround: None Headline: addcon fails when 2 controllers(par,pnni) are configured on PXM Symptom: This problem occurs when both controllers, PNNI and PAR are enabled on the shelf and then deleting PAR and then readding it would cause the addcon to fail. Conditions: The condition is when PAR is added on the PXM and then deleted and readded back on the switch. Workaround: None Further Problem Description: Even though PAR is not supported by VXSM card, it is better to identify the problem as what is the interaction between these 2 controllers that is causing VXSM addcon to fail. 7

8 Caveats for VXSM Release Table 4 Open Software Caveats for VXSM Release (continued) DDTS Issue CSCef59551 CSCin76515 CSCuk52672 Description Headline: Call failures at high call rate with announcements Symptom: At high call rates when announcements are played, some calls will fail with error code 500. (The failure is caused because of a race condition between an announcement stop request and the subtraction of the termination.) Conditions: This would happen when announcements are played on some terminations. The exact scenario that causes this is still under investigation. Workaround: None. Headline: Few lines go down on VXSM 48T1E1 after VXSM switchover. Symptom: When vxsm card with 48 T1E1 back card is in 1:1 redundancy configuration and when slot 4 or slot 12 become active during switchover some lines may report alarms. Conditions: The alarms condition occur only for slot 4 or slot 12 with Redundant back card and also these slot become active due to failover from slot 3 or slot 11 (adjacent slot) redundant pair. Workaround: None Further Problem Description:Reconfiguring the certain device register to resolve these alarms Headline: VXSM sends error 430 when receives NULL context audit on busy term Symptom: 430 error code is used when MGC sends a audit in null context for a termination that is actually in context. 435 should be used instead. Conditions: MGC must be auditing a termination that is in a context Workaround: None Resolved Caveats in Release Table 5 describes the open caveats that existed in VXSM Release and are now resolved in Release Table 5 Release Caveats that are resolved in Release DDTS Issue CSCed84520 CSCed88312 CSCed92138 CSCed93276 CSCed93674 CSCed95634 CSCee01411 CSCee02176 CSCee02614 Description Bulk delcid/addcid fails intermittently on OC3 card. CID alarm not reported for last cid when ds1 is in alarm. VXSM reports presence of RCON when there is none installed. It takes 1 minute to connect to MGC after MGC switchover. VXSM HSS Toolkit Suspend while IP network outage. VXSM card comes in Failed state after card reinsertion. MCCI memory allocation failure for play tone list inside sequential. Race condition in crml when stream_del/res_dealloc flow is changed. With Back Card failure APS fails to respond 8

9 Related Documentation Table 5 Release Caveats that are resolved in Release (continued) DDTS Issue CSCee02940 CSCee03061 CSCee03737 CSCee05324 CSCee09371 CSCee10529 CSCee10536 CSCee11279 CSCee13014 CSCee18475 CSCee23125 CSCin70838 CSCin71355 CSCin72233 Description With HHM enabled and FDL, subsequent call on DS1 fails. Crash when playing SSL over both SCN & PDN terminations 70 cps memory leak when MGC disconnects. Megaco PPC in suspend state with 7K calls and 96 announcements. BFG MB console sends out garbage characters during boot up. VQ issues with 5.0(0.24)P1 with VAD enabled. Calls keep failing after VXSM sw/o during sw upgrade Need to disable humvee for standby card. After VXSM 4xOC3 reset cids stay in lnalm but there is none present. Backcards come up in mismatch mode. After resetsys, one redundant pvc failed. TDM HP without DSP crashes the card. IL: Tones not passing in HP call after ECAN set OFF, switchback. addcon fail with exception err when NULL pointer enable in this image. The MGX-VXSM-155 card is also known as the MGX-VXSM-4OC card. The MGX-VXSM-T1/E1 card is also known as the MGX-VXSM-48T1/E1 card. Related Documentation The following documents contains information that may be useful to software Release 5.0 for VXSM: Cisco MGX 8850 (PXM1E/PXM45), Cisco MGX 8950, and Cisco MGX 8830 Configuration Guide, Release 5 Cisco MGX Route Processor Module (RPM-XF) Installation and Configuration Guide, Release 4 Obtaining Documentation Cisco documentation and additional literature are available on Cisco.com. Cisco also provides several ways to obtain technical assistance and other technical resources. These sections explain how to obtain technical information from Cisco Systems. Cisco.com You can access the most current Cisco documentation on the World Wide Web at this URL: You can access the Cisco website at this URL: 9

10 Documentation Feedback International Cisco websites can be accessed from this URL: Ordering Documentation You can find instructions for ordering documentation at this URL: You can order Cisco documentation in these ways: Registered Cisco.com users (Cisco direct customers) can order Cisco product documentation from the Ordering tool: Nonregistered Cisco.com users can order documentation through a local account representative by calling Cisco Systems Corporate Headquarters (California, USA) at or, elsewhere in North America, by calling NETS (6387). Documentation Feedback You can submit comments about technical documentation to bug-doc@cisco.com. You can submit comments by using the response card (if present) behind the front cover of your document or by writing to the following address: Cisco Systems Attn: Customer Document Ordering 170 West Tasman Drive San Jose, CA We appreciate your comments. Obtaining Technical Assistance For all customers, partners, resellers, and distributors who hold valid Cisco service contracts, the Cisco Technical Assistance Center (TAC) provides 24-hour-a-day, award-winning technical support services, online and over the phone. Cisco.com features the Cisco TAC website as an online starting point for technical assistance. If you do not hold a valid Cisco service contract, please contact your reseller. Cisco TAC Website The Cisco TAC website provides online documents and tools for troubleshooting and resolving technical issues with Cisco products and technologies. The Cisco TAC website is available 24 hours a day, 365 days a year. The Cisco TAC website is located at this URL: Accessing all the tools on the Cisco TAC website requires a Cisco.com user ID and password. If you have a valid service contract but do not have a login ID or password, register at this URL: 10

11 Obtaining Additional Publications and Information Opening a TAC Case Using the online TAC Case Open Tool is the fastest way to open P3 and P4 cases. (P3 and P4 cases are those in which your network is minimally impaired or for which you require product information.) After you describe your situation, the TAC Case Open Tool automatically recommends resources for an immediate solution. If your issue is not resolved using the recommended resources, your case will be assigned to a Cisco TAC engineer. The online TAC Case Open Tool is located at this URL: For P1 or P2 cases (P1 and P2 cases are those in which your production network is down or severely degraded) or if you do not have Internet access, contact Cisco TAC by telephone. Cisco TAC engineers are assigned immediately to P1 and P2 cases to help keep your business operations running smoothly. To open a case by telephone, use one of the following numbers: Asia-Pacific: (Australia: ) EMEA: USA: For a complete listing of Cisco TAC contacts, go to this URL: TAC Case Priority Definitions To ensure that all cases are reported in a standard format, Cisco has established case priority definitions. Priority 1 (P1) Your network is down or there is a critical impact to your business operations. You and Cisco will commit all necessary resources around the clock to resolve the situation. Priority 2 (P2) Operation of an existing network is severely degraded, or significant aspects of your business operation are negatively affected by inadequate performance of Cisco products. You and Cisco will commit full-time resources during normal business hours to resolve the situation. Priority 3 (P3) Operational performance of your network is impaired, but most business operations remain functional. You and Cisco will commit resources during normal business hours to restore service to satisfactory levels. Priority 4 (P4) You require information or assistance with Cisco product capabilities, installation, or configuration. There is little or no effect on your business operations. Obtaining Additional Publications and Information Information about Cisco products, technologies, and network solutions is available from various online and printed sources. Cisco Marketplace provides a variety of Cisco books, reference guides, and logo merchandise. Go to this URL to visit the company store: The Cisco Product Catalog describes the networking products offered by Cisco Systems, as well as ordering and customer support services. Access the Cisco Product Catalog at this URL: 11

12 Obtaining Additional Publications and Information Cisco Press publishes a wide range of general networking, training and certification titles. Both new and experienced users will benefit from these publications. For current Cisco Press titles and other information, go to Cisco Press online at this URL: Packet magazine is the Cisco quarterly publication that provides the latest networking trends, technology breakthroughs, and Cisco products and solutions to help industry professionals get the most from their networking investment. Included are networking deployment and troubleshooting tips, configuration examples, customer case studies, tutorials and training, certification information, and links to numerous in-depth online resources. You can access Packet magazine at this URL: iq Magazine is the Cisco bimonthly publication that delivers the latest information about Internet business strategies for executives. You can access iq Magazine at this URL: Internet Protocol Journal is a quarterly journal published by Cisco Systems for engineering professionals involved in designing, developing, and operating public and private internets and intranets. You can access the Internet Protocol Journal at this URL: Training Cisco offers world-class networking training. Current offerings in network training are listed at this URL: CCIP, CCSP, the Cisco Arrow logo, the Cisco Powered Network mark, Cisco Unity, Follow Me Browsing, FormShare, and StackWise are trademarks of Cisco Systems, Inc.; Changing the Way We Work, Live, Play, and Learn, and iquick Study are service marks of Cisco Systems, Inc.; and Aironet, ASIST, BPX, Catalyst, CCDA, CCDP, CCIE, CCNA, CCNP, Cisco, the Cisco Certified Internetwork Expert logo, Cisco IOS, the Cisco IOS logo, Cisco Press, Cisco Systems, Cisco Systems Capital, the Cisco Systems logo, Empowering the Internet Generation, Enterprise/Solver, EtherChannel, EtherSwitch, Fast Step, GigaStack, Internet Quotient, IOS, IP/TV, iq Expertise, the iq logo, iq Net Readiness Scorecard, LightStream, MGX, MICA, the Networkers logo, Networking Academy, Network Registrar, Packet, PIX, Post-Routing, Pre-Routing, RateMUX, Registrar, ScriptShare, SlideCast, SMARTnet, StrataView Plus, Stratm, SwitchProbe, TeleRouter, The Fastest Way to Increase Your Internet Quotient, TransPath, and VCO are registered trademarks of Cisco Systems, Inc. and/or its affiliates in the United States and certain other countries. All other trademarks mentioned in this document or Website 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. (0401R) Copyright 2004, Cisco Systems, Inc. All rights reserved. 12

Release Notes for Cisco Aironet 350 and CB20A Client Adapter Firmware

Release Notes for Cisco Aironet 350 and CB20A Client Adapter Firmware Release s for Cisco Aironet 350 and CB20A Client Adapter Firmware 5.41.00 Contents This document contains the following sections: Introduction, page 2 System Requirements, page 2 Important s, page 2 Upgrading

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

Release Notes for Cisco Aironet 350 and CB20A Client Adapter Firmware

Release Notes for Cisco Aironet 350 and CB20A Client Adapter Firmware Release s for Cisco Aironet 350 and CB20A Client Adapter Firmware 5.60.08 Contents This document contains the following sections: Introduction, page 1 System Requirements, page 2 Important s, page 2 New

More information

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

Release Notes for the Catalyst 3750, 3550, 2970, 2955, 2950, 2950 LRE, and 2940 Switches, Cisco IOS Release 12.1(19)EA1a Release Notes for the Catalyst 3750, 3550, 2970, 2955, 2950, 2950 LRE, and 2940 Switches, Cisco IOS Release 12.1(19)EA1a Revised November 15, 2004 Cisco IOS Release 12.1(19)EA1a runs on these switches:

More information

Release Notes for Cisco Aironet Client Utilities 2.22 and Driver 2.30 for Windows CE 2.11

Release Notes for Cisco Aironet Client Utilities 2.22 and Driver 2.30 for Windows CE 2.11 Release s for Cisco Aironet Client Utilities 2.22 and Driver 2.30 for Windows CE 2.11 Contents This document contains the following sections: Introduction, page 1 System Requirements, page 2 Upgrading

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

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

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 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

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

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

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

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

Release Notes for Cisco MGCP IP Phone 7960G/ 7940G Release 7.6

Release Notes for Cisco MGCP IP Phone 7960G/ 7940G Release 7.6 Release Notes for Cisco MGCP IP Phone 7960G/ 7940G Release 7.6 April 4, 2006 Contents This document lists known problems resolved in Release 7.6 for the Cisco Media Gateway Control Protocol (MGCP) IP Phone

More information

Release Notes for Cisco MGCP IP Phone 7940/7960 Release 7.3

Release Notes for Cisco MGCP IP Phone 7940/7960 Release 7.3 Release Notes for Cisco MGCP IP Phone 7940/7960 Release 7.3 November 3, 2004 Contents This document lists the known problems in Cisco Media Gateway Control Protocol (MGCP) IP Phone 7940/7960 Release 7.3

More information

Release Notes for Cisco Aironet 350 and CB20A Client Adapter Firmware

Release Notes for Cisco Aironet 350 and CB20A Client Adapter Firmware Release s for Cisco Aironet 350 and CB20A Client Adapter Firmware 5.60.17 Contents This document contains the following sections: Introduction, page 1 System Requirements, page 2 Important s, page 2 Upgrading

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 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

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

Readme for Dial-Only Dial Feature Card

Readme for Dial-Only Dial Feature Card This document describes the dial-only dial feature card (DFC) on the Cisco AS5350XM and Cisco AS5400XM universal gateways and contains the following sections: Overview, page 1 Viewing Dial-Only DFC Status

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

Release Notes for Cisco Aironet 340 Series Base Stations with Firmware Release 8.51

Release Notes for Cisco Aironet 340 Series Base Stations with Firmware Release 8.51 Release Notes for Cisco Aironet 340 Series Base Stations with Firmware Release 8.51 January 15, 2001 Contents Introduction, page 1 System Requirements, page 2 Important Notes, page 2 Caveats, page 4 Obtaining

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

MIB Quick Reference for the Cisco ONS Series

MIB Quick Reference for the Cisco ONS Series MIB Quick Reference for the Cisco ONS 15500 Series This document describes Management Information Base (MIB) objects and explains how to access Cisco public MIBs for the following systems: Cisco ONS 15501

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

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

DHCP Lease Limit per ATM/RBE Unnumbered Interface

DHCP Lease Limit per ATM/RBE Unnumbered Interface DHCP Lease Limit per ATM/RBE Unnumbered Interface The DHCP Lease Limit per ATM/RBE Unnumbered Interface feature limits the number of Dynamic Host Configuration Protocol (DHCP) leases per subinterface offered

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

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

Generic Routing Encapsulation Tunnel IP Source and Destination VRF Membership

Generic Routing Encapsulation Tunnel IP Source and Destination VRF Membership Generic Routing Encapsulation Tunnel IP Source and Destination VRF Membership Last Updated: April, 2007 The feature allows you to configure the source and destination of a tunnel to belong to any virtual

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

OSPF Incremental SPF

OSPF Incremental SPF OSPF Incremental SPF The Open Shortest Path First (OSPF) protocol can be configured to use an incremental SPF algorithm for calculating the shortest path first routes. Incremental SPF is more efficient

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

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 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

BGP Enforce the First Autonomous System Path

BGP Enforce the First Autonomous System Path BGP Enforce the First Autonomous System Path The BGP Enforce the First Autonomous System Path feature is used to configure a Border Gateway Protocol (BGP) routing process to discard updates received from

More information

IS-IS Incremental SPF

IS-IS Incremental SPF IS-IS Incremental SPF Integrated Intermediate System-to-Intermediate System (IS-IS) can be configured to use an incremental SPF algorithm for calculating the shortest path first routes. Incremental SPF

More information

PPPoE Session Recovery After Reload

PPPoE Session Recovery After Reload If the PPP keepalive mechanism is disabled on a customer premises equipment (CPE) device, a PPP over Ethernet (PPPoE) session will hang indefinitely after an aggregation device reload. The PPPoE Session

More information

Cisco Internet Router Unpacking Instructions

Cisco Internet Router Unpacking Instructions Cisco 12404 Internet Router Unpacking Instructions Product Number: GSR4-PKG= This document gives you instructions for unpacking and repackaging the Cisco 12404 Internet Router. It includes: Tools and Equipment,

More information

Cisco Unity Express Voic System User s Guide

Cisco Unity Express Voic System User s Guide Cisco Unity Express Voice-Mail System User s Guide Release 2.1 This guide provides information about some advanced voice-mail features of your Cisco Unity Express voice-mail system. Use this guide together

More information

Suppress BGP Advertisement for Inactive Routes

Suppress BGP Advertisement for Inactive Routes Suppress BGP Advertisement for Inactive Routes The Suppress BGP Advertisements for Inactive Routes features allows you to configure the suppression of advertisements for routes that are not installed in

More information

Cisco BBSM 5.3 Upgrade Utility Guide

Cisco BBSM 5.3 Upgrade Utility Guide March 2004 This guide provides information for upgrading a Cisco Building Broadband Service Manager (BBSM) 5.2, 5.2a, or a Hotspot 1.0 server to software release 5.3. With this upgrade, you can use the

More information

MPLS Traffic Engineering Fast Reroute Link Protection

MPLS Traffic Engineering Fast Reroute Link Protection MPLS Traffic Engineering Fast Reroute Link Protection This feature module describes the Fast Reroute (FRR) link protection feature of Multiprotocol Label Switching (MPLS) traffic engineering (TE). Regular

More information

Installing the Cisco umg9850 QAM Module

Installing the Cisco umg9850 QAM Module Quick Start Guide Installing the Cisco umg9850 QAM Module 1 Purpose 2 Product Description 3 Installation Requirements 4 Installing a Cisco umg9850 5 Cabling a Cisco umg9850 6 Removing a Cisco umg9850 7

More information

Installing IEC Rack Mounting Brackets on the ONS SDH Shelf Assembly

Installing IEC Rack Mounting Brackets on the ONS SDH Shelf Assembly Installing IEC Rack Mounting Brackets on the ONS 15454 SDH Shelf Assembly Product Name: 15454E-19IEC-KIT= This document provides installation procedures for installing mounting brackets on the ONS 15454

More information

Cisco IP Phone Agent User Guide

Cisco IP Phone Agent User Guide Cisco IP Phone Agent User Guide Cisco Desktop Product Suite 4.5 (ICD) Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000

More information

CD Installation Guide for the Cisco SIP Proxy Server on Linux (Version 1.1)

CD Installation Guide for the Cisco SIP Proxy Server on Linux (Version 1.1) CD Installation Guide for the Cisco SIP Proxy Server on Linux (Version 1.1) The CD Installation Guide for the Cisco SIP Proxy Server on Linux describes how to install the Cisco SIP Proxy Server software

More information

MPLS MTU Command Changes

MPLS MTU Command Changes MPLS MTU Command Changes First Published: August 11, 2004 Last Updated: June 19, 2007 This document explains the the behavior of the mpls mtu command in Cisco IOS Release 12.2(27)SBC, 12.2(33)SRA, 12.4(11)T,

More information

PPPoE Service Selection

PPPoE Service Selection PPPoE Service Selection The PPPoE Service Selection feature uses service tags to enable a PPP over Ethernet (PPPoE) server to offer PPPoE clients a selection of services during call setup. The customer

More information

VPDN Group Session Limiting

VPDN Group Session Limiting VPDN Group Session Limiting Feature History Release 12.2(1)DX 12.2(2)DD 12.2(4)B 12.2(27)SB Modification This feature was introduced. This feature was integrated into Cisco IOS Release 12.2(2)DD. This

More information

Cisco MDS 9000 Family Release Notes for Storage Services Interface Image Release 2.1(2j)

Cisco MDS 9000 Family Release Notes for Storage Services Interface Image Release 2.1(2j) Cisco MDS 9000 Family Release Notes for Storage Services Interface Image Release 2.1(2j) Release Date: January 11, 2006 Text Part Number: This document describes the caveats and limitations for the Storage

More information

RADIUS NAS-IP-Address Attribute Configurability

RADIUS NAS-IP-Address Attribute Configurability RADIUS NAS-IP-Address Attribute The RADIUS NAS-IP-Address Attribute feature allows you to configure an arbitrary IP address to be used as RADIUS attribute 4, NAS-IP-Address, without changing the source

More information

QoS Child Service Policy for Priority Class

QoS Child Service Policy for Priority Class First Published: November, 2006 The feature allows you to configure a child service policy with nonqueuing-based features and attach the child policy to a class. History of Release 12.2(31)SB2 Modification

More information

Configuring Multiple Basic Service Set Identifiers and Microsoft WPS IE SSIDL

Configuring Multiple Basic Service Set Identifiers and Microsoft WPS IE SSIDL Configuring Multiple Basic Service Set Identifiers and Microsoft WPS IE SSIDL This module describes how to configure multiple basic service set identifiers (BSSID) on a Cisco 800, 1800, 2800, or 3800 series

More information

Logging to Local Nonvolatile Storage (ATA Disk)

Logging to Local Nonvolatile Storage (ATA Disk) Logging to Local Nonvolatile Storage (ATA Disk) First Published: August 26, 2003 Last Updated: June 28, 2007 The Logging to Local Nonvolatile Storage (ATA Disk) feature enables system logging messages

More information

ISSU and SSO DHCP High Availability Features

ISSU and SSO DHCP High Availability Features ISSU and SSO DHCP High Availability Features First Published: December 4, 2006 Last Updated: February 19, 2007 Cisco IOS Release 12.2(31)SB2 introduces the following series of Dynamic Host Configuration

More information

OSPF RFC 3623 Graceful Restart Helper Mode

OSPF RFC 3623 Graceful Restart Helper Mode First Published: February 27, 2006 Last Updated: February 27, 2006 This document focuses on non-stop forwarding (NSF) helper mode for OSPFv2 in Cisco IOS software, using IETF standardized graceful restart

More information

Accessibility Guidelines for Cisco Unified Contact Center Management Portal

Accessibility Guidelines for Cisco Unified Contact Center Management Portal Accessibility Guidelines for Cisco Unified Contact Center Management Portal Release 7.2(1) May 2007 Corpora te Headquarters Cisco System s, Inc. 170 West Tasman D riv e San Jo se, CA 95134-1706 USA htt

More information

NEW METHOD FOR ORDERING CISCO 1700 SERIES MODULAR ACCESS ROUTERS AND CISCO 1800 SERIES INTEGRATED SERVICES ROUTERS SOFTWARE SPARE IMAGES

NEW METHOD FOR ORDERING CISCO 1700 SERIES MODULAR ACCESS ROUTERS AND CISCO 1800 SERIES INTEGRATED SERVICES ROUTERS SOFTWARE SPARE IMAGES PRODUCT BULLETIN, NO. 2748 NEW METHOD FOR ORDERING CISCO 1700 SERIES MODULAR ACCESS ROUTERS AND CISCO 1800 SERIES INTEGRATED SERVICES ROUTERS SOFTWARE SPARE IMAGES Until recently, every release of Cisco

More information

Maintenance Checklists for Cisco Unity VPIM Networking (with Microsoft Exchange)

Maintenance Checklists for Cisco Unity VPIM Networking (with Microsoft Exchange) Maintenance Checklists for Cisco Unity VPIM Networking (with Microsoft Exchange) Published December 10, 2007 This document contains checklists for tasks required to ensure that Cisco Unity VPIM Networking

More information

DHCP Option 82 Support for Routed Bridge Encapsulation

DHCP Option 82 Support for Routed Bridge Encapsulation DHCP Option 82 Support for Routed Bridge Encapsulation Feature History for the Feature Release Modification 12.2(2)T This feature was introduced. 12.2(27)SBA This feature was integrated into Cisco IOS

More information

Modified LNS Dead-Cache Handling

Modified LNS Dead-Cache Handling First Published: Sept. 30, 2007 Last Updated: Aug. 28, 2008 The feature allows you to display and clear (restart) any Layer 2 Tunnel Protocol (L2TP) Network Server (LNS) entry in a dead-cache (DOWN) state.

More information

Cisco Unified Mobile Communicator 3.0 User Portal Guide

Cisco Unified Mobile Communicator 3.0 User Portal Guide Cisco Unified Mobile Communicator 3.0 User Portal Guide Americas 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)

More information

IMA Dynamic Bandwidth

IMA Dynamic Bandwidth IMA Dynamic Bandwidth The IMA Dynamic Bandwidth feature introduces the ability to configure Cisco IOS software to automatically manage changes in the total bandwidth of an Asynchronous Transfer Mode (ATM)

More information

Per IP Subscriber DHCP Triggered RADIUS Accounting

Per IP Subscriber DHCP Triggered RADIUS Accounting Per IP Subscriber DHCP Triggered RADIUS First Published: February 19, 2007 Last Updated: February 19, 2007 The Per IP Subscriber DHCP Triggered RADIUS feature enables system administrators to track IP

More information

RADIUS Tunnel Preference for Load Balancing and Fail-Over

RADIUS Tunnel Preference for Load Balancing and Fail-Over RADIUS Tunnel Preference for Load Balancing and Fail-Over Feature History for RADIUS Tunnel Preference for Load Balancing and Fail-Over Release Modification 12.2(4)T This feature was introduced. 12.2(11)T

More information

ANNOUNCING NEW PRODUCT OFFERINGS FOR THE CISCO CATALYST 6500 SERIES

ANNOUNCING NEW PRODUCT OFFERINGS FOR THE CISCO CATALYST 6500 SERIES PRODUCT BULLETIN NO. 2028 ANNOUNCING NEW PRODUCT OFFERINGS FOR THE CISCO CATALYST 6500 SERIES NEW PRODUCT OFFERINGS: Cisco Catalyst 6503 Firewall Security System Cisco Catalyst 6506 Firewall Security System

More information

Release Notes for Cisco Security Agent for Cisco Unified MeetingPlace Release 6.0(7)

Release Notes for Cisco Security Agent for Cisco Unified MeetingPlace Release 6.0(7) Release Notes for Cisco Security Agent for Cisco Unified MeetingPlace Release 6.0(7) Published April 3, 2008 These release notes provide download, installation, and upgrade instructions, and information

More information

Cisco Voice Provisioning Tool User and Phone Management Guide

Cisco Voice Provisioning Tool User and Phone Management Guide Cisco Voice Provisioning Tool User and Phone Management Guide Release 1.0 Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000

More information

PPPoE Client DDR Idle Timer

PPPoE Client DDR Idle Timer The feature supports the dial-on-demand routing (DDR) interesting traffic control list functionality of the dialer interface with a PPP over Ethernet (PPPoE) client, but also keeps original functionality

More information

Cisco Customer Response Solutions Historical Reports User Guide

Cisco Customer Response Solutions Historical Reports User Guide Cisco Customer Response Solutions Historical Reports User Guide Cisco IPCC Express, Cisco IP IVR, and Cisco IP QM, Release 4.0(1) January, 2005 Corporate Headquarters Cisco Systems, Inc. 170 West Tasman

More information

Frame Relay Conditional Debug Support

Frame Relay Conditional Debug Support Frame Relay Conditional Debug Support First Published: May 06, 2004 Last Updated: June 19, 2006 The Frame Relay Conditional Debug Support feature introduces a filter to limit the number of Frame Relay

More information

PPP/MLP MRRU Negotiation Configuration

PPP/MLP MRRU Negotiation Configuration PPP/MLP MRRU Negotiation Configuration The PPP/MLP MRRU Negotiation Configuration feature allows a router to send and receive frames over Multilink PPP (MLP) bundles that are larger than the default Maximum

More information

Cisco Smart Business Communications System Teleworker Set Up

Cisco Smart Business Communications System Teleworker Set Up Cisco Smart Business Communications System Teleworker Set Up The Cisco Smart Business Communications System is a unified communications solution for small businesses that provides voice, data, video, security,

More information

IP SLAs Random Scheduler

IP SLAs Random Scheduler First Published: February 27, 2007 Last Updated: February 27, 2007 The feature is an enhancement to the existing IP SLAs Multiple Operation Scheduling feature. The IP SLAs Multiple Operation Scheduling

More information

Configuring an Intermediate IP Multicast Helper Between Broadcast-Only Networks

Configuring an Intermediate IP Multicast Helper Between Broadcast-Only Networks Configuring an Intermediate IP Multicast Helper Between Broadcast-Only Networks First Published: February 11, 2008 Last Updated: February 11, 2008 When a multicast-capable internetwork is between two subnets

More information

Route Processor Redundancy Plus (RPR+)

Route Processor Redundancy Plus (RPR+) Route Processor Redundancy (RPR) provides an alternative to the High System Availability (HSA) feature. HSA enables a system to reset and use a standby Route Switch Processor (RSP) if the active RSP fails.

More information

Cisco Aironet Directional Antenna (AIR-ANT-SE-WiFi-D)

Cisco Aironet Directional Antenna (AIR-ANT-SE-WiFi-D) Cisco Aironet Directional Antenna (AIR-ANT-SE-WiFi-D) This document describes the Cisco Directional Antenna (AIR-ANT-SE-WiFi-D) and provides instructions for mounting it. The antenna operates in the 2.4-GHz

More information

Release Notes for Cisco VPN 3002 Hardware Client Release 3.6.1

Release Notes for Cisco VPN 3002 Hardware Client Release 3.6.1 Release Notes for Cisco VPN 3002 Hardware Client Release 3.6.1 CCO Date: September 3, 2002 Note You can find the most current documentation for the Cisco VPN 3002 on CCO. These release notes are for Cisco

More information

Cisco Active Network Abstraction Client Installation Guide, 3.5.1

Cisco Active Network Abstraction Client Installation Guide, 3.5.1 Cisco Active Network Abstraction Client Installation Guide, 3.5.1 Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800

More information

Cisco Self-Service Phone Administration Installation and User Guide

Cisco Self-Service Phone Administration Installation and User Guide Cisco Self-Service Phone Administration Installation and User Guide Release 1.0 January, 2004 Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO FLEXWAN MODULE FOR USE WITH THE CISCO 7600 SERIES ROUTERS AND CATALYST 6500 SERIES SWITCHES

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO FLEXWAN MODULE FOR USE WITH THE CISCO 7600 SERIES ROUTERS AND CATALYST 6500 SERIES SWITCHES PRODUCT BULLETIN NO. 2931 END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO FLEXWAN MODULE FOR USE WITH THE CISCO 7600 SERIES ROUTERS AND CATALYST 6500 SERIES SWITCHES Cisco Systems announces the

More information

Using Application Level Gateways with NAT

Using Application Level Gateways with NAT Using Application Level Gateways with NAT Network Address Translation (NAT) performs translation service on any Transmission Control Protocol/User Datagram Protocol (TCP/UDP) traffic that does not carry

More information

StartCTC Application Guide

StartCTC Application Guide The StartCTC application is an executable file, StartCTC.exe, that is provided on Software Release 8.0 CDs for Cisco ONS products. You can use StartCTC to log into multiple ONS nodes that are running CTC

More information

Unified Customer Interaction Analyzer Release Notes

Unified Customer Interaction Analyzer Release Notes Unified Customer Interaction Analyzer Release Notes Release 1.0 (1) July 2006 Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408

More information

Installing Cisco ONS XC10G Cards

Installing Cisco ONS XC10G Cards Product Name: 15454-XC-10G This document contains a description of XC10G card features, installation procedures, removal instructions, and technical specifications Use this document in conjunction with

More information

SSG Service Profile Caching

SSG Service Profile Caching SSG Service Profile Caching The SSG Service Profile Caching feature enhances the authentication process for Service Selection Gateway services by allowing users to authenticate a service using the service

More information

Cisco Unified MeetingPlace for Microsoft Office Communicator

Cisco Unified MeetingPlace for Microsoft Office Communicator QUICK START GUIDE Cisco Unified MeetingPlace for Microsoft Office Communicator Release 6.x Published May 31, 2007 1 Configuring Your Office Communicator Client for Cisco Unified MeetingPlace Conferencing

More information

Contextual Configuration Diff Utility

Contextual Configuration Diff Utility Contextual Configuration Diff Utility First Published: November 2003 Last Updated: May 2, 2008 The Contextual Configuration Diff Utility feature provides the ability to perform a line-by-line comparison

More information

Cisco 10-Gigabit Fibre Channel X2 Transceiver Module Installation Note

Cisco 10-Gigabit Fibre Channel X2 Transceiver Module Installation Note Cisco 10-Gigabit Fibre Channel X2 Transceiver Module Installation Release Date: April 30, 2007 Text Part Number: This document provides installation instructions for the 10-Gigabit Fibre Channel X2 transceiver

More information

Protocol-Independent MAC ACL Filtering on the Cisco Series Internet Router

Protocol-Independent MAC ACL Filtering on the Cisco Series Internet Router Protocol-Independent MAC ACL Filtering on the Cisco 12000 Series Internet Router Part Number OL-142368-01 (Rev A0), January 19, 2006 The Protocol-Independent MAC ACL Filtering feature allows you to create

More information

Cisco Network-Based IPSec VPN Solution Release 1.5 Solution Operations, Maintenance, and Troubleshooting Guide

Cisco Network-Based IPSec VPN Solution Release 1.5 Solution Operations, Maintenance, and Troubleshooting Guide Cisco Network-Based IPSec VPN Solution Release 1.5 Solution Operations, Maintenance, and Troubleshooting Guide May, 2003 Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

More information

CD Installation Guide for the Cisco SIP Proxy Server on Solaris (Version 1.1)

CD Installation Guide for the Cisco SIP Proxy Server on Solaris (Version 1.1) CD Installation Guide for the Cisco SIP Proxy Server on Solaris (Version 1.1) The CD Installation Guide for the Cisco SIP Proxy Server on Solaris describes how to install the Cisco SIP Proxy Server software

More information

Cisco Unity User Guide--Modified/Abridged

Cisco Unity User Guide--Modified/Abridged --Modified/Abridged Managing Voice Mail Using Your Telephone 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

USING TREND SERVERPROTECT5 WITH CISCO CALLMANAGER

USING TREND SERVERPROTECT5 WITH CISCO CALLMANAGER PRODUCT BULLETIN NO. 2501 USING TREND SERVERPROTECT5 WITH CISCO CALLMANAGER PRODUCT OVERVIEW Any Windows 2000 Server is recommended to have virus protection and the Cisco CallManager is no exception. Trend

More information

Configuring the Cisco IOS DHCP Relay Agent

Configuring the Cisco IOS DHCP Relay Agent Configuring the Cisco IOS DHCP Relay Agent Cisco routers running Cisco IOS software include Dynamic Host Configuration Protocol (DHCP) server and relay agent software. A DHCP relay agent is any host that

More information

Cisco JTAPI Installation Guide for Cisco CallManager 4.1(2)

Cisco JTAPI Installation Guide for Cisco CallManager 4.1(2) Cisco JTAPI Installation Guide for Cisco CallManager 4.1(2) This document describes how to install and configure the Cisco Java Telephony API (JTAPI) client software for Cisco CallManager 4.1(2). Contents

More information

Cisco Report Server Readme

Cisco Report Server Readme Cisco Report Server Readme For Cisco Network Planning Solution 2.1, Cisco Network Planning Solution Service Provider 2.1, and Cisco Application Analysis Solution 2.1 Release 2.1 Americas Headquarters Cisco

More information

White Paper: Using Microsoft Windows Server 2003 with Cisco Unity 4.0(4)

White Paper: Using Microsoft Windows Server 2003 with Cisco Unity 4.0(4) White Paper: Using Microsoft Windows Server 2003 with Cisco Unity 4.0(4) Revised July 30, 2004 This white paper explains the differences between installing Cisco Unity version 4.0(4) on a server running

More information

Cisco Software Licensing Information for Cisco Unified Communications 500 Series for Small Business

Cisco Software Licensing Information for Cisco Unified Communications 500 Series for Small Business Cisco Software Licensing Information for Cisco Unified Communications 500 Series for Small Business Feb. 06, 2008, This document describes the Cisco Software Licensing (CSL) information for the Cisco Unified

More information