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 
420 
   
Switching CDRs from HDD to GSS 
This section describes how to switch CDRs from HDD to GSS with: 
 
  
 
  
LRSN Enabled 
To switch CDRs from HDD to GSS with LRSN enabled: 
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 
   gtpp single-source centralized-lrsn-creation 
   context <billing> 
      gtpp charging-agent address <address> 
      gtpp storage-server <address> port <port> 
      gtpp max-cdrs  255 wait-time 300 
      end 
show configuration | grep gtpp 
 
If configuring to a specific GTPP group: 
configure 
   gtpp single-source centralized-lrsn-creation 
   context <billing> 
      gtpp group <gtpp_group> 
         gtpp charging-agent address <address> 
         gtpp storage-server <address> port <port> 
         gtpp max-cdrs 255 wait-time 300 
         end