CLI Reference NFPP Configuration Commands
Ruijie(config)# interface G0/1
Ruijie(config-if)# nfpp icmp-guard isolate-period 180
icmp-guard
isolate-period
Set the global isolate period.
show nfpp
icmp-guard
summary
nfpp icmp-guard policy
Use this command to set the rate-limit threshold and the attack threshold.
nfpp icmp-guard policy { per-src-ip | per-port} rate-limit-pps attack-threshold-pps
Set the rate-limit threshold and the
attack threshold for each source IP
address.
Set the rate-limit threshold and the
attack threshold for each port.
Set the rate-limit threshold with the
valid range of [1, 9999].
Set the attack threshold with the
valid range of [1, 9999].
By default, the rate-limit threshold and the attack threshold are not
configured.
Interface configuration mode.
The attack threshold value shall be equal to or greater
than the rate-limit threshold.