Cisco Systems OL-15491-01 Network Hardware User Manual


 
A-71
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
ip csg entries user profile
ip csg entries user profile
To specify the location from which the CSG2 is to obtain the subscriber profile and billing plan when
generating entries for the CSG2 User Table, use the ip csg entries user profile command in global
configuration mode. To restore the default settings, use the no form of this command.
ip csg entries user profile {quota-server | radius {pass | remove | timeout timeout}}
no ip csg entries user profile
Syntax Description
Defaults If you do not specify the ip csg entries user profile command, the CSG2 obtains the subscriber profile
and billing plan from the quota server.
If you do not specify a timeout, the default timeout is 20 seconds.
Command Modes Global configuration
Command History
quota-server The CSG2 obtains the subscriber profile and billing plan from the quota server.
radius The CSG2 obtains the Cisco vendor-specific attribute (VSA) subattribute 1, which
contains the billing plan name, from the RADIUS Access-Accept and RADIUS
Accounting-Request messages.
pass Does not remove the VSA containing the billing plan from the RADIUS
Access-Accept message.
remove Removes the VSA containing the billing plan from the RADIUS Access-Accept
message.
timeout timeout Number of seconds to retain cached billing plan data while waiting for a RADIUS
Accounting Start message for a user. The range is from 10 to 65535 seconds. The
default timeout is 20 seconds.
Release Modification
12.4(11)MD This command was migrated from CSG1.
Changes from CSG1:
The name of this command changed from user-profile server to ip csg entries
user profile.
The configuration mode for this command changed from CSG user group to
global configuration.
12.4(15)MD The timeout keyword and timeout argument were added.