The display fragment-reassemble configuration command displays the global fragment reassembly configuration.
Parameter | Description | Value |
---|---|---|
slot slot-id | Specifies a slot ID. |
The value range depends on the device configuration. |
cpu cpu-id | Specifies a CPU ID. |
The value range depends on the device configuration. |
Before running this command, you must run the defence engine enable command to enable the IAE.
# Display the global fragment reassembly configuration.
<HUAWEI> display fragment-reassemble configuration
Fragment Reassembly statistics on slot 0 cpu 0 :
------------------------------------------------------------------------------
Fragment Reassembly Configuration:
------------------------------------------------------------
enable : on
overflow-mode : forward
overlap-mode : consistency
time-out(s) : 5
packet-cache(packets) : 255
total-cache(packets) : 1000
defense-check : off
pass-through : off
------------------------------------------------------------
Item |
Description |
---|---|
Fragment Reassembly statistics on slot 0 cpu 0 | Fragment Reassembly statistics on a specific slot and CPU |
Fragment Reassembly Configuration | Global fragment reassembly configuration |
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:
|