MLPP Relay in PRI to SIP/ISUP Interworking Feature Module

Size: px
Start display at page:

Download "MLPP Relay in PRI to SIP/ISUP Interworking Feature Module"

Transcription

1 MLPP Relay in PRI to SIP/ISUP Interworking Feature Module Document Release History Publication Date January 24, 2011 Comments Initial release of document. Feature History Release Modification 9.8(1) The MLPP Relay in PRI to SIP/ISUP Interworking feature is introduced on the Cisco PGW 2200 Softswitch software. This document describes the MLPP Relay in PRI to SIP/ISUP Interworking feature. This feature is described in the following sections: Feature Description, page 2 Supported Standards, MIBs, and RFCs, page 3 Provisioning Tasks, page 3 Provisioning Examples, page 4 Obtaining Documentation and Submitting a Service Request, page 8 Glossary, page 8 Americas Headquarters: Cisco Systems, Inc., 170 West Tasman Drive, San Jose, CA USA

2 Feature Description Feature Description The MLPP Relay in PRI to SIP/ISUP Interworking feature for the Cisco PGW 2200 Softswitch supports MLPP for PRI-PRI and PRI-SIP/ISUP interworking without local handling and vice versa. With this feature, Cisco PGW 2200 Softswitch interoperates PRI with SIP peers such as CUCM and switches interoping with SS7 in the customer deployment/pstn to facilitate PRI-SIP and PRI-ISUP prioritized call handling transparently. Benefits This feature provides the following benefit: Enables MLPP for PRI-PRI and PRI-SIP/ISUP interworking without local handling and vice versa. Prerequisites The Cisco PGW 2200 Softswitch must be running software Release 9.8(1). The prerequisites for Release 9.8(1) can be found in Release Notes for the Cisco PGW 2200 Softswitch Release 9.8(1) at: Restrictions or Limitations The MLPP Relay in PRI to SIP/ISUP Interworking feature has the following limitations: Cisco PGW 2200 Softswitch only supports MLPP relay information in the SIP-PRI and ISUP-PRI interworking and PRI-PRI call scenarios. No local handling is supported in this feature. On PRI, Cisco PGW 2200 Softswitch will not maintain any MLPP information (domain, priority) for circuits No pre-emption or LFB procedure will be originated or supported In the context of SIP, prioritized call handling requests will not be authenticated or authorized No pre-emption or queueing will be possible for SIP calls An MLPP call will be treated as a regular PRI-PRI, ISUP-PRI, PRI-ISUP, SIP-PRI, or PRI-SIP call on Cisco PGW 2200 Softswitch, with no preferential treatment An MLPP precedence call for which circuit is reserved during preemption can be used by another call before the pre-empting call arrives at Cisco PGW 2200 Softswitch Cisco PGW 2200 Softswitch cannot map the MLPP User Indicator that is received in the ALERTING to SIP in PRI-SIP scenario when generating the ALERTING for SIP-PRI scenarios, Cisco PGW 2200 Softswitch always sends the value as successcalledusernotmlppsubscriber for MLPP calls (the original INVITE has the Resource-Priority header). The UPDATE carrying the Resource-Priority header that is different from the one (if present) in the original INVITE, cannot be relayed in the PRI, and will be ignored. This limitation is because that only SETUP can carry the initial MLPP information. 2

3 Provisioning Tasks Related Documents The MLPP Support for ISUP and SIP Interworking and SIP-to-SIP Transparency feature is related to the MLPP Relay in PRI to SIP/ISUP Interworking feature. The document that contains additional information related to phase 1 of MLPP support on Cisco PGW 2200 Softswitch is available at: html. Supported Standards, MIBs, and RFCs This section identifies the new or modified standards, MIBs, and RFCs that are supported by this feature. Standards Q735.3 MLPP for SS7 Q955.3 MLPP for DSS1 MIBs No new or modified MIBs are supported by this feature. For more information on the MIBs used in the Cisco PGW 2200 Softswitch, see the list of Cisco PGW 2200 Softswitch MIBs at: RFCs RFC4412 Communications Resource Priority for the Session Initiation Protocol RFC4411 Extending the SIP Reason Header for Pre-emption Events Provisioning Tasks This section describes the provisioning tasks for this feature. To use this feature, perform the following task: PGW must be configured at the PRI trunk group level. This means that MlppSupport must be set to 1 on the PRI trunk group. For example: prov-add:trnkgrpprop:name="233", mlppsupport="1" prov-ed:profile:name="sip-prof1", mlppsupport="1" prov-ed:profile:name="sip-prof1", mlppnamespace="q735" prov-add:trnkgrpprop:name="233", mlppni="049" 3

4 Provisioning Examples Provisioning Examples This section provides provisioning examples pertaining to this feature. You can find additional provisioning examples for the Cisco PGW 2200 Softswitch software in the Cisco PGW 2200 Softswitch Software Release 9.8 Provisioning Guide, which is available at: Provisioning Example of MLPP Support for ISUP The following sample MML command establishes MLPP support for ISUP: ; Start a New Provisioning Session prov-sta::srcver="new",dstver="mlpp_isup" ; Add a new dialplan named "1111" numan-add:dialplan:custgrpid="1111", OVERDEC="NO" ;Add OPC/DPC details ;; prov-add:opc:name="stim-opc",desc="stim opc",netaddr="1.1.1",netind=2,type="trueopc" prov-add:dpc:name="stim-dpc",desc="stim dpc",netaddr="1.2.1",netind=2 ;Add ss7 link ;;; prov-add:ss7path:name="ss7path1",desc="ss7 path to stim",mdo="isupv2_german",custgrpid="1111",side="network", DPC="stim-dpc",OPC="stim-opc",M3UAKEY="",ORIGLABEL="",TERMLABEL="" ;Add SLT/STIM details: ;;; prov-add:extnode:name="stim1",desc="ss7 stim",type="slt",isdnsigtype="n/a",group=0 prov-add:sessionset:name="stim-set1",extnode="stim1",ipaddr1="ip_addr1",peeraddr1=" ",PORT=7000,PEERPORT=7000,TYPE="BSMV0" ;Add SS7 Linkset and Links: prov-add:lnkset:name="lkset1",desc="ss7 linkset to stim",apc="stim-dpc",proto="ss7-itu",type="ip" prov-add:ss7route:name="ss7rt1",desc="ss7 route to stim",opc="stim-opc",dpc="stim-dpc",lnkset="lkset1",pri=1 prov-add:c7iplnk:name="c7lnk1",desc="ss7 link to stim",lnkset="lkset1",slc=0,pri=1,timeslot=0,sessionset="stim-set1 ;Add MGCP path: ;; prov-add:extnode:name="mgcp1",desc="mgcp stim",type="as5300",isdnsigtype="n/a",group=0 prov-add:mgcppath:name="stimpath1",desc="mgcp path to pype",extnode="mgcp1" prov-add:iplnk:name="stim-iplnk1",desc="mgcp to pype",svc="stimpath1",ipaddr="ip_addr1",port=2427,peeraddr="10.0.2,21",peerport=2427,pri=1,iproute="" ;Add trunk grp: 4

5 Provisioning Examples ; prov-add:trnkgrp:name="233", svc="ss7path1",type="tdm_isup",selseq="lidl" prov-ed:trnkgrpprop:name="233",custgrpid="1111" ;ADD MLPP support on ISUP trunkgroup ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; prov-ed:trnkgrpprop:name="233",mlppsupport="1",mlppni="049" ;Add Trunk CICS and Endpoints: ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; prov-add:switchtrnk:name="1",trnkgrpnum="233",span="ffff",cic=1,cu="mgcp1",spansize=31,end point="s0/ds1-1/1@sh-rusa" prov-add:rttrnkgrp:name="233",type=1,reattempts=1,queuing=0,cutthrough=0,resincperc=0 ;Add Trunk Routes: ;;;;;;;;;;;;;;;;;;;;;; prov-add:rttrnk:weightedtg="off",name="rt233",trnkgrpnum=233 prov-add:rtlist:name="rtlst233",rtname="rt233",distrib="off" numan-add:resultset:custgrpid="1111",name="rset233" numan-add:resulttable:custgrpid="1111",name="rtab1",resulttype="route",dw1="rtlst233",setn ame="rset233 ;Add digitstring to routeset: ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; numan-add:bdigtree:custgrpid="1111",callside="originating",digitstring="233",setname="rset 233" ; Save the Provisioning Session prov-dply Provisioning Example of MLPP Support for ISDN The following sample MML command establishes MLPP support for ISDN: ; Start a New Provisioning Session prov-sta::srcver="new",dstver="mlpp_isdn" ; Add a new dialplan named "1111" numan-add:dialplan:custgrpid="1111", OVERDEC="NO" ;Add a STIM details ;;;;; prov-add:extnode:name="sh ",desc=" for MGCP",TYPE="AS5300",ISDNSIGTYPE="N/A",GROUP=0 ;Add a MGCP PATH prov-add:mgcppath:name="mgcp ",desc="mgcp sh ",extnode="sh " prov-add:sigsvcprop:name="mgcp ",mgcpdomainnameremote="s0/ds1-0/1@sh-rusa" 5

