Integration Note for ECDS with Cisco Show and Share, Cisco Media Experience Engine 3500, and Cisco Digital Media Players

Size: px
Start display at page:

Download "Integration Note for ECDS with Cisco Show and Share, Cisco Media Experience Engine 3500, and Cisco Digital Media Players"

Transcription

1 Integration Note for ECDS with Cisco Show and Share, Cisco Media Experience Engine 3500, and Cisco Digital Media Players Revised: December 12, 2011 This document provides only the basic configuration workflows to test Enterprise Content Delivery System (ECDS) integration with these products: Cisco Show and Share Release and 5.3 Cisco MXE 3500 Release 3.0 to 3.4. Cisco Digital Media Suite Release and 5.3 for Cisco Digital Media Players Note Examples and other figures included in the document are shown for illustrative purposes only. For detailed configuration, see the Related Documentation section on page 23 to locate the documentation for your product on Cisco.com. Origin Server Applications, page 1 ECDS and Cisco Show and Share Integration, page 2 ECDS and MXE 3500 Integration, page 20 ECDS and DMS Digital Media Player Integration, page 17 Related Documentation, page 23 Origin Server Applications We recommend that the origin server run the following applications: SFTP/FTP Server Flash Media Server (FMS) 3.5 Americas Headquarters: Cisco Systems, Inc., 170 West Tasman Drive, San Jose, CA USA

2 Windows Media Server Web Server ECDS and Cisco Show and Share Integration Cisco Show and Share can be used for webcasting with integrated presentations. Show and Share operates from a single appliance and supports Windows Media and Flash for live events and VoDs. As a best practice, we recommend that you store Cisco Show and Share files on external servers. A common practice for administrators is to export videos to an external server for storage and streaming. Alternatively, you can use ECDS to scale Cisco Show and Share by providing a distributed caching and storage and streaming front end. Flash Live Events: Integration Overview, page 2 Flash Live Events: Configuration Workflow, page 3 Flash VoD: Integration Overview, page 7 Flash VoD: Configuration Workflow, page 7 Flash VoD: Configuration Example, page 10 Windows Media Live: Integration Overview, page 11 Windows Media Live: Configuration Workflow, page 12 Windows Media VoD: Integration Overview, page 15 Windows Media VoD: Configuration Workflow, page 15 Flash Live Events: Integration Overview Figure 1 ECDS and Cisco Show and Share Flash Live Event Integration Table 1 ECDS and Show and Share Flash Live Event Configuration Overview Show and Share Flash Live Events Configure Non-DME Live Event ECDS Flash Live Events Configure normal VoD Delivery Service 2

3 Table 1 ECDS and Show and Share Flash Live Event Configuration Overview (continued) Show and Share Flash Live Events Use Type FLV URL Format: rtmp://ecds_srdn/live/mp4:live-stream-handler rtmp://ecds_srdn/live/flv:live-stream-handler ECDS Flash Live Events Delivery Service origin should be the live FMS source Flash Live Events: Configuration Workflow Step 1: Configure the live encoder. Step 1: Configure the live encoder. Step 2: Configure the Delivery Service in ECDS. Step 3: Configure the Live Event in Show and Share and start the broadcast. Step 4: View the Live Event in Show and Share. 1. Configure the encoder video settings. 2. Configure the encoder audio settings. 3. Specify the Flash Media Server (FMS) URL. Note Note that the FMS will have a single connection with the encoder. Figure 2 Example Encoder Settings Step 2: Configure the Delivery Service in ECDS. 1. You will enter the Service Routing Domain Name that you configure in ECDS in the Show and Share Live Event. 2. Delivery Service Quota configuration is same as conventional VoD configuration. 3

4 Note Verify that the Content Origin is set to the IP or Name of the FMS, and be sure to assign a Service Engine to this Delivery Service. Figure 3 Example Delivery Service Settings Step 3: Configure the Live Event in Show and Share and start the broadcast. Log in to Show and Share, and click My Account. Then, click Create Live Event. Select Non-DME Live Event, and enter information about the video in the Live Event Basic Setup area. Figure 4 Example Show and Share Non-DME Live Event Settings 4

5 For the video URL, use this format: rtmp://ecds_srdn/live/flv:live-stream-handler, where: rtmp://ecds_srdn/ live/ flv:live-stream-handler FQDN from the Delivery Service App Name from the encoder Live Stream Name from the encoder Select Save as Draft. In the Videos area on the My Account page, click the Live Events tab to view the event. Figure 5 Example Show and Share Live Event Settings Select the live event, and then do the following: Click Publish to publish the listing of the live event to Show and Share. Click Administer and then click Start in the Main administrative controls area when you want to start this broadcast. Step 4: View the Live Event in Show and Share. Figure 6 shows an example of the active sessions that result when viewers access a live event. 1. Four client sessions are launched. 2. Four sessions are from ECDS. 3. Two sessions are from the origin server: one for the encoder and one for ECDS that is stream split for the four clients. 5

6 Figure 6 Example of Four Launched Client Sessions 6

7 Flash VoD: Integration Overview Figure 7 ECDS and Cisco Show and Share Flash VoD Integration Table 2 ECDS and Show and Share Flash VoD Configuration Overview Show and Share Flash VoD ECDS Flash VoD Configure external file host Configure normal VoD Delivery Service Use Type MP4 and FLV Delivery Service origin is the origin server for dynamically cashed content Delivery Content points to sources for prepositioning Flash VoD: Configuration Workflow Step 1: Configure ECDS for Flash VoD. Step 2: Configure Show and Share for Flash VoD. Step 1: Configure ECDS for Flash VoD. 1. Create a VoD Delivery Service. 2. (Existing) Set up a source to pull the content from the origin server that is used for Show and Share publishing. 3. (New) Set up a source to pull the content from the origin server that is used for Show and Share publishing. 4. Assign a time interval to the Delivery Service content for how often it will check the origin server for updates. 7

8 Figure 8 ECDS and Cisco Show and Share Flash VoD Settings 8

