Cisco Systems OL-15491-01 Network Hardware User Manual


 
A-98
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.
Command Modes Global configuration
vrf vrf-name (Optional) Virtual Routing and Forwarding (VRF) table which the CSG2 is
to use to communicate with the quota server.
ip-address IP address of the quota server.
The CSG2 differentiates quota servers on the basis of their IP addresses.
When you configure a quota server, make sure that its IP address matches
on both the active CSG2 and the standby CSG2.
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.