Cisco Systems 6500 Switch User Manual


 
2-46
Catalyst 6500 Series Switch SSL Services Module Command Reference
OL-9105-01
Chapter2 Commands for the Catalyst 6500 Series SSL Services Module
policy tcp
Usage Guidelines After you define the TCP policy, you can associate the TCP policy with a proxy server using the
proxy-policy TCP configuration submode commands.
Each proxy-policy TCP configuration submode command is entered on its own line.
Table 2-5 lists the commands that are available in proxy-policy TCP configuration submode.
Table 2-5 Proxy-policy TCP Configuration Submode Command Descriptions
Syntax Description
[no] buffer-share rx buffer-limit-in-bytes Allows you to configure the maximum size of the receive buffer share per
connection; valid values are from 8192 to 262144. Use the no form of this
command to return to the default setting.
[no] buffer-share tx buffer-limit-in-bytes Allows you to configure the maximum size of the transmit buffer share per
connection; valid values are from 8192 to 262144. Use the no form of this
command to return to the default setting.
default Sets a command to its default settings.
delayed-ack-threshold delay Allows you to configure the delayed ACK threshold. The default is 2. The
valid range is from 1 to 10.
delayed-ack-timeout timer Allows you to configure the delayed ACK timeout. The default is 200
seconds. The valid range is from 50 to 500 seconds.
exit Exits from proxy-service configuration submode.
forced-ack Allows you to enable the forced-ACK algorithm.
help Provides a description of the interactive help system.
[no] mss max-segment-size-in-bytes Allows you to configure the maximum segment size that the connection
identifies in the generated SYN packet; valid values are from 64 to 1460.
Use the no form of this command to return to the default setting.
[no] nagle Allows you to enable or disable the Nagle algorithm. Nagle is enabled by
default.
[no] timeout fin-wait timeout-in-seconds Allows you to configure the FIN wait timeout; valid values are from 75 to
600 seconds. Use the no form of this command to return to the default
setting.
[no] timeout inactivity timeout-in-seconds Allows you to configure the inactivity timeout; valid values are from 0 to
960 seconds. This command allows you to set the aging timeout for an idle
connection and helps protect the connection resources. Use the no form of
this command to return to the default setting.
[no] timeout syn timeout-in-seconds Allows you to configure the connection establishment timeout; valid values
are from 5 to 75 seconds. Use the no form of this command to return to the
default setting.