6 Provisioning Examples prov-add:iplnk:name="clink25-1",desc="mgcp link to sh ",svc="mgcp ",ipaddr="ip_addr1",port=2427,peeraddr=" ",peerport=24 27,PRI=1,IPROUTE="" ;Add ISDN DCHAN ;;;;;;;;;;;;;;;;;;;;;;;;;; prov-add:ipfaspath:name="bh25ni2",desc="ni-2 service to AS ",EXTNODE="sh ",MDO="ETS_300_172",CUSTGRPID="1111",SIDE="network",ABFLAG= "n",crlen=2 prov-add:sessionset:name="gw25set",extnode="sh ",ipaddr1="ip_addr1",peeraddr1=" ",port=7007,peerport=7007,type="ipfas" prov-add:dchan:name="ni2dchn1",desc="ip link-backhaul svc NAS ",SVC="bh25ni2",PRI=1,SESSIONSET="gw25set",SIGSLOT=0,SIGPORT=0 ;Add a ISDN trunk grp ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; prov-add:trnkgrp:name="888", CLLI="GW-25-NI2", SVC="bh25ni2",TYPE="TDM_PRI" prov-ed:trnkgrpprop:name="888",custgrpid="1111" prov-add:switchtrnk:name="1", trnkgrpnum="888", span="ffff", cic=1, cu="sh ", spansize=24,endpoint="s0/ds1-0/1@sh-rusa" prov-add:rttrnkgrp:name="888",type=7,reattempts=3,queuing=0,cutthrough=2,resincperc=0 ;ADD MLPP support on ISDN trunkgroup ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; prov-ed:trnkgrpprop:name="888",mlppsupport="1",mlppni="9004" ;Add a Trunk Routes: ;;;;;;;;;;;;;;;;;;;;;;;;;;; prov-add:rttrnk:weightedtg="off",name="rt888",trnkgrpnum=888 prov-add:rtlist:name="rtlist888",rtname="rt888",distrib="off" numan-add:resultset:custgrpid="1111",name="pri-888" numan-add:resulttable:custgrpid="1111",name="result888",resulttype="route", dw1="rtlist888",setname="pri-888" ;Add digitstring to routeset: ;;;;;;;;;;;;;;;;;;;;;;;;;;;;; numan-add:bdigtree:custgrpid="1111",callside="originating",digitstring="888",setname="pri- 888" ; Save the Provisioning Session prov-dply Provisioning Example of MLPP Support for SIP The following sample MML command establishes MLPP support for SIP: ; Start a New Provisioning Session prov-sta::srcver="new",dstver="mlpp_sip" ; Add a new dialplan named "1111" numan-add:dialplan:custgrpid="1111", OVERDEC="NO" 6

