Configuring Session Idle Timeout
The session idle timer for S-GW sessions is configurable from S-GW service.
To configure Session Idle Timeout for S-GW, use the following configuration:
configure
context context_name
sgw-service service_name
[ no | default] timeout idle timeout_duration
end
NOTES:
timeout idle timeout_duration : Specifies the maximum duration a session can remain idle for, in seconds, before the system automatically terminates the session. timeout_duration must be an integer in the range of 1-4294967295. 0 disables the feature. By default, it is disabled for the S-GW service.