Cisco ASA Series Cli Configuration Manual page 1341

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Chapter 1
Configuring Connection Settings
Table 1-1
Command
check-retransmission
checksum-verification
exceed-mss {allow | drop}
invalid-ack {allow | drop}
tcp-map Commands
Notes
Prevents inconsistent TCP retransmissions.
Verifies the checksum.
Sets the action for packets whose data length exceeds the TCP
maximum segment size.
(Default) The allow keyword allows packets whose data length
exceeds the TCP maximum segment size.
The drop keyword drops packets whose data length exceeds the
TCP maximum segment size.
Sets the action for packets with an invalid ACK. You might see
invalid ACKs in the following instances:
In the TCP connection SYN-ACK-received status, if the ACK
number of a received TCP packet is not exactly same as the
sequence number of the next TCP packet sending out, it is an
invalid ACK.
Whenever the ACK number of a received TCP packet is
greater than the sequence number of the next TCP packet
sending out, it is an invalid ACK.
The allow keyword allows packets with an invalid ACK.
(Default) The drop keyword drops packets with an invalid ACK.
Note
TCP packets with an invalid ACK are automatically
allowed for WAAS connections.
Cisco ASA Series CLI Configuration Guide
Configuring Connection Settings
1-7

Advertisement

Table of Contents
loading

Table of Contents