для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 655
  P-GW Changes in Release 17 
P-GW Enhancements for 17.3  ▀   
 
Release Change Reference, StarOS Release 17  ▄  
 
   
361 
CSCus82761 - Charging Id in GTPv2 S2b/S2a 
Feature Changes 
Charging ID Sent in Create-Session-Response and Create-Bearer-Request
 
Introduced charging ID IE in S2b/S2a-GTPv2 as part of CDR support for 3GPP compliance for WiFi. 
Previous Behavior:   The P-GW did not send a charging-id in Create-Session-Response and Create-Bearer-Request 
over S2b/S2a. 
New Behavior:   The P-GW will send a charging-id in Create-Session-Response and Create-Bearer-Request over 
S2b/S2a. 
CSCut22844 - SegFault: libc.so.6/__strlen_sse2_bsf()  
Feature Changes 
Behavior Change in APN Removal
 
Previous Behavior:  Earlier, while removing APN using the 
no apn <apn_name>
 command, all active and inactive 
subscribers would get deleted with warning.  
New Behavior:  Now, active or inactive subscribers are not deleted when you try to remove an APN using the 
command 
no apn <apn_name>
. APN removal is not allowed if active or inactive subscribers are present and an error 
message is displayed. 
Customer Impact:  APN removal is not allowed if already some active or inactive subscribers are present for the APN. 
Command Changes 
no apn
 
Modification has been made to the command 
no apn
, earlier all active/inactive subscribers were deleted with a warning 
message. With the new modification, the APN removal is not allowed and the following error message is displayed: 
“Error: Clear all subscribers connected to the APN <apn_name> before removing it from configuration”.  
configure 
  context context_name 
        no apn apn_name 
        end 
Notes:  
If 
-noconfirm
 keyword was used with 
no apn <apn_name>
, earlier active or inactive subscribers were deleted 
without prompting any warning or confirmation. With new modification, the APN removal is not allowed and the 
following error message is displayed: 
“Error: Clear all subscribers connected to the APN <apn_name> before removing it from configuration”.