7 Provisioning Examples ; Add a SIP Signaling Path prov-add:sippath:name="sip-path",desc="sipsigpath",mdo="ietf_sip",origlabel="", TERMLABEL="" prov-add:siplnk:name="sip-link1",desc="siplink",svc="sip-path",ipaddr="ip_addr1", PORT=5060,PRI=1 prov-add:trnkgrp:name="100",clli="sipin-path",svc="sip-path",type="sip_in",selseq="lidl", qable="n",default=1 prov-add:profile:name="sip-prof1",type="sipprofile",custgrpid="1111",mgcdomain=" " prov-add:trnkgrpprof:name="100",profile="sip-prof1" ; Add SIP Trunk Groups prov-add:trnkgrp:name="235",clli="sip-path",svc="sip-path",type="ip_sip",selseq="lidl", qable="n" prov-add:trnkgrpprof:name="235",profile="sip-prof1" prov-add:siprttrnkgrp:name="235",url=" ",srvrr=0,sipproxyport=5060,version="2.0", cutthrough=1,extsupport=1,domainbasedrtgsupport=0 prov-add:rttrnk:weightedtg="off",name="rg235",trnkgrpnum=235 prov-add:rtlist:name="rlst235",rtname="rg235",distrib="off" ; Dial plan routing to SIP side numan-add:resultset:custgrpid="1111",name="rset235" numan-add:resulttable:custgrpid="1111",name="rtab235",resulttype="route",dw1="rlst235", setname="rset235" numan-add:bdigtree:custgrpid="1111",callside="originating",digitstring="235", setname="rset235" ; Save the Provisioning Session prov-dply Provisioning Example of MLPP Support This section provides a provisioning example for the MLPP support feature. ; Start a New Provisioning Session prov-sta::srcver="new",dstver="mlpp-prov-sip" ; Add a new dialplan named "1111" numan-add:dialplan:custgrpid="1111", OVERDEC="NO" ; Add a SIP Signaling Path prov-add:sippath:name="sip-path",desc="sipsigpath",mdo="ietf_sip",origlabel="", TERMLABEL="" prov-add:siplnk:name="sip-link1",desc="siplink",svc="sip-path",ipaddr="ip_addr1", PORT=5060,PRI=1 prov-add:trnkgrp:name="100",clli="sipin-path",svc="sip-path",type="sip_in",selseq="lidl", qable="n",default=1 prov-add:profile:name="sip-prof1",type="sipprofile",custgrpid="1111",mgcdomain=" ",,mlppnamespace="q735",mlppsupport="1" prov-add:trnkgrpprof:name="100",profile="sip-prof1" ; Add SIP Trunk Groups prov-add:trnkgrp:name="235",clli="sip-path",svc="sip-path",type="ip_sip",selseq="lidl", qable="n" prov-add:trnkgrpprof:name="235",profile="sip-prof1" prov-add:siprttrnkgrp:name="235",url=" ",srvrr=0,sipproxyport=5060,version="2.0", cutthrough=1,extsupport=1,domainbasedrtgsupport=0 prov-add:rttrnk:weightedtg="off",name="rg235",trnkgrpnum=235 7

8 Obtaining Documentation and Submitting a Service Request prov-add:rtlist:name="rlst235",rtname="rg235",distrib="off" ; Dial plan routing to SIP side numan-add:resultset:custgrpid="1111",name="rset235" numan-add:resulttable:custgrpid="1111",name="rtab235",resulttype="route",dw1="rlst235", setname="rset235" numan-add:bdigtree:custgrpid="1111",callside="originating",digitstring="235", setname="rset235" ; Save the Provisioning Session prov-dply 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 a Really Simple Syndication (RSS) feed and set content to be delivered directly to your desktop using a reader application. The RSS feeds are a free service and Cisco currently supports RSS Version 2.0. Glossary Table 1 provides a list of acronyms used in this document, and their expansions. Table 1 Acronym ISDN ISUP LFB MGC MLPP PGW PRI PSTN SIP Expansions Expansion Integrated Services Digital Network ISDN User Part Look Ahead for Busy Cisco Media Gateway Controller MultiLevel Precedence and Preemption PSTN Gateway Primary Rate Interface Public Switched Telephony Network Session Initiation Protocol Cisco and the Cisco Logo are trademarks of Cisco Systems, Inc. and/or its affiliates in the U.S. and other countries. A listing of Cisco's trademarks can be found at 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. (1005R) 8

9 Glossary 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. 9

10 Glossary 10

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

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

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 BTS Softswitch SIP Media Stream Enhancement Feature Module

Cisco BTS Softswitch SIP Media Stream Enhancement Feature Module Cisco BTS 10200 Softswitch SIP Media Stream Enhancement Feature Module Last Updated: August 10, 2011 The Cisco BTS 10200 Softswitch enables the BTS 10200 to modify the media stream received in the Session

More information

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

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

More information

Cisco PGW 2200 Softswitch Generic Call Tagging Feature Module

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

More information

Cisco Virtual PGW 2200 Softswitch Domain-Based Routing Feature Module

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

More information

Support of Provisionable QoS for Signaling Traffic

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

More information

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

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

RADIUS Packet of Disconnect

RADIUS Packet of Disconnect First Published: March 19, 2001 Last Updated: October 2, 2009 The feature is used to terminate a connected voice call. Finding Feature Information Your software release may not support all the features

More information

QoS: Child Service Policy for Priority Class

