Cisco Cisco Packet Data Gateway (PDG)

Página de 655
  ECS Changes in Release 17 
ECS Enhancements for 17.2  ▀   
 
Release Change Reference, StarOS Release 17  ▄  
 
   
127 
ECS Enhancements for 17.2 
This section identifies all of the ECS enhancements included in this release: 
Feature Changes - new or modified features or behavior changes. For details, refer to the ECS Administration Guide 
for this release. 
Command Changes - changes to any of the CLI command syntax. For details, refer to the Command Line Interface 
Reference
 for this release. 
Performance Indicator Changes - new, modified, and deprecated bulk statistics, disconnect reasons, counters and/or 
fields in new or modified schema and/or show command output. For details, refer to the Statistics and Counters 
Reference
 for this release. 
CSCus12168 - [ECSv2]: Pop-Up Notification use case 
Applicable Products: GGSN, P-GW 
Feature Changes 
Support for Predefined Rules Deactivation
 
A capability is added in the ECSv2 to redirect traffic when quota for a user expires. When quota expires, PCRF will 
install a rule for the redirection. In the charging-action for this redirection rule, an action to disable the same rule is 
added to ensure one time redirection. A new keyword 
deactivate-predefined-rule
 is added under the Charging 
Action Configuration Mode as per this enhancement. This keyword, when configured, will ensure that the predefined 
rule gets deactivated after applying the charging-action. A charging-rule-report will be sent to PCRF indicating the PCC 
Rule Status as INACTIVE for the deactivated rule. Rule-Failure-Code sent is RESOURCE_ALLOCATION_FAILURE. 
Command Changes 
charging-action
 
A new keyword 
deactivate-predefined-rule
 has been added in this release to ensure that the predefined rule gets 
deactivated after applying the charging-action when configured. By default, the configuration is disabled. The 
no 
option will remove the configuration, and the 
default 
option is same as 
no
.  
The deactivation will apply only for predefined rules. If a static rule or a predefined group-of-ruledef is associated with 
the charging-action, it will not be deactivated. 
configure 
  active-charging service service_name 
     charging-action charging-action_name 
        [ default | no ] deactivate-predefined-rule 
        end