Idle (csg2 service) – Cisco OL-15491-01 User Manual
Page 39
A-39
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
idle (CSG2 service)
idle (CSG2 service)
To specify the minimum amount of time that the CSG2 maintains a service with no subscriber sessions,
use the idle command in CSG2 service configuration mode. To restore the default idle duration value,
use the no form of this command.
idle duration
no idle duration
Syntax Description
Defaults
The default idle duration is 300 seconds (5 minutes).
Command Modes
CSG2 service configuration
Command History
Usage Guidelines
For services configured with basis second, make sure the idle timeout value for the content
configurations, set using the idle command in CSG2 content configuration mode, does not exceed the
service idle timeout value, set using the idle command in CSG2 service configuration mode. Examples
of these contents include:
•
Non-TCP contents
•
TCP contents with policies for HTTP or WAP 2.0 where the subscriber or network does not close
the TCP connection at the end of the transaction
If a subscriber's quota for a service is unused for more than the service idle timer duration, the CSG2
assumes that the service is idle and sends a ServiceStop to free up quota.
For RTSP, do not set the idle timer duration to less than 60 seconds.
Examples
The following example shows how to configure a 120-second idle timer for the CSG2 service MOVIES:
ip csg service MOVIES
idle 120
duration
Service idle timer duration, in seconds. The timer begins when there are no sessions.
If a subscriber’s quota for a service is unused for more than duration seconds, the
CSG2 assumes that the service is idle and sends a Service Stop to free up the resources.
The range is from 1 to 65535. The default is 300.
Release
Modification
12.4(11)MD
This command was migrated from CSG1.
Changes from CSG1: None.