Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 655
  SGSN Changes in Release 17 
SGSN Enhancements for 17.0  ▀   
 
Release Change Reference, StarOS Release 17  ▄  
 
   
505 
Use this command to configure the setting of Follow On Proceed bit in Routing Area Accept Message. The FOP bit can 
be set only when the UE requests for it by configuring the command option 
only-on-ue-request
 or the FOP bit can 
be set when there is a following network procedure by configuring the CLI option 
on-following-nw-procedure
. By 
default, the configuration is 
gmm rau-accept follow-on-proceed only-on-ue-request
CSCul17198, CSCul17195 - GTP echo and GTP message retry number shall be 
configured separately.  
Feature Changes 
Separate Configuration for GTP Echo and GTP Message Retry Numbers
 
Previously, the GTP echo and GTP message retry timer could be configured separately, but the number of GTPC echo 
requests could not. The maximum retry number now can be configured separately along similar lines as the timer 
configuration. Both in egtp-service and peer-profile modes, the 
echo-max-retransmissions
 keyword is added to 
allow the separate configuration of GTPC echo retransmissions. 
Previous Behavior:  The 
max-retry
 option is common for both GTPC Service Configuration Mode and Peer-Profile 
Configuration modes. 
New Behavior:  : The 
echo-max-retransmissions 
is introduced explicitly for the configuration of echo max re-
transmissions in both GTPC Service Configuration Mode and Peer-Profile Configuration Mode. 
Command Changes 
echo-max-retransmissions
 
The 
echo-max-retransmissions
 keyword is now available in both EGTP Service Configuration Mode and Peer 
Profile Configuration Mode. This keyword is available to allow for the separate configuration of GTP echo 
retransmissions in each mode. 
configure 
  context context_name 
     egtp-service   egtp_service_name 
      gtpc echo-max-retransmissions   number 
      default gtpc echo-max-retransmissions   
     end 
configure 
  peer-profile service-type service_type 
      gtpc echo-max-retransmissions   number 
      default gtpc echo-max-retransmissions   
     end