9 Step 2: Configure Show and Share for Flash VoD. Create a file hosting location. For MP4 and F4V file containers, use mp4 protocol definition in the URL. For FLV file container, use flv protocol definition in the URL. For Host address, enter the IP address for the origin file server. For Directory root location, enter the directory for the origin file server. For Directory root URL path, the URL reference points to ECDS. Use the following URL formats: rtmp://ecds_srdn/vod/mp4:file_name rtmp://ecds_srdn/vod/flv:file_name Figure 9 Example Show and Share Settings for H.264 VoD Figure 10 Example Show and Share Settings for Flash VoD 9

10 Flash VoD: Configuration Example Example 1: Virtual Path Mapping The goal of this example configuration is to ensure that a mapped directory exists on the Service Engine. Because a directory called /video exists in origin server, virtual path mapping replaces vod with video. First, enter the following mapping on the Service Engine: SE(config)# flash-media-streaming application-virtual-path vod map video Then, edit the hosting locations in Show and Share, as follows: mp4: rtmp://ecds-srdn/vod/h264/mp4 flv: rtmp://ecds-srdn/vod/flash/flv When a request comes in, mapping is from rtmp://ecds-srdn/vod/flash/flv:[file-name] to rtmp://ecds-srdn/video/flash/[file-name]. Figure 11 Example H.264 Hosting Location Configuration 10

11 Figure 12 Example Flv Hosting Location Configuration Example 2: Editing Pre-existing Path Mapping Because a directory called /vod exists in the origin server, no additional mapping is required on the Service Engine. However, if mapping pre-exists, you will need to change it back to map to vod for both Flash and Mp4. Enter the following command to change the mapping on the Service Engine with a previously configured rule: SE(config)# flash-media-streaming application-virtual-path vod map vod Windows Media Live: Integration Overview Figure 13 ECDS and Cisco Show and Share Windows Media Live Integration Table 3 ECDS and Show and Share Windows Media Live Configuration Overview Show and Share WM Live Configure DME or Non-DME Live Event ECDS WM Live Configure Live Delivery Service 11

12 Table 3 ECDS and Show and Share Windows Media Live Configuration Overview (continued) Show and Share WM Live Use Type WMV URL Format: rtsp://ecds_srdn/liveprogramname ECDS WM Live Configure Live WM Program Live URL: rtsp://ip_of_publish_point/publish_point_name Windows Media Live: Configuration Workflow Step 1: Configure the Origin Source. Step 1: Configure the Origin Source. Step 2: Configure an ECDS Delivery Service and the Windows Media Live Program. Step 3: Configure the Live Event in Show and Share and start the broadcast. Step 4: View the Live Event in Show and Share. In the Windows Media Server publishing point window, specify the content source for the publishing point. This can be an encoder, another server, or content on the file system. Figure 14 Example Origin Source Settings for Windows Media Live 12

13 Step 2: Configure an ECDS Delivery Service and the Windows Media Live Program. 1. The configuration is the same as VoD except that Live is selected (WMT and MS only), which disables the disk quota. 2. Create a Windows Media Live Program. 3. Specify the Content Source for the Publishing Point. This program shows the support for encoder failover. 4. Select an option for Play Schedule. Figure 15 Example Delivery Service Settings for Windows Media Live 13

14 Step 3: Configure the Live Event in Show and Share and start the broadcast. Select Video and Most Recent for the event to verify the event is now playing. Log in to Show and Share, and click My Account. Then, click Create Live Event. Select either DME Live Event or Non-DME Live Event, and enter information about the video in the Live Event Basic Setup area. Figure 16 Example Show and Share Non-DME Live Event Settings For the video URL, enter the Unicast or Multicast reference URL from ECDS. Select Save as Draft. In the Videos area on the My Account page, click the Live Events tab to view the event. Select the live event, and then do the following: 14

15 Click Publish to publish the listing of the live event. Click Administer and click Start in the Main administrative controls area to start the broadcast when ready. Step 4: View the Live Event in Show and Share. Select Video > Most Recent to access the event. Windows Media VoD: Integration Overview Figure 17 ECDS and Cisco Show and Share Windows Media VoD Integration Table 4 ECDS and Cisco Show and Share Windows Media VoD Configuration Show and Share WM VoD Configure file hosting Use Type WMV, WMA, or ASF URL Format: rtsp://ecds_srdn/path/file_name ECDS WM VoD Configure normal VoD Delivery Service DS origin may or may not point to the file server Configure DS for prepositioning Enable Streaming over HTTP Windows Media VoD: Configuration Workflow Step 1: Configure an ECDS Delivery Service. Step 2: Configure Show and Share to publish Windows Media Content to an external server when using ECDS. Step 1: Configure an ECDS Delivery Service. 1. Create a VoD Delivery Service. 2. (Existing) Set up a source to pull the content from the origin server that is used for Show and Share publishing. 3. (New) Set up a source to pull the content from the origin server that is used for Show and Share publishing. 15

16 4. Assign a time interval to the Delivery Service content for how often it will check the origin server for updates. 5. Enable streaming over HTTP for Windows Media. Figure 18 ECDS and Cisco Show and Share Flash VoD Settings 16

17 ECDS and DMS Digital Media Player Integration Step 2: Configure Show and Share to publish Windows Media Content to an external server when using ECDS. Create a file hosting location. Enter in WMV, ASF, WMA, and ASX for file extensions. For Host address, enter the IP address for the origin file server. For Directory root location, enter the directory for the origin file server. For Directory root URL path, the URL reference points to ECDS SRDN from Delivery Service. Use the following URL formats: rtsp://ecds_srdn/path/file_name Figure 19 Example Show and Share Settings for WM VoD ECDS and DMS Digital Media Player Integration ECDS and DMS DMP Integration Overview, page 18 ECDS and DMS DMP Configuration Workflow, page 18 17

