Configuration Guide NFPP Configuration
Return to the privileged EXEC mode.
Ruijie# configure terminal
Enter the global configuration mode.
Ruijie(config)# interface interface-name
Enter the interface configuration mode.
Ruijie(config-if)# nfpp arp-guard
isolate-period [seconds | permanent]
Configure the isolated time on the port,
ranging 0s, 180-86400s(one day). By
default, the isolated time is configured
globally. 0s represents no isolation.
Permanent represents permanent
isolation.
Return to the privileged EXEC mode.
Ruijie# show nfpp ip-guard summary
Show the parameter settings.
Ruijie# copy running-config
startup-config
To restore the global isolated time to the default value, use the no ip-guard
isolate-period command in the nfpp configuration mode. If the isolated time
has been configured on a port, you can use the no ip-guard isolate-period
command to remove the port-based isolated time configuration in the interface
configuration mode.
Configuring the monitored time
If the isolated time is 0 (that is no isolation), the serviceview monitor will be
performed to auto-monitor the attacker according to the configured monitored
period, providing the attacker information in the system. If the isolated time is
but not 0, the ip-guard will perform hardware isolation towards the hosts using
the serviceview monitor.
Ruijie# configure terminal
Enter the global configuration mode.
Enter the nfpp configuration mode.
Ruijie(config-nfpp)# ip-guard
monitor-period seconds
Configure the monitored time, ranging
180-86400s(one day). The default
value is 600s.
Return to the privileged EXEC mode.
Ruijie# show nfpp ip-guard summary
Show the parameter settings.