display fragment-reassemble configuration
Function
The display fragment-reassemble configuration command displays the global fragment reassembly configuration.
Example
# Display the global fragment reassembly configuration.
<AC6605> display fragment-reassemble configuration Fragment Reassembly Configuration: ------------------------------------------------------------ enable : on overflow-mode : forward overlap-mode : consistency time-out(s) : 5 packet-cache(packets) : 255 total-cache(packets) : 1024 defense-check : off pass-through : off ------------------------------------------------------------
Item |
Description |
---|---|
enable | State of the fragment reassembly function.
|
overflow-mode | Method for handling packets arriving at a full buffer in fragment reassembly:
|
overlap-mode | Policy to handle overlapping fragments: consistency indicates that overlapping fragments are processed based whether the overlapping parts have the same content. |
time-out(s) | Fragment reassembly timeout in seconds |
packet-cache(packets) | Fragment buffer size (in number of packets) for each packet |
total-cache(packets) | Total buffer size in number of packets |
defense-check | Status of the fragment attack defense function:
|
pass-through | Status of the fragment reassembly pass-through mode:
|