Cisco Cisco Packet Data Gateway (PDG)

Seite von 427
Switching CDRs   
▀  Switching CDRs from GSS to HDD 
 
 
▄  GTPP Interface Administration and Reference, StarOS Release 17 
424 
   
Switching CDRs from GSS to HDD 
This section describes how to switch CDRs from GSS to HDD with: 
 
  
 
  
LRSN Enabled 
To switch CDRs from GSS to HDD with LRSN enabled: 
Important:
  This configuration change must be undertaken in a maintenance window, when the load is minimum. 
Step 1 
Ensure that GSS is up and running, and that GGSN is able to deliver CDRs to GSS. 
Start the changes from a known good state. 
Step 2 
Add the HDD configuration. 
 
If configuring to the default GTPP group: 
configure 
   gtpp single-source centralized-lrsn-creation 
   context <billing> 
      gtpp storage-server local file format <file_format_as_in_gss.cfg> 
      gtpp storage-server local file rotation volume mb 40 
      gtpp storage-server local file rotation cdr-count 
<max_CDR_per_file_as_in_gss.cfg> 
      gtpp storage-server local file rotation time-interval 
<max_file_gen_period_as_in_gss.cfg> 
      gtpp dictionary <gtpp_dict_as_in_gss.cfg> 
      gtpp storage-server mode local 
      end 
show configuration | grep gtpp 
Important:
  Note that 
gtpp storage-server mode local
 must be added at the end. 
 
If configuring to a specific GTPP group: 
configure