Specifications

Configuring Resource Pool Management
How to Configure RPM
DC-727
Cisco IOS Dial Technologies Configuration Guide
Configuring Customer Profiles
To configure customer profiles, use the following commands beginning in global configuration mode:
Customer profiles are used so that service providers can assign different service characteristics to
different customers. Note the following characteristics of customer profiles:
Multiple resources of the same call type are used sequentially.
The limits imposed are per customer (DNIS)—not per resource.
A digital resource with a call type of speech allows for Data over Speech Bearer Service (DoSBS).
Configuring Default Customer Profiles
Default customer profiles are identical to standard customer profiles, except they do not have any
associated DNIS groups. To define a default customer profile, use the reserved keyword default for the
DNIS group:
The rest of the customer profile is configured as shown in the previous section “Configuring Customer
Profiles.”
Configuring Customer Profiles Using Backup Customer Profiles
Backup customer profiles are customer profiles configured locally on the Cisco NAS and are used to
answer calls on the basis of a configured allocation scheme when the link between the Cisco NAS and
Cisco RPMS is disabled.
To enable the backup feature, you need to have already configured the following on the router:
The resource-pool aaa protocol group name local command.
All customer profiles and DNIS groups on the NAS.
Command Purpose
Step 1
Router(config)# resource-pool profile customer
name
Creates a customer profile.
Step 2
Router(config-customer-pro)# dnis group
{
dnis-group-name
| default}
Includes a group of DNIS numbers in the customer profile.
Step 3
Router(config-customer-pro)# limit base-size
{
number
| all}
Specifies the base size usage limit.
Step 4
Router(config-customer-pro)# limit
overflow-size {
number
| all}
Specifies the oversize size usage limit.
Step 5
Router(config-customer-pro)# resource
WORD
{digital | speech | v110 | v120} [service
WORD
]
Assigns resources and supported call types to the customer
profile.
Command Purpose
Step 1
Router(config)# resource-pool profile customer
name
Assigns a name to the default customer profile.
Step 2
Router(config-customer-pro)# dnis group default
Assigns the default DNIS group to the customer profile. This
sets up the customer profile such that it will use the default
DNIS configuration, which is automatically set on the NAS.