Configuring Idle Timer for SAE-GW Sessions

The Idle Timer is configurable at APN level.

Use the following commands to configure the idle timer for SAE-GW sessions:

configure 
   context context_name 
      apn apn_name 
         timeout idle timeout_value 
         no timeout idle 
         default timeout idle 
         end 
  • no : Disables the idle timer configuration.

  • default : Configures the default value for subscriber’s time out settings. The default idle timeout value is 0.

  • idle timeout_value : Designates the maximum duration a session can remain idle, in seconds, before system automatically terminates the session. Must be followed by number of seconds between 0 and 4294967295. Zero indicates function is disabled.