
C613-50186-01 Rev B
Command Reference for AR2050V
305
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L
OGGING
C
OMMANDS
LOG
(
FILTER
)
To create a filter to send messages with a severity level of
informational
and
above to the email address [email protected], use the following
commands:
awplus#
configure terminal
awplus(config)#
log email [email protected] level
informational
To stop the device emailing log messages emailed to the email address
[email protected], use the following commands:
awplus#
configure terminal
awplus(config)#
no log email [email protected]
To remove a filter that sends messages with a severity level of
informational
and
above to the email address [email protected], use the following
commands:
awplus#
configure terminal
awplus(config)#
no log email [email protected] level
informational
Related
Commands