18 ECDS and DMS Digital Media Player Integration ECDS and DMS DMP Integration Overview Figure 20 ECDS and DMS DMP Integration 1 Input MPEG2-TS stream is encapsulated in RTP 2 SDP File is created with Multicast IP and Port then posted on Web Server 3 Movie Streamer Live Program is created in ECDS with Source URL pointing to SDP file 4 SDP file is retrieved by ECDS SE to determine input source 5 Service Engine sends JOIN message to ingest stream 6 Edge Service Engine assigned to Delivery Service retrieves ingested stream 7 Edge Service Engine transmits multicast and sources to output buffer ahead of initial unicast request 8 DMP tunes to the desired channel configured with the appropriate Multicast IP and Port ECDS and DMS DMP Configuration Workflow Step 1: Configure a Delivery Service in ECDS. Step 2: Configure DMPDM. Step 1: Configure a Delivery Service in ECDS. 1. Create a Delivery Service and select Live. 2. Create a Live Program. 3. Select Live Movie Streamer Type. 4. Enter the location of static SDP file for content ingest. 18

19 ECDS and DMS Digital Media Player Integration 5. Click Auto-populate to display the source multicast data. You will enter this information in DMPDM. 6. The Multicast IP and port are required for Digital Media Manager (DMM). Note When ingesting multiple live streams to ECDS SE, be sure to configure a unique UDP Port for each, even if the source IP is different. Figure 21 ECDS and DMS DMP Settings 19

20 ECDS and MXE 3500 Integration Step 2: Configure DMPDM. 1. Select Media Playback. 2. Select rtp:// for the protocol. 3. Enter the Multicast Group IP Address and Group Port Number from the ECDS Live Program. 4. Select Start. Figure 22 Example DMPDM Settings ECDS and MXE 3500 Integration ECDS and MXE 3500 Integration Overview, page 20 Cisco MXE 3500 Configuration Workflow, page 21 ECDS and MXE 3500 Integration Overview For live feeds from the Cisco MXE 3500, ensure that origin server is running the FMS 3.5 and Windows Media Server. For Windows Media live events, ECDS can pull the Cisco MXE 3500 feed directly. Figure 23 ECDS and MXE 3500 Integration 20

21 ECDS and MXE 3500 Integration Cisco MXE 3500 Configuration Workflow This workflow provides the steps to configure Cisco MXE 3500 for a Flash and Windows Media live transcoding. Step 1: Create an IP Capture source. Step 2: Create a Distribution: Webcast Profile. Step 3: Create a Job Profile. Step 4: Create a Live Job submission. Step 1: Create an IP Capture source. Log in to the Cisco MXE 3500 UI. Under Administration > IP Capture, select New and then enter the IP Address and Port for multicast. In this example, the source is live multicast input for an capture named vlc4. Figure 24 Example IP Capture Source Settings Step 2: Create a Distribution: Webcast Profile. Choose Profile Management > New Profile > Profile Class: Distribution > Webcast > New Profile. This example will show the settings for a new Webcast Profile named vlc4-wcast-pro. 1. Specify the encoding profiles for Stream 1 (WMV). Click Browse and then select the Windows Media encoding profile that you want to use in the ms folder. 2. Specify the Server, Port, and Filename. The stream output is pointing locally (WMV). 3. Specify the encoding profiles for Stream 2 (FLV). Click Browse and then select the Flash encoding profile that you want to use in the Flash 8 folder. 4. Specify the Server, Port, and Filename. The stream output is pointing to FMS (FLV). For Flash, the stream name is referenced by the client. Be sure to click Save and enter a name for the Webcast profile. 21

22 ECDS and MXE 3500 Integration Figure 25 Example Webcast Profile Settings Step 3: Create a Job Profile. Choose Profile Management > New Profile > Profile class (Job) > Job Profile. This example will show profile settings for a new Job Profile named vlc4-job-pro. Choose the same Windows Media and Flash 8 encoder profiles that you selected for encoding in the Webcast Profile. Select the new Webcast Profile name that you created. Figure 26 Example Job Profile Settings Step 4: Create a Live Job submission. Choose Submission > Live. 1. Select the Job Profile that you created, such as vlc4-job-pro. 22

23 Related Documentation 2. Specify the Output ID for the Live Job. 3. Set the Video Format to IP Capture and choose the Capture Source that you created, such as vlc4. 4. Specify the triggers to start and stop the session. Figure 27 Example Live Job Submission Settings Related Documentation Enterprise Content Delivery System (ECDS) Documentation Cisco Show and Share Documentation Cisco Digital Media System Documentation, including DMM and DMPDM Cisco Media Experience Engine 3500 Documentation 23

24 Obtaining Documentation and Submitting a Service Request Obtaining Documentation and Submitting a Service Request For information on obtaining documentation, submitting a service request, and gathering additional information, see the monthly What s New in Cisco Product Documentation, which also lists all new and revised Cisco technical documentation, at: Subscribe to the What s New in Cisco Product Documentation as an RSS feed and set content to be delivered directly to your desktop using a reader application. The RSS feeds are a free service. Cisco currently supports RSS Version 2.0. This document is to be used in conjunction with the documents listed in the Related Documentation section. Cisco and the Cisco logo are trademarks or registered trademarks of Cisco and/or its affiliates in the U.S. and other countries. To view a list of Cisco trademarks, go to this URL: Third-party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1110R) Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative content is unintentional and coincidental Cisco Systems, Inc. All rights reserved. 24

Capture Transform Share Configuration Guide

Capture Transform Share Configuration Guide Capture Transform Share Configuration Guide Revised February 26, 2013 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000

More information

Cisco MDS SAN-OS Release Compatibility Matrix for Storage Service Interface Images

Cisco MDS SAN-OS Release Compatibility Matrix for Storage Service Interface Images Cisco MDS SAN-OS Release Compatibility Matrix for Storage Service Interface Images Date: May 9, 2011 Text Part Number: OL-9150-28 This document provides compatibility information between Cisco MDS SAN-OS

More information

Cisco MDS NX-OS Release Compatibility Matrix for Storage Service Interface Images

Cisco MDS NX-OS Release Compatibility Matrix for Storage Service Interface Images Cisco MDS NX-OS Release Compatibility Matrix for Storage Service Interface Images Date: January 6, 2012 Part Number: OL-9150-46 This document provides compatibility information between Cisco MDS NX-OS

More information

Upgrade Guide to Release for Cisco Digital Media Encoder 1000

