CLI Reference NFPP Configuration Commands
arp-g
uard
attac
k-thr
esho
ld
Set the global attack threshold.
show nfpp
arp-guard
summary
clear nfpp
arp-guard scan
Clear the ARP scan table.
dhcp-guard attack-threshold
Use this command to set the global attack threshold. When the packet rate exceeds the attack threshold,
the attack occurs.
dhcp-guard attack-threshold { per-src-mac | per-port} pps
Set the attack threshold for each
source MAC address.
Set the attack threshold for each port.
Set the attack threshold, in pps. The
valid range is [1,9999].
By default, the attack threshold for each source MAC address is
10pps; and the attack threshold for each port is 300pps.
Ruijie(config)# nfpp
Ruijie(config-nfpp)# dhcp-guard attack-threshold per-src-mac 15
Ruijie(config-nfpp)# dhcp-guard attack-threshold per-port 200