The stream-reassemble overflow-mode command configures the action for cache overflow during TCP stream reassembly.
The undo stream-reassemble overflow-mode command restores the default action for cache overflow during TCP stream reassembly.
stream-reassemble overflow-mode { discard | forward }
undo stream-reassemble overflow-mode
discard
Discards the packets that overflow the cache.
-
forward
Forwards the fragments that overflow the cache.
System view
2: Configuration level
The default action for cache overflow during TCP stream reassembly is forward.
# Set the action for cache overflow during TCP stream reassembly to forward.
<sysname> system-view [sysname] stream-reassemble overflow-mode forward