Upgrade Guide to Release for Cisco Digital Media Encoder 1000 Upgrade Guide to Release 5.2.184.0 for Cisco Digital Media Encoder 1000 Revised: November 6, 2007 Cisco Digital Media Encoder (DME) 1000 version 5.2.184.0 is compatible with, and provides support for,

More information

RAID Battery Replacement for Supported Cisco Security Appliances

RAID Battery Replacement for Supported Cisco Security Appliances RAID Battery Replacement for Supported Cisco Security Appliances Published: March 05, 2013 Hardware Supported This document ships with the Cisco Security RAID battery for the following products: Platform

More information

RAID Controller Firmware Upgrade Instructions for the Cisco WAVE-7541, 7571, and 8541

RAID Controller Firmware Upgrade Instructions for the Cisco WAVE-7541, 7571, and 8541 RAID Controller Firmware Upgrade Instructions for the Cisco WAVE-7541, 7571, and 8541 March 1, 2012, This document describes how to upgrade the RAID controller firmware in Cisco Wide Area Virtualization

More information

Logging to Local Nonvolatile Storage (ATA Disk)

Logging to Local Nonvolatile Storage (ATA Disk) Logging to Local Nonvolatile Storage (ATA Last Updated: October 12, 2011 The Logging to Local Nonvolatile Storage (ATA feature enables system logging messages to be saved on an advanced technology attachment

More information

Cisco Intelligent Automation for Cloud Starter Edition Release Notes

Cisco Intelligent Automation for Cloud Starter Edition Release Notes Cisco Intelligent Automation for Cloud Starter Edition 3.0.2 Release Notes First Published: August 2012 This document describes key features, product requirements, enhancements, and known issues in the

More information

Installing the Cisco VQE Application on the CDE250

Installing the Cisco VQE Application on the CDE250 Installing the Cisco VQE Application on the CDE250 Revised: May 2012 Preinstalled Software Notice Chassis Lite CDE250-XR-2WPL-K9 This Chassis Lite server, CDE250-XR-2WPL-K9, supports the CDE250-2M0 and

More information

FAQs for the Cisco Aironet Conversion Tool Version 2.1 for Cisco IOS Software

FAQs for the Cisco Aironet Conversion Tool Version 2.1 for Cisco IOS Software FAQs for the Cisco Aironet Conversion Tool Version 2.1 for Cisco IOS Software This document contains frequently asked questions (FAQs) for the Cisco Aironet Conversion Tool version 2.1 (hereafter called

More information

Release Notes for Cisco TV CDS 3.2.2

Release Notes for Cisco TV CDS 3.2.2 These release notes cover Cisco TV CDS Release 3.2.2. Revised: March 2013 Contents The following information is in the release notes: Enhancements, page 2 Supported Environments, page 2 System Requirements,

More information

Release Notes for Cisco Network Registrar 7.2.3

Release Notes for Cisco Network Registrar 7.2.3 Revised: January 29, 2013 These release notes describe the system requirements, resolved bugs, and installation and upgrade notes for Cisco Network Registrar 7.2.3. Contents These release notes include

More information

EFM and DGLux5 Installation Guide

EFM and DGLux5 Installation Guide EFM and DGLux5 Installation Guide Kinetic - Edge & Fog Processing Module (EFM) 1.2.0 Revised: November 30, 2017 Contents Introduction... 2 EFM and DGLux5 licensing... 2 Installation of the EFM components...

More information

Installation and Configuration Guide for Visual Voic Release 8.5

Installation and Configuration Guide for Visual Voic Release 8.5 Installation and Configuration Guide for Visual Voicemail Release 8.5 Revised October 08, 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Enterprise Chat and Supervisor s Guide, Release 11.5(1)

Enterprise Chat and  Supervisor s Guide, Release 11.5(1) Enterprise Chat and Email Supervisor s Guide, Release 11.5(1) For Unified Contact Center Enterprise August 2016 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA

More information

Release Notes for Cisco Insight v2, Release 2.0.0

Release Notes for Cisco Insight v2, Release 2.0.0 December 22, 2010 This document describes the operating environment and the defects and caveats that were identified as part of internal testing and during the interaction with live trials. It assumes

More information

Using the Multicast Routing Monitor

Using the Multicast Routing Monitor Using the Multicast Routing Monitor Last Updated: December 5, 2012 The Multicast Routing Monitor (MRM) is a management diagnostic tool that provides network fault detection and isolation in a large multicast

More information

Release Notes for Cisco Spectrum Expert, Release

Release Notes for Cisco Spectrum Expert, Release Release Notes for Cisco Spectrum Expert, Release 4.1.11 March 9, 2012 These release notes describe the open and resolved caveats for Cisco Spectrum Expert 4.1.11 release. Contents These release notes contain

More information

Cisco TEO Adapter Guide for Microsoft System Center Operations Manager 2007

Cisco TEO Adapter Guide for Microsoft System Center Operations Manager 2007 Cisco TEO Adapter Guide for Microsoft System Center Operations Manager 2007 Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Cisco TEO Adapter Guide for

Cisco TEO Adapter Guide for Release 2.3 April 2012 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) Fax: 408 527-0883 Text Part

More information

SIP RFC 2782 Compliance with DNS SRV Queries

SIP RFC 2782 Compliance with DNS SRV Queries SIP RFC 2782 Compliance with DNS SRV Last Updated: December 21, 2011 Effective with Cisco IOS XE Release 2.5, the Domain Name System Server (DNS SRV) query used to determine the IP address of the user

More information

Expires Timer Reset on Receiving or Sending SIP 183 Message

Expires Timer Reset on Receiving or Sending SIP 183 Message Expires Timer Reset on Receiving or Sending SIP 183 Message Last Updated: December 20, 2011 This feature enables support for resetting the Expires timer when receiving or sending SIP 183 messages on Cisco

More information

Cisco Intelligent Automation for Cloud Release Notes

Cisco Intelligent Automation for Cloud Release Notes Cisco Intelligent Automation for Cloud 3.1.1 Release Notes Published: February 16, 2013 This document describes key features, product requirements, enhancements, and known bugs in the release of Cisco

More information

Deploying Cisco MXE 3500 Release 3.2 in Standalone Configuration

Deploying Cisco MXE 3500 Release 3.2 in Standalone Configuration CHAPTER 4 Deploying Cisco MXE 3500 Release 3.2 in Standalone Configuration Revised: June 3, 2011 This section includes the following topics: About Cisco MXE 3500 Release 3.2, page 4-2 About the Cisco MXE

More information

Job Profiles. Introduction to Job Profiles. Send document feedack to CHAPTER

Job Profiles. Introduction to Job Profiles. Send document feedack to CHAPTER CHAPTER 6 Revised: March 12, 2010 are templates that define how jobs should be processed; they can contain part or all the settings required to process jobs from beginning to final distribution. This chapter

More information

Release Notes for Cisco VSM 7.0 Driver Pack, Release d

Release Notes for Cisco VSM 7.0 Driver Pack, Release d Release Notes for Cisco VSM 7.0 Driver Pack, Release 2.0-16d Revised December 21, 2012 This document provides important information for the Cisco Video Surveillance Manager (VSM) 7.0 driver pack release

More information

Cisco TEO Adapter Guide for Microsoft Windows

Cisco TEO Adapter Guide for Microsoft Windows Cisco TEO Adapter Guide for Microsoft Windows Release 2.3 April 2012 Americas 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

CPU Thresholding Notification

CPU Thresholding Notification CPU Thresholding Notification Last Updated: October 10, 2011 The CPU Thresholding Notification feature notifies users when a predefined threshold of CPU usage is crossed by generating a Simple Network

More information

Administrator Guide for Cisco Show and Share 5.2.x

Administrator Guide for Cisco Show and Share 5.2.x Administrator Guide for Cisco Show and Share 5.2.x Including Show and Share Reports 5.2.x May 31, 2011 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Cisco Prime Optical 9.5 Basic External Authentication

Cisco Prime Optical 9.5 Basic External Authentication Cisco Prime Optical 9.5 Basic External Authentication June 6, 2012 This document describes the basic external authentication functionality in Cisco Prime Optical 9.5 running on a Solaris server. External

More information

Release Notes for Cisco ONS MA Release 9.01

Release Notes for Cisco ONS MA Release 9.01 Release Notes for Cisco ONS 15310-MA Release 9.01 Revised: July 2009, Release notes contain the new features and enhancements for the Cisco ONS 15310-MA platform. For detailed information regarding features,

More information

Configuring Port to Application Mapping

Configuring Port to Application Mapping Configuring Port to Application Mapping Last Updated: January 19, 2012 This chapter describes the Cisco IOS Firewall Port to Application Mapping (PAM) feature. PAM enables CBAC-supported applications to

More information

Release Notes for Cisco Video Surveillance High Definition IP Cameras, Release 1.4.1

Release Notes for Cisco Video Surveillance High Definition IP Cameras, Release 1.4.1 Release tes for Cisco Video Surveillance High Definition IP Cameras, Release 1.4.1 September 2013 These release notes provide important information for the Cisco Video Surveillance High Definition IP camera,

More information

ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi)

ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi) ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi) Revised: November, 2013 Contents Overview, page 1 Guidelines and Limitations, page 1 Prerequisites, page 2 Installation

