Cisco Cisco Packet Data Gateway (PDG)

Página de 518
Concatenation of Rulebase Names for 3G Subscribers
CSCut84538 - Concatenated rulebase name for 3G
Applicable Products: GGSN, PDSN, P-GW
Feature Changes
Currently, the Wireless Mobile Private Network (MPN) configures a dedicated rulebase per service. The
Enterprise that utilizes this service has the rulebase per subscriber in 3G or signaled from AAA server with
SN1-Rulebase attribute. In the case of a prepaid service, the rulebase name will be the customer-specific
prepaid policy attribute received from the AAA server.
When both the RADIUS attributes are received, the last received attribute is considered and applied to the
subscriber session. In this release, for a 3G CDMA call, the AAA server merges prepaid attribute and
SN1-Rulebase as a new rulebase and then applies the new rulebase to the session on the gateway.
Rulebase Concatenation is a customer-specific feature. A valid feature license must be installed prior to
configuring this feature. For more information, contact your Cisco account representative.
Important
Previous Behavior: Rulebase was a single attribute value as obtained in the RADIUS Access-Accept response
message. That is, only one rulebase can be applied with either SN1-Rulebase AVP or customer-specific prepaid
policy AVP, whichever comes last.
New Behavior: When both the attributes are received, the rulebase name will be a concatenation of the
attributes as received in the Access-Accept response message. If only one of the attributes is received, the
current behavior is applicable i.e. the last received attribute will be selected as the rulebase and it will be
applied to the session.
If the concatenated rulesbase is not matching with the rulebase configured on the gateway, and/or if both the
attributes are present more than once, then the session is rejected.
New CLI configurations are added in APN and subscriber configuration modes to support rulebase
concatenation. The new CLI is controlled through a customer-specific license.
Customer Impact: This feature implementation helps the MPN to customize the rulebase and combine prepaid
service with additional services like Service Based Access (SBA).
Command Changes
radius rulebase-format
This new CLI command is configured at APN level to enable/disable the Rulebase Concatenation feature.
This feature is used to merge the prepaid attribute and SN1-Rulebase as a new rulebase. If the Rulebase
Concatenation feature is not enabled, the last received rulebase is applied to the session.
configure
context context_name
apn apn_name
radius rulebase-format { custom1 | standard }
Release Change Reference, StarOS Release 19    
27
AAA Changes in Release 19
Concatenation of Rulebase Names for 3G Subscribers