Table Of Contents
Universal Port Resource Pooling for Voice and Data Services
Related Features and Technologies
Supported Standards, MIBs, and RFCs
Creating Resource Groups, Customer Profiles, and DNIS Groups Example
Configuring DNIS Groups and Enabling RPM Example
Universal Port Resource Pooling for Voice and Data Services
Feature History
This document describes the Universal Port Resource Pooling for Voice and Data Services feature in Cisco IOS Release 12.2(2)XB and includes the following sections:
•Supported Standards, MIBs, and RFCs
Feature Overview
With Cisco Resource Pool Manager (RPM), telephone companies and Internet service providers (ISPs) can share dial resources for wholesale and retail dial network services in a single network access server (NAS) or across multiple NAS stacks. Call management and call discrimination can be configured to occur before the call is answered, and customers are differentiated by using configurable customer profiles that are based on the Dialed Number Identification Service (DNIS) and call type determined at the time of an incoming call. As a result, Cisco RPM enables service providers to count, control, and manage resources and provide accounting for shared resources when implementing different service-level agreements.The Universal Port Resource Pooling for Voice and Data Services feature now enables service providers to mix voice and data services by designating speech as the supported call-type in the resource pool management customer profile.
Cisco RPM can be configured in one or more standalone Cisco NASs or, optionally, across multiple NAS stacks by using one or more external Cisco Resource Pool Manager servers (RPMSs). This document presents the single, standalone NAS version of Cisco RPM. For more information about Cisco RPMS, see the Cisco Resource Pool Manager Server Solution Guide.
Benefits
The Universal Port Resource Pooling for Voice and Data Services feature provides the following benefits:
•Mix voice and data services in a single access server or stack of servers using resource pool management.
•Manage customer use of shared resources.
•Offer advanced wholesale dial-up services directly to customers. Because the PPP and AAA feature sets are selected by the incoming DNIS, the service provider no longer needs tunneling technology to provide unique service-level agreements to wholesale dial customers.
•Efficiently use resource groups to offer differing oversubscription rates and dial service-level agreements.
•Accept or reject a call based on the incoming DNIS number before answering the call.
•Include local retail dial services in the same NAS with the wholesale dial customers.
Restrictions
•For voice calls, resource pool management is done only for incoming calls, calls from PSTN legs. For outgoing voice calls, resources are allocated only from the default system resource group.
•Mixing of voice DNIS numbers and data DNIS numbers within the same DNIS group in resource pool management is not allowed.
•The same DNIS cannot be used for both voice and data calls in resource pool management.
•Modem pooling and resource pool management are not compatible.
Related Features and Technologies
•Authentication, authorization, and accounting (AAA)
•Point-to-Point Protocol (PPP)
•Virtual Private Dialup Network (VPDN)
Related Documents
•Cisco AS5350 and Cisco AS5400 Universal Gateway Software Configuration Guide
•Cisco Resource Pool Manager Server Configuration Guide
•Cisco Resource Pool Manager Server Installation Guide
•Cisco Resource Pool Manager Server Solutions Guide
•Configuring Resource Pool Management
•Release Notes for Cisco Resource Pool Manager Server Release 1.04
•Resource Pool Management
•Resource Pool Management with Direct Remote Services
•Universal Port Resource Pooling for Voice and Data Service, Cisco IOS Release 12.2(2)XA feature module
Supported Platforms
•Cisco AS5350
•Cisco AS5400
•Cisco AS5850
Supported Standards, MIBs, and RFCs
Standards
No new or modified standards are supported by this feature.
MIBs
No new or modified MIBs are supported by this feature.
To obtain lists of MIBs supported by platform and Cisco IOS release and to download MIB modules, go to the Cisco MIB website on Cisco.com at the following URL:
http://www.cisco.com/public/sw-center/netmgmt/cmtk/mibs.shtml
RFCs
No new or modified RFCs are supported by this feature.
Prerequisites
•Cisco IOS Release 12.2XB or later release
Because Cisco RPM differentiates customers through configured customer profiles, the following components of resouce pool management must be configured:
•Customer profile types
•Call types
Note For this feature, speech must be designated as the supported call-type using the resource command in customer profile configuration mode.
•DNIS groups
•Resource groups
•Resource services
For more information about resouce pool management, see Configuring Resource Pool Management at the following URL:
http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fdial_c/fnsprt11/
dafrpm.htmConfiguration Tasks
See the following sections for configuration tasks for this feature. Each task in the list is identified as either required or optional.
•Enabling RPM (required)
•Verifying RPM (optional)
Enabling RPM
To enable resource pooling for voice and data services, use the following commands, beginning in global configuration mode:
Verifying RPM
Step 1 Enter the show running-config command in privileged EXEC mode. If the "resource-pool enable" string is displayed, RPM is enabled.
Router# show running-config...resource-pool enable!resource-pool group resource voip-rgrange port 3/1 3/15!resource-pool profile customer cp-voicelimit base-size alllimit overflow-size 0resource voip-rg speech service voipdnis group dnis-voip...
Configuration Examples
This section provides the following configuration examples:
•Creating Resource Groups, Customer Profiles, and DNIS Groups Example
•Configuring DNIS Groups and Enabling RPM Example
Creating Resource Groups, Customer Profiles, and DNIS Groups Example
In the following example, resource group "voip-rg," customer profile "cp-voice," and DNIS group "dnis-voip" are created, and "speech" is designated as the supported call type:
Router(config)# resource-pool group resource voip-rgRouter(config-resource-group)# range port 3/1 3/15Router(config-resource-group)# exitRouter(config)# resource-pool profile customer cp-voiceRouter(config-customer-profile)# limit base-size allRouter(config-customer-profile)# limit overflow-size 0Router(config-customer-profile)# resource voip-rg speechRouter(config-customer-profile)# dnis group dnis-voipRouter(config-customer-profile)# exitConfiguring DNIS Groups and Enabling RPM Example
In the following example, DNIS is assigned with leading digits of 522, 525, and 526x to DNIS group "dnis-voip," and resource pool management is enabled:
Router(config)# dialer dnis group dnis-voipRouter(config-dnis-group)# number 522Router(config-dnis-group)# number 525Router(config-dnis-group)# number 526xRouter(config-dnis-group)# call-type cas speechRouter(config-dnis-group)# exitRouter(config)# resource-pool enable
Note For more information about using wildcards in DNIS profiles, see "Configuring DNIS Groups" in Configuring Resouce Pool Management.
Command Reference
There are no new or modified commands. All other commands used with this feature are documented in the Cisco IOS Release 12.2 command reference publications.
Glossary
AAA—authentication, authorization, and accounting.
DNIS—Dialed Number Identification Service. Telephone service that identifies for the receiver of a call the number that the caller dialed.
DSP—Digital Signal Processor.
NAS—network access server. Cisco platform or collection of platforms, such as an AccessPath system, that interfaces between the packet world (for example, the Internet) and the circuit world (for example, the PSTN).
PPP—Point-to-Point Protocol. Successor to SLIP that provides router-to-router and host-to-network connections over synchronous and asynchronous circuits. Whereas SLIP was designed to work with IP, PPP was designed to work with several network layer protocols and has built-in security mechanisms.
PSTN—Public Switched Telephone Network. General term referring to the variety of telephone networks and services in place worldwide.
RPM—Resource Pool Manager.
RPMS—Resource Pool Manager server.
SLIP—Serial Line Internet Protocol. Standard protocol for point-to-point serial connections using a variation of TCP/IP. Predecessor of PPP.
VPDN—virtual private dial-up network.
Note For a list of other internetworking terms, see the Internetworking Terms and Acronyms document available on the Documentation CD-ROM and Cisco.com at the following URL: http://www.cisco.com/univercd/cc/td/doc/cisintwk/ita/index.htm