Cisco Cisco Packet Data Gateway (PDG) リリースノート

ページ / 678
  GTPP Changes in Release 15.0 
GTPP Enhancements for January 31, 2014  ▀   
 
Cisco ASR 5x00 Release Change Reference  ▄  
 
   
223 
Feature Changes 
Suppression of LOSDV Addition Trigger Generated for DCCA and Service Idle Out Triggers
 
Previous Behavior: CLI was not available to disable DCCA and service-idle out triggers for CDR generation. 
New Behavior: With this release, configurable options are provided to disable the addition of LOSDV in PGW-CDR 
for DCCA generated triggers and when a service idles out. 
Command Changes 
gtpp trigger
 
Two new keywords options “
service-idle-out
” and “
dcca
” are added to the GTPP Group configuration to provide 
an option to disable the closure of Service container for PGW-CDRs. 
configure 
  context <context_name> 
     gtpp group <gtpp_grpname> 
        gtpp trigger { service-idle-out | dcca } 
        no gtpp trigger { service-idle-out | dcca } 
        end 
CSCul86799 - AAA side changes for S-CDR should quantify the volume drop 
with counter 
Applicable Products: SGSN 
Feature Changes 
New S-CDR Field in custom33 Dictionary
 
A new CDR field “sgsn2gDlDroppedBytes” has been added to custom33 GTPP dictionary to address the SGSN and 
GGSN CDR packet count mismatch issue occurred due to paging failure and queue full in 2G scenario. 
This is an optional field present only in the 2G S-CDRs to indicate the number of 2G bytes dropped by the SGSN. Note 
that this is not a CLI controlled feature. 
This field is provided also for partial CDRs generated with gtpp interim, volume trigger, time tarrif, etc.