Command Reference NFPP Commands
0 indicates no isolation.
permanent
Permanent isolation.
Defaults
By default, the isolate period is not configured.
Command
Mode
Interface configuration mode.
Usage Guide
N/A
Configuration
Examples
Ruijie(config)# interface G0/1
Ruijie(config-if)# nfpp arp-guard isolate-period 180
Related
Commands
Command Description
arp-guard isolate-period
Set the global isolate period.
show nfpp arp-guard summary
Show the configurations.
Platform
Description
N/A
nfpp arp-guard policy
Use this command to set the rate-limit threshold and the attack threshold.
nfpp arp-guard policy { per-src-ip | per-src-mac | per-port } rate-limit-pps attack-threshold-pps
Parameter
Description
Parameter Description
per-src-ip
Set the rate-limit threshold and the attack threshold for each source
IP address.
per-src-mac
Set the rate-limit threshold and the attack threshold for each source
MAC address.
per-port
Set the rate-limit threshold and the attack threshold for each port.
rate-limit-pps
Set the rate-limit threshold with the valid range of [1, 9999].
attack-threshold-pps
Set the attack threshold with the valid range of [1, 9999].
Defaults
By default, the rate-limit threshold and the attack threshold are not configured.
Command
Mode
Interface configuration mode.
Usage Guide
The attack threshold value shall be equal to or greater than the rate-limit threshold.