C613-50170-01 Rev B
Command Reference for x510 Series
408
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L
OGGING
C
OMMANDS
LOG
TIME
Examples
To send messages to the email address
in the same time zone
as the device’s local time zone, use the following commands:
awplus#
configure terminal
awplus(config)#
log email [email protected] time local 0
To send messages to the email address
with the time
information converted to the time zone of the email recipient, which is 3 hours
ahead of the device’s local time zone, use the following commands:
awplus#
configure terminal
awplus(config)#
log email [email protected] time local-offset plus
3
To send messages to the email address
with the time
information converted to the time zone of the email recipient, which is 3 hours
behind the device’s UTC time zone, use the following commands:
awplus#
configure terminal
awplus(config)#
log email [email protected] time utc-offset minus
3
Related
Commands