Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module

policy tcp

This example shows how to define the maximum size for the receive buffer configuration:

ssl-proxy (config-ctx-tcp-policy)# buffer-share rx 16384 ssl-proxy (config-ctx-tcp-policy)#

This example shows how to define the maximum size for the transmit buffer configuration:

ssl-proxy (config-ctx-tcp-policy)# buffer-share tx 13444 ssl-proxy (config-ctx-tcp-policy)#

This example shows how to define the maximum size for the TCP segment:

ssl-proxy (config-ctx-tcp-policy)# mss 1460

ssl-proxy (config-ctx-tcp-policy)#

This example shows how to define the initial connection (SYN)-timeout value:

ssl-proxy (config-ctx-tcp-policy)# timeout syn 5 ssl-proxy (config-ctx-tcp-policy)#

This example shows how to define the reassembly-timeout value:

ssl-proxy (config-ctx-tcp-policy)# timeout reassembly 120 ssl-proxy (config-ctx-tcp-policy)#

This example shows how to carryover the ToS value to all packets within a flow:

ssl-proxy (config-ctx-tcp-policy)# tos carryover

ssl-proxy (config-ctx-tcp-policy)#

Related Commands show ssl-proxy policy

Catalyst 6500 Series Switch SSL Services Module Command Reference

2-48

OL-9105-01

 

 

Page 74
Image 74
Cisco Systems 6500 manual Ssl-proxy config-ctx-tcp-policy# mss