Ip csg quota-server activate – Cisco OL-15491-01 User Manual

Page 104

Advertising
background image

A-104

Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide

OL-15491-01

Appendix A CSG2 Command Reference

ip csg quota-server activate

ip csg quota-server activate

To activate one or more quota servers, use the ip csg quota-server activate command in global
configuration mode. To deactivate quota servers, use the no form of this command.

ip csg quota-server activate number

no ip csg quota-server activate

Syntax Description

Defaults

The default value is 1.

Command Modes

Global configuration

Command History

Usage Guidelines

Use this command to load-balance quota transactions among multiple active quota servers.

When the CSG2 uses multiple active quota servers, it sends all quota transactions for a given user to a
particular quota server. The CSG2 stores that quota server assignment in the CSG2 User Table entry for
that user.

For example, if a configuration has four active quota servers, and one of those quota servers fails, the
CSG2 looks for a suitable standby quota server. If the CSG2 finds a suitable standby quota server, it
transfers all of the quota transactions from the failed quota server to the new quota server, and updates
all of the affected User Table entries to reflect the new quota server assignment.

However, if the CSG2 cannot find a suitable standby quota server, it redistributes all of the quota
transactions from the failed quota server among the remaining three active quota servers. It does so by
finding the User Table entries for the affected users in the quota transactions. The CSG2 then assigns
one of the active quota servers to each affected user, and updates the User Table entries to reflect the new
quota server assignments. The CSG2 reassigns all quota transactions for a given user to the same quota
server.

number

Number of quota servers to activate. The range is from 1 to 32. The
default value is 1.

Release

Modification

12.4(11)MD

This command was migrated from CSG1.

Changes from CSG1:

The name of this command changed from quota activate to ip csg quota-server
activate
.

The configuration mode for this command changed from CSG user group
configuration to global configuration.

The range for the number argument changed from 1 to 10, to 1 to 32.

Advertising