More information

Maintenance Checklists for Microsoft Exchange on a Cisco Unity System

Maintenance Checklists for Microsoft Exchange on a Cisco Unity System Maintenance Checklists for Microsoft Exchange on a Cisco Unity System Published January 13, 2009 This document contains checklists for tasks required to ensure that the Cisco Unity system and Microsoft

More information

Release Notes for the Cisco EnergyWise Orchestrator, EnergyWise Phase 2

Release Notes for the Cisco EnergyWise Orchestrator, EnergyWise Phase 2 Release Notes for the Cisco EnergyWise Orchestrator, EnergyWise Phase 2 Revised November 22, 2010 Unless otherwise noted, the term network device refers to Cisco switches, routers, access points and other

More information

Using the Cisco Review Player

Using the Cisco Review Player Revised April 12, 2013 Release 7.0.1 This guide describes how to open and view video clips using the Cisco Review Player. Contents Overview, page 2 Supported File Formats, page 2 Requirements, page 2 Installing

More information

Cisco StadiumVision Director Localization Guide

Cisco StadiumVision Director Localization Guide Cisco StadiumVision Director Localization Guide First Published: June 10, 2013 Revised: June 18, 2013 This document describes information about installation and configuration of language support for the

More information

Configuring the snmptraphandler Process Technical Reference

Configuring the snmptraphandler Process Technical Reference Configuring the snmptraphandler Process Technical Reference Introduction Prior to SR 6.0, the snmptraphandler process on the DNCS processed every trap that came into the system. Because this presented

More information

Release Notes for Cisco StadiumVision Mobile Release 1.2.0

Release Notes for Cisco StadiumVision Mobile Release 1.2.0 Release Notes for Cisco StadiumVision Mobile Release 1.2.0 First Published: March 26, 2013 Table 1 lists the software build information for Cisco StadiumVision Mobile. Table 2 lists the document revision

More information

Configuring Priority Queueing

Configuring Priority Queueing Configuring Priority Queueing Last Updated: December 5, 2011 This module describes the tasks for configuring priority queueing (PQ) on a router. Use Cisco Feature Navigator to find information about platform

More information

Cisco TEO Adapter Guide for SAP Java

Cisco TEO Adapter Guide for SAP Java Release 2.3 April 2012 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) Fax: 408 527-0883 Text Part

More information

Multicast Subsecond Convergence

Multicast Subsecond Convergence Multicast Subsecond Convergence Last Updated: January 11, 2012 The Multicast Subsecond Convergence feature comprises a comprehensive set of features and protocol enhancements that provide for improved

More information

Multicast Subsecond Convergence

Multicast Subsecond Convergence Multicast Subsecond Convergence First Published: July 22, 2002 Last Updated: September 10, 2010 The Multicast Subsecond Convergence feature comprises a comprehensive set of features and protocol enhancements

More information

Release Notes for Cisco Service Portal for Release 9.4

