Specifications

Configuring Resource Pool Management
How to Configure RPM
DC-730
Cisco IOS Dial Technologies Configuration Guide
template PPP1
peer default ip address pool pool1 pool2
ppp ipcp dns 10.1.1.1 10.1.1.2
ppp ipcp wins 10.1.1.3 10.1.1.4
ppp multilink max-links 2
.
.
.
Step 2 Ensure that your template appears in the configuration file.
Placing the Template in the Customer Profile
To place your template in the customer profile, use the following commands beginning in global
configuration command mode:
To verify the placement of your template in the customer profile, perform the following steps:
Step 1 Enter the show resource-pool customer EXEC command:
Router# show resource-pool customer
List of Customer Profiles:
CP1
CP2
Step 2 Look at the list of customer profiles and make sure that your profile appears in the list.
Step 3 To verify a particular customer profile configuration, enter the show resource-pool customer name
EXEC command (where the customer profile name is “CP1”):
Router# show resource-pool customer CP1
97 active connections
120 calls accepted
210 max number of simultaneous connections
50 calls rejected due to profile limits
0 calls rejected due to resource unavailable
90 minutes spent with max connections
5 overflow connections
2 overflow states entered
0 overflow connections rejected
0 minutes spent in overflow
13134 minutes since last clear command
Command Purpose
Step 1
Router(config)# resource-pool profile
customer
name
Assigns a name to a customer profile.
Step 2
Router(config-customer-pr)# source template
Associates the template with the customer profile.