Configuration Guide NFPP Commands
Ruijie(config-nfpp-define)#trusted-host 1.1.1.1 255.255.255.255
show nfpp define trusted-host
Displays the trusted host configuration.
21.101 no all-guard enable
Use this command to disable all NFPP guards (except guards self-defined and enabled in interface
configuration mode).
no all-guard enable
Use this command to enable all NFPP guards.
 By default, all basic NFPP guards are enabled.
 This global command supports basic NFPP guards including ARP-GUARD, IP-GUARD,
ICMP-GUARD, DHCP-GUARD, DHCPv6-GUARD and ND-GUARD.
 The no form command will disable all guards, which is displayed guard-by-guard by using the
show running-config command. The exception is guards self-defined and configured in
interface configuration mode.
Ruijie(config)#show running-config | begin nfpp
nfpp
log-buffer enable
arp-guard rate-limit per-port 201
arp-guard attack-threshold per-port 210
!
Ruijie(config)# nfpp
Ruijie(config-nfpp)#no all-guard enable
Ruijie(config-nfpp)#show running-config | begin nfpp
nfpp
log-buffer enable
no arp-guard enable
arp-guard rate-limit per-port 201