OSP URL Command Change

Size: px
Start display at page:

Download "OSP URL Command Change"

Transcription

1 OSP URL Command Change Feature History Release 12.2(2)XU Modification This feature was introduced. This document describes the OSP URL Command Change feature in and includes the following sections: Feature Overview, page 1 Supported Platforms, page 2 Supported Standards, MIBs, and RFCs, page 2 Prerequisites, page 2 Configuration Tasks, page 3 Command Reference, page 5 Glossary, page 8 Feature Overview The url command change for the OSP URL Command Change feature is a minor modification in the way that the settlement providers are configured. As a result of minimum CLI change in the architecture, the OSP process must be shut down before performing any URL change. Restrictions The Cisco Settlement for Packet Telephony feature requires Cisco IOS Release 12.1(1)T or higher and the correct version of VCWare that is compatible with this version of the Cisco IOS software. The settlement feature cannot be enabled on dial peers that use Registration, Admission, and Status (RAS) as the session target. The settlement software is offered only in crypto images and therefore is under export controls. 1

2 Supported Platforms OSP URL Command Change Related Features and Technologies The Settlement for Packet Voice feature is dependent upon the interoperability of Interactive Voice Response (IVR), which uses audio files that manage the voice prompting and digit collection to gather caller information for authenticating the user and identifying the destination. Refer to Configuring Interactive Voice Response for Cisco Access Platforms. Related Documents Settlements for Packet Voice, Phase 2 Supported Platforms Cisco 2600 series Cisco 3600 series Cisco AS5300 Cisco AS5400 Cisco AS5800 Supported Standards, MIBs, and RFCs Standards European Telecommunication Standards Institute (ETSI) Technical Specification (TS) MIBs No new or modified MIBs are supported by this feature. To obtain lists of supported MIBs by platform and Cisco IOS release, and to download MIB modules, go to the Cisco MIB website on Cisco.com at the following URL: RFCs No new or modified RFCs are supported by this feature. Prerequisites In Cisco IOS Release 12.0(4)XH or later release, both the originating and terminating gateways must be using the Tool Command Language (TCL) IVR scripts to perform settlement successfully. If a terminating gateway that is not configured with a TCL script receives settlement calls, it does not recognize the tokens added to those calls by the settlement server; therefore, those calls pass through without being audited or charged. Ensure that the correct version of VCWare is downloaded to the Cisco AS

3 OSP URL Command Change Configuration Tasks Note The Cisco AS5800 uses portware, not VCWare, with its modems. Before configuring the settlement feature, you must have configured the Public Key Infrastructure (PKI) for secured communication between the access platform (or router) and the settlement server. For detailed information about Certificates and secure devices see the Cisco IOS Release 12.0 documentation titled Certification Authority Interoperability. Requires or later release. Configuration Tasks See the following section for configuration tasks for the OSP URL Command Change feature. Each task in the list is identified as either required or optional. Configuring the Settlement Provider (required) Verifying Configuration (optional) Configuring the Settlement Provider To configure the service provider to authorize calls, use the following commands: Command Purpose Step 1 Router# configure terminal Enters global configuration mode. Step 2 Router(config)# settlement number Enters settlement configuration mode and specifies the settlement provider number. Step 3 Router(config-settlement)# type osp Configures the settlement provider type. Step 4 Router(config-settlement)# shutdown Shuts down the settlement provider. Step 5 Router(config-settlement)# url url Enters the settlement provider URL for the ISP hosting the settlement server. Note This step can be repeated multiple times if the settlement provider has more than one service point. Step 6 Router(config-settlement)# no shutdown Brings up the settlement provider. Note If you are configuring a TransNexus server, first enter the url url; then enter the customer-id and the device-id commands. 3

4 Configuration Tasks OSP URL Command Change Verifying Configuration Use the show running-config privileged EXEC command to verify your configuration, as shown in the Configuration Example section. 4

5 OSP URL Command Change Configuration Example Configuration Example The output shown below is the result of using the show running-config command. version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption service internal service udp-small-servers service tcp-small-servers! hostname c3620-px15! ip subnet-zero! settlement 0 type osp url Command Reference This section documents modified commands. All other commands used with this feature are documented in the Cisco IOS Release 12.2 command reference publications. 5

6 url OSP URL Command Change url To configure the Internet service provider (ISP) address, enter the url command in settlement configuration mode. You can configure the address type multiple times. If you configure multiple URLs for the settlement server, the gateway attempts to send the request to each URL in the order that you configured these addresses. Use the no form of this command to disable this command. url url-address no url url-address Syntax Description url-address Valid URL address is in the format: qualified domain name[:port]/[url] Defaults None Command Modes Settlement configuration Command History Release 12.0(4)XH1 12.2(2)XU Modification This command was introduced. The settlement configuration for this command was modified.the settlement provider must be shutdown before the url command is entered. Usage Guidelines If multiple URLs exist, the gateway attempts to send the OSP message to the URLs in the order they are configured. If the first URL is unsuccessful, the gateway tries the next URL. If the first URL becomes available, the gateway does not switch back to it until it loops through the list of URLs, for example: url url url If fails, the gateway sends the request to If comes back online, the gateway continues to send requests to Later on, if is down, the gateway sends requests to Only when does down, that the gateway routes its requests back to 6

7 OSP URL Command Change url Examples The following example sets the settlement provider URLs. settlement 0 url url url url Related Commands Command Description connection-timeout Sets the connection timeout. customer-id Sets the customer identification. device-id Sets the device identification. encryption Specifies the encryption method. max-connection Sets the maximum simultaneous connections. response-timeout Sets the response timeout. retry-delay Sets the retry delay. retry-limit Sets the connection retry limit. session-timeout Sets the session timeout. settlement Enters settlement configuration mode. show settlement Displays the configuration for all settlement server transactions. shutdown/no shutdown Brings up/shuts down the settlement provider. type Specifies the provider type. 7

8 Glossary OSP URL Command Change Glossary ETSI European Telecommunications Standards Institute. ETSI is a non-profit organization producing voluntary telecommunications standards used throughout Europe, some of which have been adopted by the EC as the technical base for Directives or Regulations. ISP Internet service provider. Company that provides Internet access to other companies and individuals. IVR interactive voice response. Term used to describe systems that provide information in the form of recorded messages over telephone lines in response to user input in the form of spoken words or, more commonly, DTMF signaling. Examples include banks that allow you to check your balance from any telephone and automated stock quote systems. OSP Open Settlement Protocol. Client/server protocol defined by the ETSI TIPHON to establish authenticated connections between gateways, and to allow gateways and servers to transfer accounting and routing information securely. OSP allows service providers to roll out VoIP services without establishing direct peering agreements with other ITSPs. PKI public-key infrastructure. System of CAs (and, optionally, RAs and other supporting servers and agents) that perform some set of certificate management, archive management, key management, and token management functions for a community of users in an application of asymmetric cryptography. RAS Registration, Admission, and Status Protocol. Protocol that is used between endpoints and the gatekeeper to perform management functions. RAS signaling function performs registration, admissions, bandwidth changes, status, and disengage procedures between the VoIP gateway and the gatekeeper. TCL Toolkit Command Language. A scripting language used for gateway products both internally and externally to Cisco IOS software code. URL uniform resource locator. Type of formatted identifier that describes the access method and the location of an information resource object on the Internet. 8

This feature was introduced.

This feature was introduced. Feature History Release 12.2(11)T Modification This feature was introduced. This document describes the QSIG for TCL IVR (Tool Language Interactive Voice Response) 2.0 feature in and includes the following

More information

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

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

More information

Call Status Tracking Optimization

Call Status Tracking Optimization Call Status Tracking Optimization Feature History Release Modification 122(2)XU This feature was introduced on the Cisco 2600 series, the Cisco 3600 series, the Cisco MC3810, and the Cisco 7200 series

More information

Universal Port Resource Pooling for Voice and Data Services

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

More information

WCCPv2 and WCCP Enhancements

WCCPv2 and WCCP Enhancements WCCPv2 and WCCP Enhancements Release 12.0(11)S June 20, 2000 This feature module describes the Web Cache Communication Protocol (WCCP) Enhancements feature and includes information on the benefits of the

More information

Configuring VoIP Call Setup Monitoring

Configuring VoIP Call Setup Monitoring The Cisco IOS IP Service Level Agreements (SLAs) VoIP Call Setup (Post-Dial Delay) Monitoring feature provides the ability to measure your network s response time for setting up a Voice over IP (VoIP)

