для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 655
SGSN Changes in Release 17   
▀  SGSN Enhancements for 17.0 
 
 
▄  Release Change Reference, StarOS Release 17 
504 
   
CSCuj88489 - Enhancement for SGSN behavior with RAU response 
Feature Changes 
Follow On Proceed (FOP) Bit in RAU Accept Messages
 
The SGSN behavior in setting the Follow On Proceed (FOP) bit in Routing Area Update message is now modified as 
per the 3GPP TS 24.008 (Release 11, Version 11.11.0, Section 4.7.5.1.3). In Iu mode, if the network wishes to prolong 
the PS signaling connection (for example, if the mobile station has indicated “follow-on request pending” in ROUTING 
AREA UPDATE REQUEST message) the network shall indicate the “follow-on proceed” in the ROUTING AREA 
UPDATE ACCEPT message. If the network wishes to release the PS signalling connection, the network shall indicate 
“no follow-on proceed” in the ROUTING AREA UPDATE ACCEPT message. 
Previous Behavior:  The SGSN sets the FOP bit to “0” in Routing Area Update Accept Message in the following 
scenarios: 
 
If UE indicated “follow-on request pending” in Routing Area Update Request. 
 
In iups-service, “iu-hold-connection always” is configured. 
New Behavior:   A new CLI command 
gmm rau-accept
 has been introduced in the Call Control Profile mode, when 
this CLI is enabled the FOP bit is set to “0” in the following scenarios: 
 
If UE indicated “follow-on request pending” in Routing Area Update Request. 
 
In Iups-service, “iu-hold-connection always” is configured. 
 
If RAB was setup by SGSN as part of SRNS or RAU. 
 
If there was a follow on network initiated procedure (HLR or GGSN init modification) following RAU 
procedure (in release 17.0 this is supported for only new SGSN RAU and new SGSN SRNS scenarios). 
If the new CLI command is disabled, no change in SGSN behavior will be observed. The SGSN will set the FOP bit to 
“0”, if UE indicated “follow-on request pending” in Routing Area Update Request or if in iups-service, “iu-hold-
connection always” is configured 
Command Changes 
gmm rau-accept
 
A new command 
gmm rau-accept
 is introduced, this command provides the configuration to set the Follow-On 
Proceed (FOP) bit in the Routing Area Update Accept (RAU) message. 
configure 
  call-control-profile profile_name 
     gmm rau-accept follow-on-proceed { on-following-nw-procedure | only-on-ue-request }  
     remove gmm rau-accept follow-on-proceed   
     end 
Notes: