Cisco Systems OL-15491-01 Network Hardware User Manual


 
A-109
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 window
ip csg quota-server window
To define the quota server transmit window size for the CSG2, use the ip csg quota-server window
command in global configuration mode. To reset the quota server transmit window size to the default
value, use the no form of this command.
ip csg quota-server window {max window-size | min window-size | min auto}
no ip csg quota-server window {max | min}
Syntax Description
Defaults The default maximum window size is 128 packets.
The default minimum window size is automatically determined by the CSG2.
Command Modes Global configuration
Command History
Usage Guidelines We recommend that you change the transmit window size only when directed to do so by
Cisco Technical Assistance Center (TAC) engineers. In most environments, the default value is the most
appropriate setting.
Examples The following example shows how to set the maximum quota server transmit window to 64 packets:
ip csg quota-server window max 64
Related Commands
max window-size Maximum size, in packets, of the quota server transmit window. The range
is 1 to 65535. The default value is 128.
min window-size Minimum size, in packets, of the quota server transmit window. The range
is 1 to 65535.
min auto Specifies that the CSG2 is to determine the minimum size of the quota
server transmit window automatically. The CSG2 keeps track of the
maximum number of ACKs received in one response and sets that number
as the minimum window.
Release Modification
12.4(11)MD This command was introduced.
Command Description
ip csg bma window Defines the Billing Mediation Agent (BMA) transmit window size
for the CSG2.