cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
487
Views
0
Helpful
1
Replies

variable TCP_WND_SIZE_OPTION on CSM

Hi guys.

 

I want to obtain the ACE command equivalent to CSM  variable TCP_WND_SIZE_OPTION command.

Also, I wuold like to know any recommendations about TCP windows size and scale on the ACE.

 

Thanks in advance!

1 Reply 1

Kanwaljeet Singh
Cisco Employee
Cisco Employee

Hi David,

So by default in ACE, TCP options are stripped before  they are forwarded to server. To allow them you need to specify connection pmap.

tcp-options {range number1 number2 {allow | drop}} | {selective-ack | timestamp | window-scale} {allow | clear | drop}

So for allowing window scaling you need to do:

tcp-options window-scale allow

And for setting the scaling factor you need to use:

set tcp window-scale number

Pasting the document link for your reference:

http://www.cisco.com/c/en/us/td/docs/interfaces_modules/services_modules/ace/vA5_1_0/configuration/security/guide/securgd/tcpipnrm.html#wp1010795

Let me know if you have any questions.

Regards,

Kanwal

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: