The display stream-reassemble configuration command displays the global TCP stream reassembly configuration.
| Parameter | Description | Value |
|---|---|---|
slot slot-id |
Specifies the slot ID of the SPU. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
- |
cpu cpu-id |
Specifies the CPU ID. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
- |
# Display the global TCP stream reassembly configuration.
<sysname> display stream-reassemble configuration Stream Reassembly Configuration: ------------------------------------------------------------ enable : on overflow-mode : forward overlap-mode : preserve session-cache(KB) : 128 total-cache(packets) : 50000 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:
|