Cisco OL-15491-01 User Manual

Page 102

Advertising
background image

A-102

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

Command Modes

Global configuration

Command History

Usage Guidelines

For prepaid billing, you must configure at least one quota server.

You can configure up to 10 quota servers. Each quota server must have a unique priority and a unique IP
address (or a unique IP address-VRF name combination, if VRF is configured).

Note

The CSG2 does not support multiple quota servers that have the same IP address.

A quota server can recognize a duplicate quota-download request, as when general packet radio service
(GPRS) tunneling protocol (GTP) retransmits a packet. When the quota server detects a duplicate
quota-download request, it resends the same quota that it sent for the original request.

To disable quota server reassignment (that is, to prevent the CSG2 from assigning a new quota server to
a subscriber if the original quota server fails), use the no form of the ip csg quota-server reassign
command.

Examples

The following example configures a quota server with IP address 1.2.3.4, port number 6666, and priority
10, that uses VRF table QSVRF to communicate with the CSG2:

ip csg quota-server vrf QSVRF 1.2.3.4 6666 10

Related Commands

Release

Modification

12.4(11)MD

This command was migrated from CSG1.

Changes from CSG1:

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

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

The vrf vrf-name keyword and argument were added.

The reassign keyword was removed.

Command

Description

ip csg quota-server activate

Activates one or more quota servers.

ip csg quota-server keepalive

Defines the quota server keepalive time interval for the CSG2.

ip csg quota-server local-port

Configures the local port on which the CSG2 communicates with
quota servers.

ip csg quota-server messages

Specifies the maximum number of general packet radio service
(GPRS) tunneling protocol prime (GTP’) messages that the CSG2
can buffer for all quota servers.

ip csg quota-server reassign

Reassigns subscribers to a different CSG2 quota server after a
failure.

ip csg quota-server retransmit

Defines the quota server retransmit time interval for the CSG2.

Advertising