
C613-50152-01 Rev C
Command Reference for IX5-28GPX
305
AlliedWare Plus™ Operating System - Version 5.4.7-0.x
L
OGGING
C
OMMANDS
LOG
BUFFERED
(
FILTER
)
To add a filter to send all messages containing the text “Bridging initialization” to
the buffered log, use the following commands:
awplus#
configure terminal
awplus(config)#
log buffered msgtext Bridging initialization
To remove a filter that sends all messages generated by EPSR that have a severity
of
notices
or higher to the buffered log, use the following commands:
awplus#
configure terminal
awplus(config)#
no log buffered level notices program epsr
To remove a filter that sends all messages containing the text “Bridging
initialization” to the buffered log, use the following commands:
awplus#
configure terminal
awplus(config)#
no log buffered msgtext Bridging initialization
Related
Commands