Cisco Cisco Packet Data Interworking Function (PDIF)

Pagina di 655
  AAA Changes in Release 17 
AAA Enhancements for 17.0  ▀   
 
Release Change Reference, StarOS Release 17  ▄  
 
   
75 
CSCum75446, CSCum20550, CSCum36649, CSCum36659 - Support for FUA in 
Local Policy 
Applicable Products: P-GW, SAEGW 
Feature Changes 
Support for FUA in Local Policy
 
Local Policy is used as an option to fallback when there is a failure with PCRF. Local Policy supports Out-Of-
Credit/Reallocation-of-Credit and can install different policies for these event-triggers. In this release, Local Policy 
Engine is enhanced to include Final-Unit-Action (FUA) and Filter ID as two parameters based on which different 
policies can be pushed. 
Important:
  This feature will be active only when Gx Assume Positive is active. 
On reconnect to server event, P-GW will send the status of current active rules to PCRF. 
Operator could enable more use cases with Local Policy even if PCRF connection is lost. 
Command Changes 
condition
 
final-unit-action
 is a new keyword in this command to allow configuring different filter IDs and different FUA 
actions for the events like out-of-credit, etc. 
configure 
  local-policy-service service_name 
     ruledef ruledef_name 
        condition priority priority final-unit-action [ eq | ge | gt | le | lt | match | 
ne | nomatch ] [ terminate | redirect | restrict-access ]+ [ filter-id ] [ eq | ge | gt | 
le | lt | match | ne | nomatch ] 
filter-id 
        no condition priority priority  
        end 
Notes: 
 
When the Final-Unit-Action (FUA) received from the session manager during out-of-credit scenario matches 
with the configured FUA, then one of the following actions will be taken. If the filter-id is configured, then at 
least one filter-id should be matched. 
 
redirect
: Redirects the service 
 
restrict-access 
: Restricts the service 
 
terminate
: Terminates the service