More information

Configuring FXS Ports for Basic Calls

Configuring FXS Ports for Basic Calls Configuring FXS Ports for Basic Calls First Published: October 2, 2008 Last updated: March 19, 2010 This module describes how to configure analog Foreign Exchange Station (FXS) ports on a Cisco Integrated

More information

Interworking Signaling Enhancements for H.323 and SIP VoIP

Interworking Signaling Enhancements for H.323 and SIP VoIP Interworking Signaling Enhancements for H.323 and SIP VoIP This feature module describes enhancements to H.323 and Session Initiation Protocol (SIP) signaling when interworking with ISDN, T1 channel associated

More information

Gateway Trunk and Carrier Based Routing Enhancements

Gateway Trunk and Carrier Based Routing Enhancements Gateway Trunk and Carrier Based Routing Enhancements Feature History Release Modification 12.2(2)XU This feature is introduced for H.323 and SIP interfaces on the Cisco 2600 series, Cisco 3600 series,

More information

SIP Call Transfer and Call Forwarding Supplementary Services

SIP Call Transfer and Call Forwarding Supplementary Services SIP Call Transfer and Call Forwarding Supplementary Services The SIP Call Transfer and Call Forwarding Supplementary Services feature introduces the ability of Session Initiation Protocol (SIP) gateways

More information

Configuring VoIP Gatekeeper Registration Delay Operations

Configuring VoIP Gatekeeper Registration Delay Operations Configuring VoIP Gatekeeper Registration Delay Operations This document describes how to configure an Cisco IOS IP Service Level Agreements (SLAs) Voice over IP (VoIP) gatekeeper registration delay operation

More information

Voice over IP Q.SIG Network Transparency

Voice over IP Q.SIG Network Transparency Voice over IP Q.SIG Network Transparency Feature History Release 12.0(7)T 12.1(5)XM2 Modification This feature was introduced Support was added for the Cisco AS5350 and Cisco AS5400 universal gateways.

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

Implementing Secure Socket Layer

Implementing Secure Socket Layer This module describes how to implement SSL. The Secure Socket Layer (SSL) protocol and Transport Layer Security (TLS) are application-level protocols that provide for secure communication between a client

More information

L2TP IPsec Support for NAT and PAT Windows Clients

L2TP IPsec Support for NAT and PAT Windows Clients L2TP IPsec Support for NAT and PAT Windows Clients The L2TP IPsec Support for NAT and PAT Windows Clients feature allows mulitple Windows client to connect to an IPsec-enabled Cisco IOS Layer 2 Tunneling

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

RPR+ on Cisco 7500 Series Routers

RPR+ on Cisco 7500 Series Routers RPR+ on Cisco 7500 Series Routers Feature History 12.0(19)ST1 12.0(22)S 12.2(14)S This feature was introduced. This feature was integrated into Cisco IOS Release 12.0(22)S. This feature was integrated

More information

MPLS VPN ID. Feature Overview. This feature was introduced. Support for this feature was integrated into Cisco IOS Release 12.2(4)B.

MPLS VPN ID. Feature Overview. This feature was introduced. Support for this feature was integrated into Cisco IOS Release 12.2(4)B. MPLS VPN ID Feature History Release 12.0(17)ST 12.2(4)B Modification This feature was introduced. Support for this feature was integrated into. This document describes the MPLS VPN ID feature in and includes

More information

Configuring Data Export for Flexible NetFlow with Flow Exporters

Configuring Data Export for Flexible NetFlow with Flow Exporters Configuring Data Export for Flexible NetFlow with Flow Exporters Last Updated: September 4, 2012 This document contains information about and instructions for configuring flow exporters to export Flexible

More information

Transferring Files Using HTTP or HTTPS

Transferring Files Using HTTP or HTTPS Cisco IOS Release 12.4 provides the ability to transfer files between your Cisco IOS software-based device and a remote HTTP server using the HTTP or HTTP Secure (HTTPS) protocol. HTTP and HTTPS can now

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

Finding Support Information for Platforms and Cisco IOS Software Images

