Cisco Systems OL-15491-01 Network Hardware User Manual


 
A-125
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
ip csg radius on-off purge
ip csg radius on-off purge
To specify the rate at which the CSG2 is to delete CSG2 User Table entries in response to a RADIUS
Accounting On or RADIUS Accounting Off message, or in response to the clear ip csg user all
command, use the ip csg radius on-off purge command in global configuration mode. To restore the
default setting, use the no form of this command.
ip csg radius on-off purge deletions-per-second
no ip csg radius on-off purge
Syntax Description
Defaults The default rate is 1000 User Table entry deletions per second.
Command Modes Global configuration
Command History
Usage Guidelines The actual rate at which the CSG2 deletes User Table entries might be slightly higher or lower than the
specified rate.
Examples The following example shows how to specify a User Table deletion rate of 875 entries per second:
ip csg radius on-off purge 875
deletions-per-second Number of User Table entry deletions per second. The range is from
50 to 65535. The default rate is 1000.
Release Modification
12.4(15)MD This command was introduced.