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

A-101
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
ip csg quota-server
To configure the CSG2 quota servers that return billing quota values for subscribers, use the ip csg
quota-server command in global configuration mode. To remove a quota server configuration, use the
no form of this command.
ip csg quota-server [vrf vrf-name] ip-address port-number priority
no ip csg quota-server [vrf vrf-name] ip-address port-number
Syntax Description
Defaults
No quota servers are configured.
If no VRF table is specified, the CSG2 uses the global routing table to communicate with the quota
server.
vrf vrf-name
(Optional) Virtual Routing and Forwarding (VRF) table which the CSG2 is
to use to communicate with the quota server.
Note
The VRF table name is defined using the vrf definition command
in global configuration mode. VRF table names supported by the
CSG2 can be from 1 to 32 characters long, and can include
uppercase or lowercase letters, numbers, and any special characters.
The CSG2 does not support the use of the word forwarding as a
valid VRF name.
ip-address
IP address of the quota server.
When you configure a quota server, make sure that its IP address and port
number match on both the active CSG2 and the standby CSG2.
You can configure multiple quota servers with the same IP address, but the
CSG2 does not support nodealive or redirect for multiple quota servers with
the same IP address.
You can configure up to 10 quota servers. Each quota server must have a
unique IP address (or a unique IP address-VRF name combination, if VRF
is configured).
port-number
Port number of the quota server. The range is from 1 to 65535.
The CSG2 differentiates quota servers on the basis of their port numbers.
When you configure a quota server, make sure that its port number matches
on both the active CSG2 and the standby CSG2.
priority
Defines active and standby quota servers.
The priority specifies the order of preference of the quota servers. A lower
number indicates a higher priority. If the current quota server becomes
unusable, the CSG2 uses the highest priority quota server available.
The range of priorities is from 1 to 1000, but you can configure only up to
10 quota servers. Each quota server must be configured with a unique
priority. Priorities for different quota servers do not have to be sequential.
That is, you can have three quota servers with priorities 1, 5, and 10,
respectively.