Cisco Cisco Packet Data Gateway (PDG)

Seite von 427
  Switching CDRs 
Switching CDRs from HDD to GSS  ▀   
 
GTPP Interface Administration and Reference, StarOS Release 17  ▄  
 
   
421 
show configuration | grep gtpp 
Step 2 
Change the GTPP storage server mode to “Remote”. 
 
If configuring to the default GTPP group: 
configure 
   context <billing> 
      gtpp storage-server mode remote 
      gtpp max-cdrs 255 wait-time 300 
      end 
show configuration | grep gtpp 
 
If configuring to a specific GTPP group: 
configure 
   context <billing> 
      gtpp group <gtpp_group> 
         gtpp storage-server mode remote 
         gtpp max-cdrs 255 wait-time  300 
         end 
show configuration | grep gtpp 
Important:
  Ensure that the file format, GTPP dictionary and LRSN Enabled are set properly on GSS 
in the gss.cfg file. Also, the correct version of GSS has to be installed and started on the Solaris machine. 
Step 3 
Check and confirm that new CDRs are being written to files by GSS. 
On the HDD side, remaining CDRs are immediately flushed to a CDR file. At this point, the transition is complete. 
LRSN Disabled 
To switch CDRs from HDD to GSS with LRSN disabled: 
Important:
  This configuration change must be undertaken in a maintenance window, when the load is minimum. 
Step 1 
Configure the GSS server, and ensure that GSS and GGSN have no connectivity issues. 
 
If configuring to the default GTPP group: 
configure