Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 642
S-GW Changes in Release 16   
▀  S-GW Enhancements for 16.0 
 
 
▄  Release Change Reference, StarOS Release 16 
560 
   
CSCui04167 - PGW LORC mechanism for subscriber billing  
Feature Changes 
Overcharging Protection on the S-GW
 
Consider the following scenario: 
1.  When a subscriber has an active session and loses coverage or when the subscriber is Idle, the P-GW is not 
aware of the subscriber state.  
2.  If there is valid Downlink Data for the subscriber, the P-GW forwards the data to the S-GW and counts the data 
towards appropriate Rf and Gy records.  
3.  In scenarios when the subscriber loses RF coverage or when the subscriber is not reached via paging, the data is 
dropped at the S-GW and causes an overcharge to users.  
The software has been enhanced so that the P-GW stops billing of the data in such scenarios. The S-GW notifies the P-
GW of the subscriber state about when to pause and resume charging of the subscriber, this will reduce the overcharging 
of the subscriber. 
Customer Impact:  Huge reduction in overcharging by the P-GW in the above scenarios. This feature is supported only 
for Pure S calls on the SAE-GW. 
Command Changes
 
gtpc private-extension overcharge-protection
 
The new command 
gtpc private-extension overcharge-protection
 has been added to EGTP Service 
Configuration Mode. This command controls whether the PDU will contain Overcharge-protection related data in the 
Indication IE or private extension. An Overcharge-protection license is required to use enable this feature. 
configure 
  context context_name 
     egtp-service egtp_service_name 
        gtpc private-extension overcharge-protection   
        no gtpc private-extension overcharge-protection  
        end 
Notes: 
 
no
disables private extension overcharge protection. If this option is not enabled in the egtp-service, then by 
default the EGTPC layer will encode/decode overcharge-protection related data in the Indication information 
element. The default setting is disabled. 
 
If this command is enabled in the egtp-service then EGTPC will encode/decode overcharge-protection related 
data in/from the private extension instead of the Indication information element.  
Important:
  An Overcharge-protection license is required to enable this feature. In addition, 
overcharge protection must be configured in APN Profile Configuration Mode using the 
overcharge-
protection
 command to use this feature.