262
Command Reference for IE200 Series Industrial Managed PoE+ Switches
C613-50066-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
L
OGGING
C
OMMANDS
LOG
MONITOR
(
FILTER
)
Mode
Global Configuration
Examples
To create a filter to send all messages generated by MSTP that have a severity of
i
nfo
or higher to terminal instances where the terminal monitor command has
been given use the following commands:
awplus#
configure terminal
awplus(config)#
log monitor level info program mstp
To remove a filter that sends all messages generated by EPSR that have a severity
of
notices
or higher to the terminal use the following commands:
awplus#
configure terminal
awplus(config)#
no log monitor level notices program epsr
To remove a default filter that includes sending everything to the terminal use the
following commands:
awplus#
configure terminal
awplus(config)#
no log monitor level debugging
Validation
Commands
show log config
Related
Commands
terminal monitor