Cisco Systems uBR7200 Network Router User Manual


 
1-77
Cisco uBR7200 Series Universal Broadband Router Software Configuration Guide
OL-2239-05
Chapter1 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 page1-73.
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/products/hw/cable/ps2217/products_feature_guide_chapter09186a00
8019b571.html
Configuring COPS for RSVP
http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter
09186a00800b75c9.html
COPS for RSVP
http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter
09186a00800b679d.html#53452
bytes This is the TCP window size setting in bytes. This value can range from 516
to 65535 bytes.