Finding Support Information for Platforms and Cisco IOS Software Images First Published: June 19, 2006 Last Updated: June 19, 2006 The Cisco Networking Services () feature is a collection of services that can provide remote event-driven configuring of Cisco IOS networking

More information

Configuring Application Visibility and Control for Cisco Flexible Netflow

Configuring Application Visibility and Control for Cisco Flexible Netflow Configuring Application Visibility and Control for Cisco Flexible Netflow First published: July 22, 2011 This guide contains information about the Cisco Application Visibility and Control feature. It also

More information

Restrictions for Secure Copy Performance Improvement

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

More information

Cisco UBE Out-of-dialog OPTIONS Ping

Cisco UBE Out-of-dialog OPTIONS Ping The Cisco Unified Border Element Out-of-dialog (OOD) Options Ping feature provides a keepalive mechanism at the SIP level between any number of destinations. Finding Feature Information, page 1 Prerequisites

More information

PPP over Frame Relay

PPP over Frame Relay The feature allows a router to establish end-to-end Point-to-Point Protocol (PPP) sessions over Frame Relay. Finding Feature Information, page 1 Prerequisites for, page 1 Restrictions for, page 2 Information

More information

Firewall Stateful Inspection of ICMP

Firewall Stateful Inspection of ICMP Firewall Stateful Inspection of ICMP Last Updated: March 26, 2012 The Firewall Stateful Inspection of ICMP feature addresses the limitation of qualifying Internet Control Management Protocol (ICMP) messages

More information

NetFlow Multiple Export Destinations

NetFlow Multiple Export Destinations Feature History Release 12.0(19)S 12.0(19)ST 12.2(2)T 12.2(14)S Modification This feature was introduced on the Cisco 12000 Internet router. This feature was integrated into Cisco IOS Release 12.0(19)ST.

More information

Overview of SIP. Information About SIP. SIP Capabilities. This chapter provides an overview of the Session Initiation Protocol (SIP).

Overview of SIP. Information About SIP. SIP Capabilities. This chapter provides an overview of the Session Initiation Protocol (SIP). This chapter provides an overview of the Session Initiation Protocol (SIP). Information About SIP, page 1 How SIP Works, page 4 How SIP Works with a Proxy Server, page 5 How SIP Works with a Redirect Server,

More information

FPG Endpoint Agnostic Port Allocation

FPG Endpoint Agnostic Port Allocation When the Endpoint Agnostic Port Allocation feature is configured, an entry is added to the Symmetric Port Database. If the entry is already available, the port listed in the Symmetric Port Database is

More information

Configuring Modem Transport Support for VoIP

Configuring Modem Transport Support for VoIP Configuring Modem Transport Support for VoIP This chapter explains how to configure modem transport support for Voice over IP (VoIP) and contains the following sections: Modem Transport Support Overview,

More information

map q850-cause through mgcp packagecapability

map q850-cause through mgcp packagecapability map q850-cause through mgcp package-capability map q850-cause through mgcp packagecapability 1 map q850-cause map q850-cause through mgcp package-capability map q850-cause To play a customized tone to

More information

Cisco MICA Modem Dial Modifiers for Cisco AS5300 and AS5800 Universal Access Servers

Cisco MICA Modem Dial Modifiers for Cisco AS5300 and AS5800 Universal Access Servers Cisco MICA Modem Dial Modifiers for Cisco AS5300 and AS5800 Universal Access Servers June 22, 2001 This feature module describes dial modifier support for Cisco MICA modems through enhanced Cisco MICA

More information

DHCP Server RADIUS Proxy

DHCP Server RADIUS Proxy The Dynamic Host Configuration Protocol (DHCP) Server RADIUS Proxy is a RADIUS-based address assignment mechanism in which a DHCP server authorizes remote clients and allocates addresses based on replies

More information

Unified Border Element (CUBE) with Cisco Unified Communications Manager (CUCM) Configuration Example

Unified Border Element (CUBE) with Cisco Unified Communications Manager (CUCM) Configuration Example Unified Border Element (CUBE) with Cisco Unified Communications Manager (CUCM) Configuration Example Document ID: 99863 Contents Introduction Prerequisites Requirements Components Used Conventions Configure

More information

Introduction. H.323 Basics CHAPTER