QoS: Child Service Policy for Priority Class QoS: Child Service Policy for Priority Class First Published: November, 2006 Last Updated: March 2, 2009 The QoS: Child Service Policy for Priority Class feature allows you to configure a child service

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

IPsec NAT Transparency

IPsec NAT Transparency sec NAT Transparency First Published: November 25, 2002 Last Updated: March 1, 2011 The sec NAT Transparency feature introduces support for Security (sec) traffic to travel through Network Address Translation

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

MPLS VPN--Show Running VRF

MPLS VPN--Show Running VRF MPLS VPN--Show Running VRF Last Updated: December 15, 2011 The MPLS VPN--Show Running VRF feature provides a Cisco IOS command-line interface (CLI) option to display a subset of the running configuration

More information

Cisco PGW 2200 Softswitch H.248 Protocol Phase 2 Feature Module

Cisco PGW 2200 Softswitch H.248 Protocol Phase 2 Feature Module Cisco PGW 2200 Softswitch H.248 Protocol Phase 2 Feature Module Document Release History Publication Date Comments December 2009 Updated the values for CallHoldInterworkingEnabled. July 2009 Added the

More information

Frame Relay PVC Interface Priority Queueing

Frame Relay PVC Interface Priority Queueing Frame Relay PVC Interface Priority Queueing Last Updated: October 6, 2011 The Frame Relay PVC Interface Priority Queueing feature provides an interface-level priority queueing scheme in which prioritization

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

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

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

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

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

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

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

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

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

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

More information

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

IP Source Tracker. Finding Feature Information. Restrictions for IP Source Tracker. Last Updated: January 18, 2012

IP Source Tracker. Finding Feature Information. Restrictions for IP Source Tracker. Last Updated: January 18, 2012 IP Source Tracker Last Updated: January 18, 2012 The IP Source Tracker feature tracks information in the following ways: Gathers information about the traffic that is flowing to a host that is suspected

More information

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

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

More information

BGP Event-Based VPN Import

BGP Event-Based VPN Import BGP Event-Based VPN Import Last Updated: April 13, 2012 The BGP Event-Based VPN Import feature introduces a modification to the existing Border Gateway Protocol (BGP) path import process. The enhanced

More information

Configuring SIP Support for Hookflash

Configuring SIP Support for Hookflash Configuring SIP Support for Hookflash Last Updated: September 28, 2012 This chapter contains information about the SIP Support for Hookflash feature that allows you to configure IP Centrex supplementary

More information

Full Number Translations

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

More information

Using Cisco Discovery Protocol

Using Cisco Discovery Protocol Using Cisco Discovery Protocol First Published: February 1, 1995 Last Updated: August 12, 2010 Cisco Discovery Protocol (CDP) is a Layer 2 media-independent and network-independent protocol that runs on

More information

DHCP Client on WAN Interfaces

DHCP Client on WAN Interfaces DHCP Client on WAN Interfaces First Published: February 25, 2002 Last Updated: September 12, 2008 The DHCP Client on WAN Interfaces feature extends the Dynamic Host Configuration Protocol (DHCP) to allow

More information

SS7 Provisioning. Provisioning SS7 CHAPTER

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

More information

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

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

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

Using NetFlow Sampling to Select the Network Traffic to Track

Using NetFlow Sampling to Select the Network Traffic to Track Using NetFlow Sampling to Select the Network Traffic to Track Last Updated: September 17, 2012 This module contains information about and instructions for selecting the network traffic to track through

More information

BGP Policy Accounting Output Interface Accounting

BGP Policy Accounting Output Interface Accounting BGP Policy Accounting Output Interface Accounting Last Updated: November 2, 2011 Border Gateway Protocol (BGP) policy accounting (PA) measures and classifies IP traffic that is sent to, or received from,

More information

Support for Three Tuple Media Gateways

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

More information

MPLS VPN over mgre. Finding Feature Information. Last Updated: November 1, 2012

MPLS VPN over mgre. Finding Feature Information. Last Updated: November 1, 2012 MPLS VPN over mgre Last Updated: November 1, 2012 The MPLS VPN over mgre feature overcomes the requirement that a carrier support multiprotocol label switching (MPLS) by allowing you to provide MPLS connectivity

More information

Cisco BTS Softswitch Release Notes for Release Maintenance Release

