Ip csg quota-server local-port – Cisco OL-15491-01 User Manual
Page 107

A-107
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 local-port
ip csg quota-server local-port
To configure the local port on which the CSG2 communicates with quota servers, use the ip csg
quota-server local-port command in global configuration mode. To remove a quota server local port
configuration, use the no form of this command.
ip csg quota-server local-port port-number
no ip csg quota-server local-port
Syntax Description
Defaults
No quota server local ports are configured.
Command Modes
Global configuration
Command History
Usage Guidelines
For prepaid billing, you must configure a quota server local port.
Note
The CSG2 drops requests (such as nodealive, echo, and redirect requests) unless they come from a
configured quota server IP address. The CSG2 also verifies IP addresses against the configured list of
quota servers. If there is no match, the CSG2 drops the request. The CSG2 does not look at a request’s
source port; the CSG2 replies to the port from which the request came.
port-number
Port number on which the CSG2 is to communicate with quota servers. The
range is from 1024 to 65535. 5000 is not a valid port number.
The quota server local port number must be different from the Billing
Mediation Agent (BMA) local port number and from the Persistent Storage
Device (PSD) local port number (configured with the ip csg bma local-port
command and the ip csg psd local-port command, respectively).
Release
Modification
12.4(11)MD
This command was migrated from CSG1.
Changes from CSG1:
•
The name of this command changed from quota local-port to ip csg
quota-server local-port.
•
The configuration mode for this command changed from CSG user group
configuration to global configuration.
•
The range for the port-number argument changed from 1 to 65535, to
1024 to 65535.