Cisco Cisco Packet Data Gateway (PDG)

Seite von 467
  GTPP Interface Configuration 
Configuring the GPRS Tunneling Protocol  ▀   
 
GTPP Interface Administration and Reference, StarOS Release 19  ▄  
 
   
69 
Configuring GTPP for SGSN 
This section provides the GTPP configuration for SGSN. 
1.  At the local context level, configure the system to reserve a CPU for performing a AAA proxy function for 
accounting.
 
configure 
   context local 
      gtpp single-source private-extensions 
      end 
2.  When gprs-service and sgsn-service are configured in source context, configure the GTPP group related 
parameters like GTPP server parameters, GTPP dictionary, and optionally CGF to support GTPP accounting:
 
configure 
   context source 
      gtpp group default 
      gtpp charging-agent address 192.168.10.10  
      gtpp server 192.168.10.2 priority max  
      gtpp dictionary custom10 
      end 
Important:
  The above configuration is applicable for the transfer of generated CDRs to the 
CGF server over GTPP protocol. Configuration varies slightly if GSS/HDD is used for 
transferring/storing CDRs. 
The following table lists all configuration commands which are related to the creation and formatting of S-CDRs. These 
commands are given in different portions of the configuration file: 
 
gtpp group <name>
 in the billing context: these are commands specified together with the definition of the 
external interface, i.e. the storage server. 
 
sgsn-service/gprs-service <name>
 in the Gn context: global settings, mainly for triggers, related to all 
subscribers depending on the selected charging characteristics.  
 
sgsn-service config is required for 3G. 
 
gprs-service config is required for 2G. 
 
sgsn-operator-policy <name>
: defines the preference and default value for the charging characteristics 
Table 25. 
S-CDR Configuration Parameters 
Command
 
Default Value
 
Range
 
Comment