Cisco Systems OL-15491-01 Network Hardware User Manual


 
A-120
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
ip csg radius handoff
ip csg radius handoff
To configure the CSG2 RADIUS handoff timer, use the ip csg radius handoff command in global
configuration mode. To turn off the timer, use the no form of this command.
ip csg radius handoff duration
no ip csg radius handoff
Syntax Description
Defaults RADIUS handoff is disabled.
Command Modes Global configuration
Command History
Usage Guidelines The handoff timer is started when a RADIUS Accounting Stop is received. If the handoff timer expires
before a RADIUS Accounting Start is received for a subscriber, the CSG2 assumes a handoff did not
occur and deletes the CSG2 User Table entry for the subscriber.
Examples The following example shows how to specify a RADIUS handoff timer duration of 1000 seconds:
ip csg radius handoff 1000
duration Handoff timer duration, in seconds.
The handoff timer is started when a RADIUS Accounting Stop is received. If the
handoff timer expires before a RADIUS Accounting Start for a subscriber is seen, the
CSG2 assumes that a handoff did not occur and deletes the CSG2 User Table entry for
the subscriber.
The range is from 1 to 43200.
Release Modification
12.4(11)MD This command was migrated from CSG1.
Changes from CSG1:
The name of this command changed from radius handoff to ip csg radius
handoff.
The configuration mode for this command changed from CSG user group
configuration to global configuration.