Cisco Cisco Packet Data Gateway (PDG)

Página de 655
GTPP Changes in Release 17   
▀  GTPP Enhancements for 17.0 
 
 
▄  Release Change Reference, StarOS Release 17 
208 
   
Feature Changes 
Corrected CGF Parsing Errors
 
The following CDR attributes parsed through CGF have been modified to maintain them in sync with the output of 
monitor protocol
 command. 
 
p-GWAddress -> p_GWAddress 
 
servinggNodePLMNIdentifier -> servingNodePLMNIdentifier 
 
p-GWPLMNIdentifier -> p_GWPLMNIdentifier 
CSCup08800 - gtpp egcdr new-path cli 
Applicable Products: GGSN, P-GW 
Feature Changes 
CLI Support for New CDR Framework
 
In this release, the existing CLI command “
gtpp egcdr new-path
” is concealed to keep the release backward 
compatible and its functionality is now being supported using the CLI command “
gtpp egcdr dynamic-path
”. 
Previous Behavior:  The CLI command “
gtpp egcdr new-path
” was used to switch between old and new path for 
CDR generation. 
New Behavior:  From this release onwards there is only one flow at ECS, so no new path/old path for CDR generation. 
The CLI behavior is changed so that instead of working as switch for old path / new path for CDR generation, it acts as 
the medium to provide path for dynamic /customized ddl. The existing CLI command has been modified as “
gtpp 
egcdr dynamic-path
”. 
Command Changes 
gtpp egcdr dynamic-path
 
dynamic-path
 is a new keyword in this command to enable the new framework for eGCDR and PGW-CDR 
generation. 
configure 
  context context_name 
     gtpp group group_name 
        gtpp egcdr dynamic-path ddl-path 
        { default | no } gtpp egcdr dynamic-path 
        end 
Notes: