Command Reference NFPP Commands
Defaults
Enabled
Command
Mode
NFPP configuration mode.
Usage Guide
N/A
Configuration
Examples
Ruijie(config)# nfpp
Ruijie(config-nfpp)# nd-guard enable
Related
Commands
Command Description
nffp nd-guard enable
Enable the ND anti-attack function on the
interface.
show nfpp nd-guard summary
Show the configurations.
Platform
Description
N/A
nd-guard rate-limit
Use this command to set the rate-limit threshold globally.
nd-guard rate-limit per-port { ns-na | rs | ra-redirect } pps
Parameter
Description
Parameter Description
ns-na
Set the neighbor request and neighbor advertisement.
rs
Set the router request.
ra-redirect
Set the router advertisement and the redirect packets.
pps
Set the attack threshold, in pps. The valid range is [1,9999].
Defaults
By default, the default rate-limit threshold for the ns-na, rs and ra-redirect on each port is 15.
Command
Mode
NFPP configuration mode.
Usage Guide
N/A
Configuration
Examples
Ruijie(config)# nfpp
Ruijie(config-nfpp)# nd-guard rate-limit per-port ns-na 10
Ruijie(config-nfpp)# nd-guard rate-limit per-port rs 5
Ruijie(config-nfpp)# nd-guard rate-limit per-port ra-redirect 5