Cisco Cisco Packet Data Gateway (PDG)

Seite von 655
S-GW Changes in Release 17   
▀  S-GW Enhancements for 17.0 
 
 
▄  Release Change Reference, StarOS Release 17 
586 
   
This command has been added to DDN APN Profile Configuration Mode to configure the time for which no data for 
UE is buffered by S-GW. This timer kicks in the moment DDN failure is received. 
configure 
  ddn-apn-profile ddn-apn_profile_name 
     qci value ddn falure-action pkt-drop-timer value 
     remove qci  value 
     end 
Notes: 
 
This value supersedes the one configured at sgw-service-level. 
 
When DDN failure is received, the minimum of the pkt-drop-timer of all QCIs having data is started. 
qci <value> ddn ignore-ddn-timers
 
This command has been added to DDN APN Profile Configuration Mode so that if any DDN timer (DDN delay or 
DDN failure) is started and data arrives on a bearer with QCI for which this flag is set, then S-GW will stop that timer 
and send DDN again. This helps S-GW to send DDN for preferential bearers immediately on receiving new data. 
configure 
  ddn-apn-profile ddn-apn_profile_name 
     qci  value ddn ignore-ddn-timers 
     remove qci value 
     end 
qci <value> ddn min-buf-size <number>
 
This command has been added to ddn-profile-configuration mode to configure a buffer allocated for storing data packets 
for each bearer when the UE is in idle state. This field is used to set higher buffer value for preferential bearers. 
configure 
  ddn-apn-profile ddn-apn_profile_name 
     qci value ddn min-buf-size value 
     remove qci value 
     end 
Notes: 
 
This is the buffer allocated for storing data packets for each bearer when the UE is in idle state. This field is used 
to set higher buffer value for preferential bearers.Valid entries are from 2 to 4 KB.