1-77
Cisco uBR7200 Series Universal Broadband Router Software Configuration Guide
OL-2239-05
Chapter 1 Overview of Cisco uBR7200 Series Software
cops tcp window-size
cops tcp window-size
To override the default TCP receive window size on the Cisco CMTS, use the
cops tcp window-size
command in global configuration mode. This setting allows you to prevent the COPS server from
sending too much data at one time. To return the TCP window size to a default setting of 4K, use the
no
form of this command.
cops tcp window-size
bytes
no cops tcp window-size
Syntax Description
Defaults
The default COPS TCP window size is 4000 bytes.
Usage Guidelines
This command does not affect existing connections to COPS servers. Once you issue this command, this
function is supported only for new connections after that point in time.
Examples
The following example configures the TCP window size to be 64000 bytes.
Router(config)#
cops tcp window-size 64000
The following example illustrates online help for this command:
Router(config)#
cops tcp window-size ?
<516-65535> Size in bytes
Additional COPS Information
Cisco 12.3(13a)BC also supports Access Control Lists (ACLs) for use with COPS. Refer to the
“Access
Control List Support for COPS Intercept” section on page 1-72
.
For additional information about configuring COPS on the Cisco CMTS, refer to the following
documents on Cisco.com:
•
Cable Monitor and Intercept Features for the Cisco CMTS
http://www.cisco.com/en/US/docs/cable/cmts/feature/guide/ufg_cmon.html
•
Configuring COPS for RSVP
http://www.cisco.com/en/US/docs/ios/12_2/qos/configuration/guide/qcfcops_ps1835_TSD_Produ
cts_Configuration_Guide_Chapter.html
•
COPS for RSVP
http://www.cisco.com/en/US/docs/ios/12_1t/12_1t1/feature/guide/CopsRSVP.html
bytes
This is the TCP window size setting in bytes. This value can range from 516
to 65535 bytes.