Release Notes for Cisco Service Portal for Release 9.4 Release Notes for for Release 9.4 First Published: July 27, 2012 Contents New and Changed Information, page 1 Installation Notes, page 5 Limitations and Restrictions, page 5 Important Notes, page 6 Documentation

More information

Configuring IP Multicast over Unidirectional Links

Configuring IP Multicast over Unidirectional Links Configuring IP Multicast over Unidirectional Links Last Updated: December 16, 2011 IP multicast requires bidirectional communication, yet some networks include broadcast satellite links, which are unidirectional.

More information

Release Notes for Cisco ONS SDH Release 9.01

Release Notes for Cisco ONS SDH Release 9.01 Release Notes for Cisco ONS 15454 SDH Release 9.01 Revised: July 2009, Release notes contain the new features and enhancements for the Cisco ONS 15454 SDH platform. For detailed information regarding features,

More information

Encrypted Vendor-Specific Attributes

Encrypted Vendor-Specific Attributes Encrypted Vendor-Specific Attributes Last Updated: January 15, 2012 The Encrypted Vendor-Specific Attributes feature provides users with a way to centrally manage filters at a RADIUS server and supports

More information

Contextual Configuration Diff Utility

Contextual Configuration Diff Utility Contextual Configuration Diff Utility Last Updated: November 29, 2011 The Contextual Configuration Diff Utility feature provides the ability to perform a line-by-line comparison of any two configuration

More information

The Cisco Show and Share mobile client for Apple ios devices will provide the following features when connected to a Cisco Show and Share system:

The Cisco Show and Share mobile client for Apple ios devices will provide the following features when connected to a Cisco Show and Share system: Data Sheet Cisco Show and Share Product Overview The Cisco Digital Media Suite (DMS) is a comprehensive offering of webcasting and video sharing, digital signage, and business IPTV applications that can

More information

Upgrading the Cisco ONS CL to Release 7.0

Upgrading the Cisco ONS CL to Release 7.0 This document explains how to upgrade Cisco ONS 15310-CL Cisco Transport Controller (CTC) software from Release 5.x or Release 6.x to Release 7.0.x, or from Release 7.0.x to a later maintenance release

More information

Cisco Service Control Online Advertising Solution Guide: Behavioral. Profile Creation Using Traffic Mirroring, Release 4.0.x

Cisco Service Control Online Advertising Solution Guide: Behavioral. Profile Creation Using Traffic Mirroring, Release 4.0.x CISCO SERVICE CONTROL SOLUTION GUIDE Cisco Service Control Online Advertising Solution Guide: Behavioral Profile Creation Using Traffic Mirroring, Release 4.0.x 1 Overview 2 Configuring Traffic Mirroring

More information

Netflow v9 for IPv6. Finding Feature Information. Prerequisites for Netflow v9 for IPv6. Information About Netflow v9 for IPv6

Netflow v9 for IPv6. Finding Feature Information. Prerequisites for Netflow v9 for IPv6. Information About Netflow v9 for IPv6 Netflow v9 for IPv6 Last Updated: July 31, 2012 This module contains information about and instructions for configuring NetFlow and NetFlow Data Export (NDE) for capturing and exporting data from IP version

More information

Configuring the Physical Subscriber Line for RADIUS Access and Accounting

Configuring the Physical Subscriber Line for RADIUS Access and Accounting Configuring the Physical Subscriber Line for RADIUS Access and Accounting Last Updated: December 5, 2011 Configuring a physical subscriber line for RADIUS Access and Accounting enables an L2TP access concentrator

More information

Cisco CIMC Firmware Update Utility User Guide

Cisco CIMC Firmware Update Utility User Guide Cisco CIMC Firmware Update Utility User Guide For Cisco UCS C-Series Servers September 17, 2010 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Release Notes for Cisco UCS Platform Emulator, Release 3.1(1ePE1)

Release Notes for Cisco UCS Platform Emulator, Release 3.1(1ePE1) Release Notes for Cisco UCS Platform Emulator, Release 3.1(1ePE1) First Published: April 12, 2016 Current Release: 3.1(1ePE1) This document describes system requirements, new features, images information,

More information

Maintenance Checklists for Active Directory on a Cisco Unity System with Exchange as the Message Store

Maintenance Checklists for Active Directory on a Cisco Unity System with Exchange as the Message Store Maintenance Checklists for Active Directory on a Cisco Unity System with Exchange as the Message Store Published January 13, 2009 This document contains checklists for tasks required to ensure that the

More information

Process Automation Guide for Automation for SAP BOBJ Enterprise

Process Automation Guide for Automation for SAP BOBJ Enterprise Process Automation Guide for Automation for SAP BOBJ Enterprise Release 3.0 December 2013 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

BGP Next Hop Unchanged

BGP Next Hop Unchanged BGP Next Hop Unchanged Last Updated: September 8, 2011 In an external BGP (ebgp) session, by default, the router changes the next hop attribute of a BGP route (to its own address) when the router sends

More information

Readme for Cisco Unity Connection Release 8.6(2a)Service Update 5

Readme for Cisco Unity Connection Release 8.6(2a)Service Update 5 Readme for Cisco Unity Connection Release 8.6(2a)Service Update 5 Revised November 20, 2014 This readme file contains installation and support information for Cisco Unity Connection Release 8.6(2a) Service

More information

Cisco Connected Mobile Experiences REST API Getting Started Guide, Release 10.2

Cisco Connected Mobile Experiences REST API Getting Started Guide, Release 10.2 Cisco Connected Mobile Experiences REST API Getting Started Guide, Release 10.2 First Published: August 12, 2016 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

More information

Cisco Service Control Service Security: Outgoing Spam Mitigation Solution Guide, Release 4.1.x

Cisco Service Control Service Security: Outgoing Spam Mitigation Solution Guide, Release 4.1.x CISCO SERVICE CONTROL SOLUTION GUIDE Cisco Service Control Service Security: Outgoing Spam Mitigation Solution Guide, Release 4.1.x 1 Introduction and Scope 2 Functionality Overview 3 Mass-Mailing-Based

More information

Verifying the Internet Streamer CDS

Verifying the Internet Streamer CDS APPENDIXK This appendix covers the steps to test the CDS by using the different media players. This appendix covers the following topics: Verifying the Web Engine, page K-1 Verifying the Windows Media

