display stream-reassemble configuration
Function
The display stream-reassemble configuration command displays the global TCP stream reassembly configuration.
Example
# Display the global TCP stream reassembly configuration.
<AC6605> display stream-reassemble configuration Stream Reassembly Configuration: ------------------------------------------------------------ enable : on overflow-mode : forward overlap-mode : preserve session-cache(KB) : 128 total-cache(packets) : 1024 timestamp-check : false tcp-option check : false defense-check : on session-timeout(s) : 10 enhanced-mode : off ------------------------------------------------------------
Item |
Description |
---|---|
enable |
Indicates the state of the TCP stream reassembly function.
|
overflow-mode |
Indicates the method for handling packets arriving at a full buffer in stream reassembly.
|
overlap-mode |
Indicates the policy to handle overlapping packets:
|
session-cache(KB) |
Indicates the buffer size in KB for each session in TCP stream reassembly. |
total-cache(packets) |
Global buffer size in number of packets in stream reassembly. |
timestamp-check |
Indicates the state of the timestamp check function.
|
tcp-option check |
Indicates the state of the TCP option check function.
|
defense-check |
Indicates the status of the TCP attack defense function:
|
session-timeout(s) |
Indicates the timeout of out-of-sequence TCP packet inspection, in seconds. |
enhanced-mode |
Status of enhanced traffic reassembly:
|