C613-50631-01 Rev A Command Reference for IE340 Series 471
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
LOGGING COMMANDS
LOG
MONITOR (FILTER)
Examples To create a filter to send all messages that are generated by authentication and
have a severity of info 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 auth
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
Related
commands
default log monitor
log monitor exclude
show log config
terminal monitor