Cisco Systems OL-15491-01 Network Hardware User Manual


 
A-137
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
ip csg radius start restart session-id
ip csg radius start restart session-id
To delete an existing CSG2 User Table entry for a specific subscriber, and to create a new entry for that
subscriber, use the ip csg radius start restart session-id command in global configuration mode.
ip csg radius start restart session-id {radius-attribute-number | vsa {vendor-id | 3gpp}
radius-subattribute-number}
Syntax Description
Defaults The default behavior is that existing CSG2 User Table entries are not deleted.
Command Modes Global configuration
Command History
Usage Guidelines This command:
Deletes an existing CSG2 User Table entry for a specific subscriber (when a RADIUS Accounting
Start or RADIUS Intermediate Accounting is received).
Creates a new entry for that subscriber (similar to when a RADIUS Accounting Stop has been
received).
Terminates all sessions for that subscriber.
To detect duplicate RADIUS requests (in this situation, the existing entry is not deleted), specify the
attribute (which might be a VSA) to be used. If the contents of the specified attribute in the original
request match the contents of the attribute in the current request, the request is a duplicate and the
existing entry is not deleted.
radius-attribute-number Specifies the RADIUS attribute number. The range is from 1 to 255.
vsa Specifies the vendor-specific attribute (VSA).
vendor-id Specifies the vendor ID number. The range is from 1 to 16777215.
3gpp Specifies the Third Generation Partnership Project (3GPP) vendor ID.
radius-subattribute-number Specifies the subattribute number. The range is from 1 to 255.
Release Modification
12.4(11)MD This command was migrated from CSG1.
Changes from CSG1:
The name of this command changed from radius start restart session-id to ip csg
radius start restart session-id.
The configuration mode for this command changed from module CSG
configuration to global configuration.
The 26 keyword was removed.