Specifications

Configuring Resource Pool Management
How to Configure RPM
DC-725
Cisco IOS Dial Technologies Configuration Guide
To verify discriminator profile settings, use the following commands:
Step 1 Use the show resource-pool discriminator name command to verify the call discriminator profiles that
you configured.
If you enter the show resource-pool discriminator command without including a call discriminator
name, a list of all current call discriminator profiles appears.
If you enter a call discriminator profile name with the show resource-pool discriminator command, the
number of calls rejected by the selected call discriminator appears.
Router# show resource-pool discriminator
List of Call Discriminator Profiles:
deny_CLID
Router# show resource-pool discriminator deny_CLID
1 calls rejected
Step 2 Use the show dialer command to display general diagnostic information for interfaces configured for
the dialer.
Router# show dialer [interface]
type number
Step 3
Router(config-call-d)# clid group {
clid-group-name
|
default}
Optional. Associates a CLID group with the
discriminator. If you do not specify a
clid-group-name, the default discriminator in the
RM is used. Any CLID number coming in on a call
is in its respective default group unless it is
specifically assigned a clid-group-name.
After a CLID group is associated with a call type in
a discriminator, it cannot be used in any other
discriminator.
Step 4
Router(config-call-d)# dnis group {
dnis-group-name
|
default}
Optional. Associates a DNIS group with the
discriminator. If you do not specify a
dnis-group-name, the default discriminator in the
RM is used. Any DNIS number coming in on a call
is in its respective default group unless it is
specifically assigned a dnis-group-name.
After a DNIS group is associated with a call type in
a discriminator, it cannot be used in any other
discriminator.
Command Purpose