Command Reference NFPP Commands
Usage Guide
If the monitored host number has reached the default 1000, the administrator shall set the
max-number smaller than 1000 and it will prompt the message that %ERROR: The value that you
configured is smaller than current monitored hosts 1000, please clear a part of monitored hosts. to
remind the administrator of the invalid configuration and removing the monitored hosts.
When the maximum monitored host number has been exceeded, it prompts the message that %
NFPP_ARP_GUARD-4-SESSION_LIMIT: Attempt to exceed limit of 1000 monitored hosts.to remind
the administrator.
Configuration
Examples
Ruijie(config)# nfpp
Ruijie(config-nfpp)# ip-guard monitored-host-limit 200
Related
Commands
Command Description
show nfpp ip-guard summary
Show the configurations.
Platform
Description
N/A
ip-guard rate-limit
Use this command to set the rate-limit threshold globally.
ip-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 to 9999
Defaults
By default, the the rate-limit threshold for each source IP address and each port is 20pps and 100pps
respectively.
Command
Mode
NFPP configuration mode.
Usage Guide
N/A
Configuration
Examples
Ruijie(config)# nfpp
Ruijie(config-nfpp)# ip-guard rate-limit per-src-ip 2
Ruijie(config-nfpp)# ip-guard rate-limit per-port 50