Reauthorization timeout – Cisco OL-15491-01 User Manual
Page 223

A-223
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
reauthorization timeout
reauthorization timeout
To specify the CSG2 reauthorization timeout, use the reauthorization timeout command in CSG2
service configuration mode. To restore the default setting, use the no form of this command.
reauthorization timeout [initial initial-timeout] [maximum maximum-timeout]
no reauthorization timeout
Syntax Description
Defaults
The default initial reauthorization timeout is 4 seconds.
The default maximum reauthorization timeout is 60 seconds.
Command Modes
CSG2 service configuration
Command History
Usage Guidelines
The quota server can override these settings.
For every quota grant of zero, the reauthorization time doubles, until the maximum timeout is reached.
For example, if the initial timeout is set to 30 seconds, and the maximum timeout is set to 250 seconds,
the reauthorization times (assuming quota grants of zero) would be:
•
30 seconds
•
60 seconds
•
120 seconds
•
240 seconds
•
250 seconds
•
250 seconds
And so on.
initial initial-timeout
(Optional) Initial timeout, in seconds, for reauthorization after a
quota grant of zero. The range is from 1 to 3600 seconds. The
default is 4.
The value specified for must be less than or equal to the value
specified for maximum maximum-timeout.
maximum maximum-timeout
(Optional) Maximum timeout, in seconds, for reauthorization
after a quota grant of zero. The range is from 1 to 3600 seconds.
The default is 60.
Release
Modification
12.4(11)MD
This command was introduced.