Cisco BTS Softswitch Release Notes for Release Maintenance Release Cisco BTS 10200 Softswitch Release Notes for Release 6.0.4 Maintenance Release Revised on: May 14, 2012, Introduction The Cisco BTS 10200 Softswitch is a class-independent software switch (softswitch)

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

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

WRED-Explicit Congestion Notification

WRED-Explicit Congestion Notification WRED-Explicit Congestion Notification Last Updated: December 2, 2011 Currently, the congestion control and avoidance algorithms for Transmission Control Protocol (TCP) are based on the idea that packet

More information

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

Integration Note for ECDS with Cisco Show and Share, Cisco Media Experience Engine 3500, and Cisco Digital Media Players 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

More information

RADIUS Tunnel Preference for Load Balancing

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

More information

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

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

Providing Connectivity Using ATM Routed Bridge Encapsulation over PVCs

Providing Connectivity Using ATM Routed Bridge Encapsulation over PVCs Providing Connectivity Using ATM Routed Bridge Encapsulation over PVCs Last Updated: December 5, 2011 The Providing Connectivity Using ATM Routed Bridge Encapsulation over PVCs feature provides the functionality

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

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

Providing Connectivity Using ATM Routed Bridge Encapsulation over PVCs

Providing Connectivity Using ATM Routed Bridge Encapsulation over PVCs Providing Connectivity Using ATM Routed Bridge Encapsulation over PVCs First Published: May 2, 2005 Last Updated: November 24, 2010 The Providing Connectivity Using ATM Routed Bridge Encapsulation over

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

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

RADIUS Vendor-Specific Attributes (VSA) and RADIUS Disconnect-Cause Attribute Values

RADIUS Vendor-Specific Attributes (VSA) and RADIUS Disconnect-Cause Attribute Values RADIUS Vendor-Specific Attributes (VSA) and RADIUS Disconnect-Cause Attribute Values First Published: September 23, 2005 Last Updated: August 18, 2010 The Internet Engineering Task Force (IETF) draft standard

More information

SIP Network Overview

SIP Network Overview CHAPTER 1 S Network Overview Revised: October 30, 2012, This guide describes the Session Initiation Protocol (S) signaling features supported in Release 6.0.4 of the Softswitch, and explains how to provision

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

A-Number Country Code Digit Remove Property

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

More information

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

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

DPNSS Call Back And Extension Status Interworking with Cisco CallManager

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

More information

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

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

Global Title Provisioning

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

More information

E911 Mapping on the MGC 2200

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

More information

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

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

RADIUS Tunnel Attribute Extensions

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

More information

Frame Relay Queueing and Fragmentation at the Interface

Frame Relay Queueing and Fragmentation at the Interface Frame Relay Queueing and Fragmentation at the Interface Last Updated: October 6, 2011 The Frame Relay Queueing and Fragmentation at the Interface feature introduces support for low-latency queueing (LLQ)

More information

Preserve 802.1Q Tagging with 802.1P Marking over ATM PVCs for xdsl Uplinks

Preserve 802.1Q Tagging with 802.1P Marking over ATM PVCs for xdsl Uplinks Preserve 802.1Q Tagging with 802.1P Marking over ATM PVCs for xdsl Uplinks First Published: October 21, 2009 Last Updated: Sept 17, 2010 The Preserve 802.1Q Tagging with 802.1P Marking over ATM PVCs for

More information

No Service Password-Recovery

No Service Password-Recovery No Service Password-Recovery Last Updated: January 18, 2012 The No Service Password-Recovery feature is a security enhancement that prevents anyone with console access from accessing the router configuration

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

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

Cisco PGW 2200 Signaling Mode Design Guide

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

More information

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

QoS: Child Service Policy for Priority Class

QoS: Child Service Policy for Priority Class QoS: Child Service Policy for Priority Class First Published: November, 2006 The QoS: Child Service Policy for Priority Class feature allows you to configure a child service policy with nonqueuing-based

More information

Cisco Virtual PGW 2200 Softswitch SIP Profiles Feature Module

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

More information

Firewall Authentication Proxy for FTP and Telnet Sessions

Firewall Authentication Proxy for FTP and Telnet Sessions Firewall Authentication Proxy for FTP and Telnet Sessions Last Updated: January 18, 2012 Before the introduction of the Firewall Authentication Proxy for FTP and Telnet Sessions feature, users could enable

More information

Configuring MAC Authentication Bypass

