Cisco Cisco Packet Data Gateway (PDG) Nota De Lançamento

Página de 678
  AAA Changes in Release 15.0 
AAA Enhancements for September 30, 2013  ▀   
 
Cisco ASR 5x00 Release Change Reference  ▄  
 
   
67 
configure 
   rlf-template rlf_template_name 
      threshold { lower lowerThreshold_value | upper upperThreshold_value } [ -noconfirm 
]
 
      default threshold 
      end 
Important:
  Rate Limiting Function (RLF) is a license-controlled feature. A valid feature license must be 
installed prior to configuring this feature. Contact your Cisco account representative for more information. 
Modified Diameter Commands
 
This section identifies Diameter commands modified in release 15.0. 
action
 
Applicable Product(s): GGSN, HA, P-GW 
The local policy service configuration has been modified to retry to PCRF after a configured amount of time. This is 
achieved through the use of new option “
retry-count
” along with the action “
start-timer
”. New action 
reconnect-to-server
” is also added in the local-policy actiondef configuration to handle backoff scenario. 
configure 
   local-policy-service service_name 
      actiondef actiondef_name 
      action priority priority action_name arguments 
      no action priority priority 
      end 
condition
 
Applicable Product(s): P-GW 
Local Policy Ruledef CLI command is modified to accommodate the PDN Type as one of the rule matching parameter. 
That is, to intelligently install filters from Local Policy, a new variable “
pdn-type
” is added at Local Policy to push the 
filters based on the UE PDN Type. 
configure 
   local-policy-service service_name 
      ruledef ruledef_name 
         condition priority priority { variable { eq | ge | gt | le | lt | match | ne | 
nomatch } 
regex | string_value | int_value | set }