Introduction. H.323 Basics CHAPTER CHAPTER 1 Last revised on: October 30, 2009 This chapter provides an overview of the standard and the video infrastructure components used to build an videoconferencing network. It describes the basics

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

Dial Peer Features and Configuration

Dial Peer Features and Configuration Establishing voice communication over a packet network is similar to configuring a static route: You are establishing a specific voice connection between two defined endpoints. Call legs define the discrete

More information

IPsec Dead Peer Detection Periodic Message Option

IPsec Dead Peer Detection Periodic Message Option IPsec Dead Peer Detection Periodic Message The IPsec Dead Peer Detection Periodic Message feature is used to configure the router to query the liveliness of its Internet Key Exchange (IKE) peer at regular

More information

Cisco IOS Firewall Authentication Proxy

Cisco IOS Firewall Authentication Proxy Cisco IOS Firewall Authentication Proxy This feature module describes the Cisco IOS Firewall Authentication Proxy feature. It includes information on the benefits of the feature, supported platforms, configuration

More information

Configuring Embedded Resource Manager-MIB

Configuring Embedded Resource Manager-MIB The Embedded Resource Manager (ERM)-MIB feature introduces MIB support for the ERM feature. The ERM feature tracks resource usage information for every registered resource owner and resource user. The

More information

IPsec Anti-Replay Window Expanding and Disabling

IPsec Anti-Replay Window Expanding and Disabling IPsec Anti-Replay Window Expanding and Disabling Cisco IP security (IPsec) authentication provides anti-replay protection against an attacker duplicating encrypted packets by assigning a unique sequence

More information

HTTPS--HTTP Server and Client with SSL 3.0

HTTPS--HTTP Server and Client with SSL 3.0 The feature provides Secure Socket Layer (SSL) version 3.0 support for the HTTP 1.1 server and HTTP 1.1 client within Cisco IOS XE software. SSL provides server authentication, encryption, and message

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

Configuring Fax Detection , page 1 This chapter describes configuration for the fax detection (single-number voice and fax) feature on an IP network. Fax detection is the capability to detect automatically whether an incoming call

More information

Multicast Music-on-Hold Support on Cisco UBE

Multicast Music-on-Hold Support on Cisco UBE First Published: July 22, 2011 Last Updated: July 22, 2011 The Multicast Music-on-Hold (MMOH) feature enables you to subscribe to a music streaming service when you are using a Cisco Unified Border Element.

More information

Implementing T1 CAS for VoIP

Implementing T1 CAS for VoIP This chapter describes how to implement the T1 Channel-Associated Signaling (CAS) for VoIP feature. This feature adds support for T1 CAS and E1 R2 signaling with the voice feature card (VFC). The T1 CAS

More information

Using Link Layer Discovery Protocol in Multivendor Networks

Using Link Layer Discovery Protocol in Multivendor Networks Using Link Layer Discovery Protocol in Multivendor Networks Link Layer Discovery Protocol (LLDP), standardized by the IEEE as part of 802.1ab, enables standardized discovery of nodes, which in turn facilitates

More information

Using Link Layer Discovery Protocol in Multivendor Networks

Using Link Layer Discovery Protocol in Multivendor Networks Using Link Layer Discovery Protocol in Multivendor Networks Link Layer Discovery Protocol (LLDP), standardized by the IEEE as part of 802.1ab, enables standardized discovery of nodes, which in turn facilitates

More information

Cisco Mobile Networks Tunnel Templates for Multicast

Cisco Mobile Networks Tunnel Templates for Multicast Cisco Mobile Networks Tunnel Templates for Multicast The Cisco Mobile Networks--Tunnel Templates for Multicast feature allows the configuration of multicast on statically created tunnels to be applied

More information

Pre-Fragmentation for IPSec VPNs

Pre-Fragmentation for IPSec VPNs Pre-Fragmentation for IPSec VPNs Feature History Release 12.1(11b)E 12.2(13)T 12.2(14)S Modification This feature was introduced. This feature was integrated into Cisco IOS Release 12.2(13)T. This feature

More information

Configuring Hosted NAT Traversal for Session Border Controller

Configuring Hosted NAT Traversal for Session Border Controller Configuring Hosted NAT Traversal for Session Border Controller The Cisco IOS Hosted NAT Traversal for Session Border Controller Phase-1 feature enables a Cisco IOS Network Address Translation (NAT) Session

