CLI Reference NFPP Configuration Commands
ND-guard Configuration
Commands
nd-guard attack-threshold
Use this command to set the global attack threshold. When the packet rate exceeds the attack threshold,
the attack occurs.
nd-guard attack-threshold per-port{ ns-na | rs | ra-redirect } pps
Set the neighbor request and
neighbor advertisement.
Set the router advertisement and the
redirect packets.
Set the attack threshold, in pps. The
valid range is [1,9999].
By default, the default attack threshold for the ns-na, rs and
ra-redirect on each port is 30.
The attack threshold shall be equal to or larger than the
rate-limit threshold.
Ruijie(config)# nfpp
Ruijie(config-nfpp)# nd-guard attack-threshold per-port ns-na 20
Ruijie(config-nfpp)# nd-guard attack-threshold per-port rs 10
Ruijie(config-nfpp)# nd-guard attack-threshold per-port
ra-redirect 10
Show the rate-limit threshold
and attack threshold.