User's Manual
2-111
Catalyst 6500 Series Switch WebVPN Module Command Reference—Release 1.1
OL-7310-01
Chapter 2 Commands for the Catalyst 6500 Series Switch WebVPN Module
webvpn policy tcp
wwbvpn(config-tcp-policy)#
This example shows how to define the maximum size for the transmit buffer configuration:
wwbvpn(config-tcp-policy)# buffer-share tx 13444
wwbvpn(config-tcp-policy)#
This example shows how to define the maximum size for the TCP segment:
wwbvpn(config-tcp-policy)# mss 1460
wwbvpn(config-tcp-policy)#
This example shows how to define the initial connection (SYN)-timeout value:
wwbvpn(config-tcp-policy)# timeout syn 5
wwbvpn(config-tcp-policy)#
This example shows how to define the reassembly-timeout value:
wwbvpn(config-tcp-policy)# timeout reassembly 120
wwbvpn(config-tcp-policy)#
This example shows how to enable carryover the ToS value to all packets within a flow:
wwbvpn(config-tcp-policy)# tos carryover
wwbvpn(config-tcp-policy)#
Related Commands show webvpn policy