More information

IEEE 802.1X Multiple Authentication

IEEE 802.1X Multiple Authentication The feature provides a means of authenticating multiple hosts on a single port. With both 802.1X and non-802.1x devices, multiple hosts can be authenticated using different methods. Each host is individually

More information

H.323 Configuration Guide, Cisco IOS Release 15M&T

H.323 Configuration Guide, Cisco IOS Release 15M&T 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 THE SPECIFICATIONS AND INFORMATION

More information

Configuring Enhanced Conferencing and Transcoding for Voice Gateway Routers

Configuring Enhanced Conferencing and Transcoding for Voice Gateway Routers Configuring Enhanced Conferencing and Transcoding for Voice Gateway Routers This chapter describes the steps for enabling conferencing and transcoding support on Cisco IOS voice gateways in a Cisco Unified

More information

Lab Configuring Static Routes Instructor Version 2500

Lab Configuring Static Routes Instructor Version 2500 Lab 6.1.6 Configuring Static Routes Instructor Version 2500 Objective Configure static routes between routers to allow data transfer between routers without the use of dynamic routing protocols. Background/Preparation

More information

Using Application Level Gateways with NAT

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

More information

Configuring SIP Call-Transfer Features

Configuring SIP Call-Transfer Features Configuring SIP Call-Transfer Features Configuring SIP Call-Transfer Features Last Updated: May 05, 2011 This chapter describes how to configure SIP call-transfer features. It describes the following features:

More information

HTTP 1.1 Web Server and Client

HTTP 1.1 Web Server and Client The feature provides a consistent interface for users and applications by implementing support for HTTP 1.1 in Cisco IOS XE software-based devices. When combined with the HTTPS feature, the feature provides

More information

Configuring an Error Response Code upon an Out-of-Dialog OPTIONS Ping Failure

Configuring an Error Response Code upon an Out-of-Dialog OPTIONS Ping Failure Configuring an Error Response Code upon an Out-of-Dialog OPTIONS Ping Failure Cisco Unified Border Element (Cisco UBE) provides an option to configure the error response code when a dial peer is busied

More information

Configuring Data Export for Flexible NetFlow with Flow Exporters

Configuring Data Export for Flexible NetFlow with Flow Exporters Configuring Data Export for Flexible NetFlow with Flow Exporters Last Updated: November 29, 2012 This document contains information about and instructions for configuring flow exporters to export Flexible

More information

H.323. Definition. Overview. Topics

H.323. Definition. Overview. Topics H.323 Definition H.323 is a standard that specifies the components, protocols and procedures that provide multimedia communication services real-time audio, video, and data communications over packet networks,

More information

Server Groups in Outbound Dial Peers

Server Groups in Outbound Dial Peers This feature configures a server group (group of server addresses) that can be referenced from an outbound dial peer. Feature Information for Configuring, page 1 Information About, page 2 How to Configure,

More information

PSTN Fallback. Finding Feature Information

PSTN Fallback. Finding Feature Information The feature monitors congestion in the IP network and redirects calls to the Public Switched Telephone Network (PSTN) or rejects calls on the basis of network congestion. This feature can also use the

More information

802.1P CoS Bit Set for PPP and PPPoE Control Frames

802.1P CoS Bit Set for PPP and PPPoE Control Frames 802.1P CoS Bit Set for PPP and PPPoE Control The 802.1P CoS Bit Set for PPP and PPPoE Control feature provides the ability to set user priority bits in the IEEE 802.1Q tagged frame to allow traffic prioritization.

More information

Configuring TACACS. Finding Feature Information. Prerequisites for Configuring TACACS

Configuring TACACS. Finding Feature Information. Prerequisites for Configuring TACACS TACACS+ is a security application that provides centralized validation of users attempting to gain access to a router or network access server. TACACS+ provides detailed accounting information and flexible

More information

Configuring Hookflash Relay on FXS/FXO Voice Ports

Configuring Hookflash Relay on FXS/FXO Voice Ports Configuring Hookflash Relay on FXS/FXO Voice Ports Document ID: 15405 Contents Introduction Prerequisites Requirements Components Used Conventions Background Information Configure Configure PLAR OPX and

More information

Redundant Link Manager (RLM)

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