More information

Configuring COPS for RSVP

Configuring COPS for RSVP Configuring COPS for RSVP Last Updated: January 15, 2013 This chapter describes the tasks for configuring the COPS for RSVP feature. Common Open Policy Service (COPS) is a protocol for communicating network

More information

Product Overview. Overview CHAPTER

Product Overview. Overview CHAPTER CHAPTER 1 This chapter provides an introduction to the Cisco Internet Streamer Content Delivery System (CDS). This chapter has the following major topics: Overview, page 1-1 Content Delivery System Architecture,

More information

Release Notes for Cisco VSM Driver Pack, Release d

Release Notes for Cisco VSM Driver Pack, Release d Release Notes for Cisco VSM 7.0.1 Driver Pack, Release 2.0-27d July 16, 2013 This document provides important information for the Cisco Video Surveillance Manager (VSM) 7.0.1 driver pack release 2.0-27d.

More information

To use DNS, you must have a DNS name server on your network.

To use DNS, you must have a DNS name server on your network. Configuring DNS Last Updated: December 15, 2011 The Domain Name System (DNS) is a distributed database in which you can map host names to IP addresses through the DNS protocol from a DNS server. Each unique

More information

Release Notes for the Cisco Global Site Selector, Release 4.1(1)

Release Notes for the Cisco Global Site Selector, Release 4.1(1) Release s for the Cisco Global Site Selector, Release 4.1(1) November, 2011 The most current Cisco documentation for released products is available on Cisco.com. For the complete set of Cisco Global Site

More information

Cisco Unified Wireless IP Phone 7921G, 7925G, 7925G-EX, and 7926G Release Notes for Firmware Version 1.4(2)

Cisco Unified Wireless IP Phone 7921G, 7925G, 7925G-EX, and 7926G Release Notes for Firmware Version 1.4(2) Cisco Unified Wireless IP Phone 7921G, 7925G, 7925G-EX, and 7926G Release Notes for Firmware Version 1.4(2) Published: November 29, 2011 Use these Release Notes with the Cisco Unified Wireless IP Phone

More information

Implementing Multicast Service Reflection

Implementing Multicast Service Reflection Implementing Multicast Service Reflection First Published: September 22, 2006 Last Updated: June 4, 2010 The Cisco Multicast Service Reflection feature provides the capability for users to translate externally

More information

Release Notes for Cisco Insight Reporter, v3.1

Release Notes for Cisco Insight Reporter, v3.1 November 2011 This document describes the operating environment and the defects and caveats that were identified as part of internal testing and during the live trials. It assumes the reader has a good

More information

Prime Service Catalog: UCS Director Integration Best Practices Importing Advanced Catalogs

Prime Service Catalog: UCS Director Integration Best Practices Importing Advanced Catalogs Prime Service Catalog: UCS Director Integration Best Practices Importing Advanced Catalogs May 10, 2017 Version 1.0 Cisco Systems, Inc. Corporate Headquarters 170 West Tasman Drive San Jose, CA 95134-1706

More information

Cisco Unified Communications Self Care Portal User Guide, Release

Cisco Unified Communications Self Care Portal User Guide, Release Cisco Unified Communications Self Care Portal User Guide, Release 10.0.0 First Published: December 03, 2013 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Cisco IOS Release Notes for Cisco EnergyWise, EnergyWise Version 2.7

Cisco IOS Release Notes for Cisco EnergyWise, EnergyWise Version 2.7 Cisco IOS Release Notes for Cisco EnergyWise, EnergyWise 2.7 October 15, 2012 If your switch is stacking-capable (for example, a Catalyst 3750-X, 3750-E, or 3750), the term switch refers to both a standalone

More information

QUICK START GUIDE Cisco Internet Streamer CDS

QUICK START GUIDE Cisco Internet Streamer CDS QUICK START GUIDE Cisco Internet Streamer CDS 2.0 2.3 1 Introduction 2 Getting Started 3 Configuring Delivery Services 4 Configuring the Service Router 5 Testing the Web Engine 6 Testing the Windows Media

More information

Polycom VMC 1000 Version 2.0 Release Notes

Polycom VMC 1000 Version 2.0 Release Notes Polycom VMC 1000 Version 2.0 Release Notes Patch 138 2.0 December 2010 3725-77100-001D3 Trademark Information Polycom, the Triangles logo, ReadiManager, SoundPoint, SoundStation, ViaVideo, VoiceStation,

More information

Enterprise Chat and Upgrade Guide, Release 11.6(1)

Enterprise Chat and  Upgrade Guide, Release 11.6(1) Enterprise Chat and Email Upgrade Guide, Release 11.6(1) For Unified Contact Center Enterprise August 2017 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Transcode and Add Pulse Video Analytics to Video Content on Cisco Show and Share

Transcode and Add Pulse Video Analytics to Video Content on Cisco Show and Share Transcode and Add Pulse Video Analytics to Video Content on Cisco Show and Share Revised: February 26, 2013 When Cisco MXE 3500 integration is enabled in Cisco Show and Share, videos uploaded to Cisco

More information

Release Notes for Cisco Aironet a/b/g Client Adapters (CB21AG and PI21AG) for Windows Vista 1.1

Release Notes for Cisco Aironet a/b/g Client Adapters (CB21AG and PI21AG) for Windows Vista 1.1 Release Notes for Cisco Aironet 802.11a/b/g Client Adapters (CB21AG and PI21AG) for Windows Vista 1.1 February, 2011 Contents This document contains the following sections: Introduction, page 2 System

More information

Cisco UCS Director API Integration and Customization Guide, Release 5.4

Cisco UCS Director API Integration and Customization Guide, Release 5.4 Cisco UCS Director API Integration and Customization Guide, Release 5.4 First Published: November 03, 2015 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Release Notes for Cisco Services Ready Engine Virtualization 1.5

Release Notes for Cisco Services Ready Engine Virtualization 1.5 Release Notes for Cisco Services Ready Engine Virtualization 1.5 June 27, 2011 This document provides system requirements, information about open source software, new and changed information, and open

