CLI Reference NFPP Configuration Commands
Show the NFPP log
configurations or the log
buffer area.
logging
Use this command to set the VLAN or the interface log for NFPP.
logging vlan vlan-range
logging interface interface-id
Set the specified VLAN range, in the
format such as “1-3, 5”.
Use this command to filter the logs and records the logs
within the specified VLAN range or the specified port.
The following example shows the administrator how to record the
logs in VLAN 1,VLAN 2,VLAN 3 and VLAN 5 only:
Ruijie(config)# nfpp
Ruijie(config-nfpp)# logging vlan 1-3,5
The following example shows the administrator how to record the
logs on the interface GigabitEthernet 0/1 only:
Ruijie(config)# nfpp
Ruijie(config-nfpp)# logging interface G 0/1
Show the NFPP log
configurations or the log buffer
area.