More information

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

PSTN Fallback. Finding Feature Information

PSTN Fallback. Finding Feature Information The feature monitors congestion in the IP network and redirects calls to the Public Switched Telephone Network (PSTN) or rejects calls on the basis of network congestion. This feature can also use the

More information

HTTPS--HTTP Server and Client with SSL 3.0

HTTPS--HTTP Server and Client with SSL 3.0 The feature provides Secure Socket Layer (SSL) version 3.0 support for the HTTP 1.1 server and HTTP 1.1 client within Cisco IOS software. SSL provides server authentication, encryption, and message integrity

More information

Configuring SIP Call-Transfer Features

Configuring SIP Call-Transfer Features This chapter describes how to configure SIP call-transfer features. It describes the following features: SIP - Call Transfer Using Refer Method SIP - Call Transfer Enhancements Using Refer Method SIP Transfer

More information

ISDN Network Side for ETSI Net5 PRI

ISDN Network Side for ETSI Net5 PRI ISDN Network Side for ETSI Net5 PRI Feature History Release 12.1(T) 12.1(5)XM2 Modification This feature was introduced. Support was added for the Cisco AS5350 and Cisco AS5400 universal gateways. This

More information

Configuring NetFlow BGP Next Hop Support for Accounting and Analysis

Configuring NetFlow BGP Next Hop Support for Accounting and Analysis Configuring NetFlow BGP Next Hop Support for Accounting and Analysis This document provides information about and instructions for configuring NetFlow Border Gateway Protocol (BGP) next hop support. This

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 This module contains information about and instructions for selecting the network traffic to track through the use of NetFlow sampling. The

More information

SSG TCP Redirect for Services

SSG TCP Redirect for Services SSG TCP Redirect for Services Feature History Release 12.1(5)DC 12.2(4)B 12.2(16)B Modification This feature was introduced on Cisco 6400 series routers as the HTTP Redirect feature. This feature was integrated

More information

Configuring RADIUS. Information About RADIUS. RADIUS Network Environments. Send document comments to

Configuring RADIUS. Information About RADIUS. RADIUS Network Environments. Send document comments to 3 CHAPTER This chapter describes how to configure Remote Access Dial-In User Service (RADIUS) protocol on NX-OS devices. This chapter includes the following sections: Information About RADIUS, page 3-1

More information

Configuring the Eight-Port FXS RJ-21 Module

Configuring the Eight-Port FXS RJ-21 Module CHAPTER 7 Configuring the Eight-Port FXS RJ-21 Module The Eight-port RJ-21 FXS Module is a high-density analog phone and fax relay interface. By providing service to analog phones and fax machines, the

More information

AAA Dead-Server Detection

AAA Dead-Server Detection The feature allows you to configure the criteria to be used to mark a RADIUS server as dead. If no criteria are explicitly configured, the criteria are computed dynamically on the basis of the number of

More information

Web Services Management Agent Configuration Guide, Cisco IOS XE Release 3S

Web Services Management Agent Configuration Guide, Cisco IOS XE Release 3S Web Services Management Agent Configuration Guide, Cisco IOS XE Release 3S First Published: March 29, 2013 Last Modified: March 29, 2013 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive

More information

Troubleshooting Network analysis Software communication tests and development Education. Protocols used for communication (10 seconds capture)

Troubleshooting Network analysis Software communication tests and development Education. Protocols used for communication (10 seconds capture) Lab 1 Wireshark Wireshark is an open source and free packet analyser used for many purposes, such as: Troubleshooting Network analysis Software communication tests and development Education This reports

More information

Call Transfer and Forward

Call Transfer and Forward Information About, page 1 Configure ing, page 32 Configuration Examples for ing, page 77 Where to Go Next, page 86 Feature Information for ing, page 87 Information About Call Forward Call forward feature

More information

SIP-to-SIP Connections on a Cisco Unified Border Element

SIP-to-SIP Connections on a Cisco Unified Border Element SIP-to-SIP Connections on a Cisco Unified Border Element Revised: March 25, 2011 First Published: June 19, 2006 Last Updated: Nov 14, 2013 This chapter describes how to configure and enable features for

More information

Configuring the Cisco IOS Auto-Upgrade Manager

