SCTP packets with zero checksum on the NP7 platform
The sctp-csum-err
command provides flexibility to discard or permit IPv4 SCTP packets with zero checksum on the NP7 platform.
config system npu config fp-anomaly set sctp-csum-err {allow | drop | trap-to-host} end end
allow
|
The NP7 platform will forward all SCTP packets with zero checksum. | ||
drop
|
The NP7 platform will drop all SCTP packets with zero checksum. This is the default value. | ||
trap-to-host
|
NP7 anomaly protection for SCTP will be disabled and SCTP packets with zero checksum will be forwarded.
|