Specifications

Configuring Resource Pool Management
How to Configure RPM
DC-732
Cisco IOS Dial Technologies Configuration Guide
To configure VPDN profiles, use the following commands beginning in global configuration mode:
Configuring VPDN Groups
To configure VPDN groups, use the following commands beginning in global configuration mode:
Command Purpose
Step 1
Router(config)# resource-pool profile vpdn
profile-name
Creates a VPDN profile and assigns it a profile name
Step 2
Router(config-vpdn-profile)# limit base-size
{
number
| all}
Specifies the maximum number of simultaneous base
VPDN sessions to be allowed for this VPDN group
under the terms of the service-level agreement (SLA).
The range is 0 to 1000 sessions. If all sessions are to be
designated as base VPDN sessions, specify all.
Step 3
Router(config-vpdn-profile)# limit overflow-size
{
number
| all}
Specifies the maximum number of simultaneous
overflow VPDN sessions to be allowed for this VPDN
group under the terms of the SLA. The range is 0 to
1000 sessions. If all sessions are to be designated as
overflow VPDN sessions, specify all.
Step 4
Router(config-vpdn-profile)# exit
Returns to global configuration mode.
Step 5
Router(config)# resource-pool profile customer
name
Enters customer profile configuration mode for the
customer to which you wish to assign this VPDN group.
Step 6
Router(config-customer-profi)# vpdn profile
profile-name
or
Router(config-customer-profi)# vpdn group
group-name
Attaches the VPDN profile you have just configured to
the customer profile to which it belongs, or, if the limits
imposed by the VPDN profile are not required, attaches
VPDN group instead (see the section “Configuring
VPDN Groups” later in this chapter).
Command Purpose
Step 1
Router(config)# vpdn enable
Enables VPDN sessions on the NAS.
Step 2
Router(config)# vpdn-group
group-name
Creates a VPDN group and assigns it a unique name.
Each VPDN group can have multiple endpoints
(HGW/LNSs).
Step 3
Router(config-vpdn)# request dialin {l2f | l2tp}
{ip
ip-address
} {domain
domain-name
| dnis
dnis-number
}
Specifies the tunneling protocol to be used to reach the
remote peer defined by a specific IP address if a dial-in
request is received for the specified domain name or
DNIS number. The IP address that qualifies the session
is automatically generated and need not be entered
again.
Step 4
Router(config-vpdn)# multilink {
bundle-number
|
link-number
}
Specifies the maximum number of bundles and links for
all multilink users in the VPDN group. The range for
both bundles and links is 0 to 32767. In general, each
user requires one bundle.