Cisco Systems OL-15491-01 Network Hardware User Manual


 
A-7
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
activation
activation
To specify the activation mode for a CSG2 Connection Duration service, use the activation command
in CSG2 service configuration mode. To restore the default setting, use the no form of this command.
activation [automatic | user-profile]
no activation
Syntax Description
Defaults The Connection Duration service is activated only if the billing profile specifies this service as the
connect service.
Command Modes CSG2 service configuration
Command History
Usage Guidelines This command requires that the service be configured with basis second connect.
Examples The following example specifies automatic activation for Connection Duration service CONNECT.
ip csg service CONNECT
basis second connect
activation automatic
automatic (Optional) Activates the Connection Duration service, unless the billing profile
indicates that no service is to be activated.
If you specify the automatic keyword, the CSG2 activates the Connection Duration
service in the subscriber’s billing plan automatically, unless the service name is
specified with a zero length as the connect service in the billing profile information.
The connect service information must be specified in the same message as the
subscriber’s billing plan.
user-profile (Optional) Activates the Connection Duration service only if the billing profile
specifies this service as the connect service. This is the default setting.
If you specify the user-profile keyword, the CSG2 activates the Connection Duration
service for a subscriber only if the service name is specified as a connect service in
the billing profile information in an authentication, authorization, and accounting
(AAA) Access-Accept, an AAA Accounting-Start, or a Quota Server User-Profile
Response.
Release Modification
12.4(11)MD This command was migrated from CSG1.
Changes from CSG1: None.