Configuring the Cisco IOS Auto-Upgrade Manager Configuring the Cisco IOS Auto-Upgrade Manager The Cisco IOS Auto-Upgrade Manager (AUM) feature simplifies the software image upgrade process by providing a simple interface to specify, download, and upgrade

More information

Autosense for ATM PVCs and MUX SNAP Encapsulation

Autosense for ATM PVCs and MUX SNAP Encapsulation Autosense for ATM PVCs and MUX SNAP Encapsulation The PPPoA/PPPoE Autosense for ATM PVCs feature enables a router to distinguish between incoming PPP over ATM (PPPoA) and PPP over Ethernet (PPPoE) over

More information

Configuring a Load-Balancing Scheme

Configuring a Load-Balancing Scheme This module contains information about Cisco Express Forwarding and describes the tasks for configuring a load-balancing scheme for Cisco Express Forwarding traffic. Load-balancing allows you to optimize

More information

Configuring the Cisco NAM 2220 Appliance

Configuring the Cisco NAM 2220 Appliance CHAPTER 5 This section describes how to configure the Cisco NAM 2220 appliance to establish network connectivity, configure IP parameters, and how to perform other required administrative tasks using the

More information

Configuring NAT for High Availability

Configuring NAT for High Availability Configuring NAT for High Availability Last Updated: December 18, 2011 This module contains procedures for configuring Network Address Translation (NAT) to support the increasing need for highly resilient

More information

GETVPN CRL Checking. Finding Feature Information. Information About GETVPN CRL Checking

GETVPN CRL Checking. Finding Feature Information. Information About GETVPN CRL Checking During the Group Encrypted Transport VPN (GET VPN) process, certificates are received from a certificate authority (CA) and used as a proof of identity. Certificates may be revoked for a number of reasons,

More information

Configuring IP SLAs TCP Connect Operations

Configuring IP SLAs TCP Connect Operations This module describes how to configure an IP Service Level Agreements (SLAs) TCP Connect operation to measure the response time taken to perform a TCP Connect operation between a Cisco router and devices

More information

Smart IAD. User s Guide

Smart IAD. User s Guide Smart IAD User s Guide I Trademarks Contents are subject to revise without prior notice. All trademarks belong to their respective owners. FCC Warning This equipment has been tested and found to comply

More information

Configuring Enhanced Conferencing and Transcoding for Voice Gateway Routers

Configuring Enhanced Conferencing and Transcoding for Voice Gateway Routers Configuring Enhanced Conferencing and Transcoding for Voice Gateway Routers This chapter describes the steps for enabling conferencing and transcoding support on Cisco IOS voice gateways in a Cisco Unified

More information

Implementing Secure Shell

Implementing Secure Shell Implementing Secure Shell Secure Shell (SSH) is an application and a protocol that provides a secure replacement to the Berkeley r-tools. The protocol secures sessions using standard cryptographic mechanisms,

More information

Network Admission Control Agentless Host Support

Network Admission Control Agentless Host Support Network Admission Control Agentless Host Support Last Updated: October 10, 2012 The Network Admission Control: Agentless Host Support feature allows for an exhaustive examination of agentless hosts (hosts

More information

VPDN Tunnel Management

VPDN Tunnel Management VPDN Tunnel Management Finding Feature Information VPDN Tunnel Management Last Updated: July 22, 2011 This module contains information about managing virtual private dialup network (VPDN) tunnels and monitoring

More information

Cable Interface Bundling for the Cisco ubr7200 Series Cable Router

Cable Interface Bundling for the Cisco ubr7200 Series Cable Router Cable Interface Bundling for the Cisco ubr7200 Series Cable Router Feature Overview This feature allows multiple cable interfaces to share a single IP subnet. Currently, you must use an IP subnet for each

More information

Cisco Networking Services Flow-Through Provisioning

Cisco Networking Services Flow-Through Provisioning Cisco Networking Services Flow-Through Provisioning The feature provides the infrastructure for automated configuration of large numbers of network devices. Based on Cisco Networking Services event and

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

AAA Authorization and Authentication Cache

AAA Authorization and Authentication Cache AAA Authorization and Authentication Cache First Published: March 16, 2006 Last Updated: March 1, 2006 The AAA Authorization and Authentication Cache feature allows you to cache authorization and authentication

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