Specifications

Configuring Resource Pool Management
Configuration Examples for RPM
DC-750
Cisco IOS Dial Technologies Configuration Guide
The customer profile named “DEFAULT” serves as the default customer profile for speech calls
only. If the solution uses an external RPMS server, this same configuration can be used for backup
resource pooling if communication is lost between the NAS and the RPMS.
Customer Profile Configuration for DoVBS Example
To allow ISDN calls with a speech bearer capability to be directed to digital resources, make the
following change (highlighted in bold) to the configuration shown in the previous section,Standard
Configuration for RPM Example”:
resource-pool profile customer ACME
limit base-size 30
limit overflow-size 10
resource isdn-ports speech
dnis group ACME_dnis_numbers
This change causes ISDN speech calls (in addition to ISDN digital calls) to be directed to the resource
“isdn-ports”; thus, ISDN speech calls provide DoVBS.
DNIS Discriminator Profile Example
The following is sample configuration for a DNIS discriminator. It shows how to enable resource pool
management, configure a customer profile, create DNIS groups, and add numbers to the DNIS groups.
aaa new-model
!
! Enable resource pool management
resource-pool enable
!
resource-pool group resource digital
range limit 20
!
! Configure customer profile
resource-pool profile customer cp1
limit base-size all
limit overflow-size 0
resource digital digital
dnis group ok
!
!
isdn switch-type primary-5ess
!
controller T1 0
framing esf
clock source line primary
linecode b8zs
pri-group timeslots 1-24
!
interface Loopback1
ip address 192.168.0.0 255.255.255.0
!
interface Serial0:23
ip unnumbered Loopback1
encapsulation ppp
ip mroute-cache
dialer-group 1
isdn switch-type primary-5ess