Configuring MAC Authentication Bypass Configuring MAC Authentication Bypass Last Updated: January 18, 2012 The MAC Authentication Bypass feature is a MAC-address-based authentication mechanism that allows clients in a network to integrate

More information

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

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

More information

RSVP Support for RTP Header Compression, Phase 1

RSVP Support for RTP Header Compression, Phase 1 RSVP Support for RTP Header Compression, Phase 1 The Resource Reservation Protocol (RSVP) Support for Real-Time Transport Protocol (RTP) Header Compression, Phase 1 feature provides a method for decreasing

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

Sun RPC ALG Support for Firewall and NAT

Sun RPC ALG Support for Firewall and NAT Sun RPC ALG Support for Firewall and NAT Last Updated: December 18, 2011 The Sun RPC ALG Support for Firewall and NAT feature adds support for the Sun Microsystems (Sun) Remote Procedure Call (RPC) Application

More information

Cisco Unified Contact Center Express Release Notes 10.6(1)SU2

Cisco Unified Contact Center Express Release Notes 10.6(1)SU2 First Published: April 09, 2016 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

More information

SIP Gateway Support for the bind Command

SIP Gateway Support for the bind Command SIP Gateway Support for the bind Command Last Updated: December 16, 2011 The Gateway Support for the bind Command feature introduces the bind command, which allows you to configure the source IP address

More information

Local Template-Based ATM PVC Provisioning

Local Template-Based ATM PVC Provisioning Local Template-Based ATM PVC Provisioning Last Updated: August 29, 2012 The Local Template-Based ATM Provisioning feature enables ATM permanent virtual circuits (PVCs) to be provisioned automatically as

More information

Important Electrostatic Discharge and System Grounding Information for Cisco SCE 8000, Release 3.5.5

Important Electrostatic Discharge and System Grounding Information for Cisco SCE 8000, Release 3.5.5 Important Electrostatic Discharge and System Grounding Information for Cisco SCE 8000, Release 3.5.5 Before you install the Cisco SCE8000 chassis or touch the modules, read this document. For more information

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

Inspection of Router-Generated Traffic

Inspection of Router-Generated Traffic Inspection of Router-Generated Traffic The Inspection of Router-Generated Traffic feature allows Context-Based Access Control (CBAC) to inspect traffic that is originated by or destined to the router on

More information

Cisco Service Control Traffic Optimization: Capacity Control Solution Guide, Release 3.6.x

Cisco Service Control Traffic Optimization: Capacity Control Solution Guide, Release 3.6.x CISCO SERVICE CONTROL SOLUTION GUIDE Cisco Service Control Traffic Optimization: Capacity Control Solution Guide, Release 3.6.x 1 Introduction and Toolset Overview 2 Configuring the Solution 3 Obtaining

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

Configuring ISG Support for Prepaid Billing

Configuring ISG Support for Prepaid Billing Configuring ISG Support for Prepaid Billing Last Updated: December 19, 2012 Intelligent Services Gateway (ISG) is a Cisco IOS software feature set that provides a structured framework in which edge devices

More information

Configuring Scalable Hub-and-Spoke MPLS VPNs

Configuring Scalable Hub-and-Spoke MPLS VPNs Configuring Scalable Hub-and-Spoke MPLS VPNs Last Updated: December 15, 2011 This module explains how to ensure that virtual private network (VPN) clients that connect to the same provider edge (PE) router

More information

IPsec Anti-Replay Window: Expanding and Disabling

IPsec Anti-Replay Window: Expanding and Disabling IPsec Anti-Replay Window: Expanding and Disabling First Published: February 28, 2005 Last Updated: March 24, 2011 Cisco IP security (IPsec) authentication provides anti-replay protection against an attacker

More information

Configuring AudioCodes Mediant 2000 in the Cisco PGW MGCP Version

Configuring AudioCodes Mediant 2000 in the Cisco PGW MGCP Version Configuring AudioCodes Mediant 2000 in the Cisco PGW 2200 - MGCP Version Published by AudioCodes Interoperability Laboratory Configuration Guide Configuring AudioCodes Mediant 2000 Structure of this Configuration

More information

IEEE 802.1ad Support on Provider Bridges

IEEE 802.1ad Support on Provider Bridges IEEE 802.1ad Support on Provider Bridges First Published: April 19, 2010 Last Updated: May 26, 2011 Service provider bridges (also called provider bridges) allow switches in a service provider network

More information