More information

IGMP Static Group Range Support

IGMP Static Group Range Support IGMP Static Group Range Support Last Updated: December 16, 2011 The IGMP Static Group Range Support feature introduces the capability to configure group ranges in class maps and attach class maps to the

More information

Configuring RTP Header Compression

Configuring RTP Header Compression Configuring RTP Header Compression First Published: January 30, 2006 Last Updated: July 23, 2010 Header compression is a mechanism that compresses the IP header in a packet before the packet is transmitted.

More information

Cisco Video Surveillance Monitoring Workstation Performance Baseline Specification, Release 7.2

Cisco Video Surveillance Monitoring Workstation Performance Baseline Specification, Release 7.2 Cisco Video Surveillance Monitoring Workstation Performance Baseline Specification, Release 7.2 Contents Overview, page 1 Workstation Specifications, page 2 Mixing Resolutions and Codecs, page 4 Best Practice:

More information

Release Notes for the Cisco ESS 2020 Switch, Cisco IOS Release 15.0(2)EC and Later

Release Notes for the Cisco ESS 2020 Switch, Cisco IOS Release 15.0(2)EC and Later Release Notes for the Cisco ESS 2020 Switch, and Later April, 2013 These release notes include important information about and later releases, and any limitations, restrictions, and caveats that apply

More information

MPLS LDP Autoconfiguration

MPLS LDP Autoconfiguration First Published: November 8, 2004 Last Updated: November 25, 2009 The feature enables you to globally configure Label Distribution Protocol (LDP) on every interface associated with a specified Interior

More information

Release Notes for Cisco VSM 7.2 Driver Pack, Release

Release Notes for Cisco VSM 7.2 Driver Pack, Release Release Notes for Cisco VSM 7.2 Driver Pack, Release 2.0-32 October 18, 2013 This document provides important information for the Cisco Video Surveillance Manager (VSM) 7.2 driver pack release 2.0-32.

More information

AToM Graceful Restart

AToM Graceful Restart AToM Graceful Restart Last Updated: November 29, 2011 The AToM Graceful Restart feature assists neighboring routers that have nonstop forwarding (NSF), stateful switchover (SSO) and graceful restart (GR)

More information

Release Notes for Cisco 860VAE Series Multimode VDSL2/ADSL2/2+ DSL Router using Firmware Release ABpv6C035j

Release Notes for Cisco 860VAE Series Multimode VDSL2/ADSL2/2+ DSL Router using Firmware Release ABpv6C035j Release s for Cisco 860VAE Series Multimode VDSL2/ADSL2/2+ DSL Router using Firmware Release ABpv6C035j First Published: August 30, 2012 Release: Cisco IOS Release 15.2(4)M Contents Introduction, page

More information

Upgrade Guide for Cisco Digital Media System Release 5.0

Upgrade Guide for Cisco Digital Media System Release 5.0 Upgrade Guide for Cisco Digital Media System Release 5.0 Revised: December 12, 2008, This guide provides information about and instructions for upgrading your Cisco DMS appliances and Cisco Digital Media

More information

Nexus On-Demand Introduction

Nexus On-Demand Introduction Nexus On-Demand Introduction Håkon Paulsen software Softsign AS Spring 2012 Company Overview WHO WE ARE Nexus On-Demand is a leading provider of digital media application management software and services.

More information

Recovery Guide for Cisco Digital Media Suite 5.4 Appliances

Recovery Guide for Cisco Digital Media Suite 5.4 Appliances Recovery Guide for Cisco Digital Media Suite 5.4 Appliances September 17, 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408

More information

Release Notes for Cisco 880VA Series Multimode VDSL2/ADSL2/2+ DSL Router with Firmware Release ABpv6C035j

Release Notes for Cisco 880VA Series Multimode VDSL2/ADSL2/2+ DSL Router with Firmware Release ABpv6C035j Release s for Cisco 880VA Series Multimode VDSL2/ADSL2/2+ DSL Router with Firmware Release ABpv6C035j First Published: July 30, 2012 Revised Date: November 10, 2012 Release: Cisco IOS Release 15.2(4)M

More information

HTTP 1.1 Web Server and Client

HTTP 1.1 Web Server and Client HTTP 1.1 Web Server and Client Last Updated: October 12, 2011 The HTTP 1.1 Web Server and Client feature provides a consistent interface for users and applications by implementing support for HTTP 1.1

More information

Configuring TCP Header Compression

Configuring TCP Header Compression Configuring TCP Header Compression First Published: January 30, 2006 Last Updated: May 5, 2010 Header compression is a mechanism that compresses the IP header in a packet before the packet is transmitted.

More information

Use a Cisco DME to Transcode Video

Use a Cisco DME to Transcode Video 14 CHAPTER Revised: May 31, 2011 Features on the Digital Media Encoders tab help you to transcode AVI and MPEG2 files into WMV files. This transcoding makes such video files compatible with and reuseable

More information

Cisco TEO Adapter Guide for SAP ABAP

Cisco TEO Adapter Guide for SAP ABAP Release 2.3 April 2012 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) Fax: 408 527-0883 Text Part

More information

Release Notes for the Cisco ASA Services Module, Version 8.5(x)

Release Notes for the Cisco ASA Services Module, Version 8.5(x) Release s for the Cisco ASA Services Module, Version 8.5(x) Released: July 7, 2011 Updated: September 4, 2012 This document contains release information for the Cisco ASA Services Module (ASASM) Version

More information

Release Notes for Cisco Media Origination System Release 2.4.1

Release Notes for Cisco Media Origination System Release 2.4.1 Release Notes for Cisco Media Origination System Release 2.4.1 First Published: September 2015 This publication describes the requirements, dependencies, and caveats for the Cisco Media Origination System

More information

Cisco Service Control Usage Analysis and Reporting Solution Guide,

Cisco Service Control Usage Analysis and Reporting Solution Guide, CISCO SERVICE CONTROL SOLUTION GUIDE Cisco Service Control Usage Analysis and Reporting Solution Guide, Release 3.8.x 1 About this Guide 2 Usage Analysis and Reporting Solution Overview 3 Using the SCA

More information