Command Reference NFPP Commands
be the isolate period. The monitor period is valid with the isolate period 0.
If the isolate period has changed to be 0, the attackers on the interface will be removed rather than
being monitored by the software.
Configuration
Examples
Ruijie(config)# nfpp
Ruijie(config-nfpp)# icmp-guard monitor-period 180
Related
Commands
Command Description
show nfpp icmp-guard summary
Show the configurations.
show nfpp icmp-guard hosts
Show the monitored host list.
clear nfpp icmp-guard hosts
Clear the isolated host.
Platform
Description
N/A
icmp-guard rate-limit
Use this command to set the rate-limit threshold globally.
icmp-guard rate-limit { per-src-ip | per-port } pps
Parameter
Description
Parameter Description
per-src-ip
Set the rate limit for each source IP address.
per-port
Set the rate limit for each port.
pps
Set the rate limit, in the range of [1,9999]
Defaults
The default rate-limit threshold for each source IP address is half of the value for each port. And the
default rate-limit threshold value for each port varies with the products.
Command
Mode
NFPP configuration mode.
Usage Guide
N/A
Configuration
Examples
Ruijie(config)# nfpp
Ruijie(config-nfpp)# icmp-guard rate-limit per-src-ip 500
Ruijie(config-nfpp)# icmp-guard rate-limit per-port 800
Related
Commands
Command Description
nfpp icmp-guard policy
Set the rate limit and the attack threshold.
show nfpp icmp-guard summary
Show the configurations.