C
HAPTER
21
| System Management Commands
SMTP Alerts
– 553 –
EXAMPLE
Console(config)#logging sendmail host 192.168.1.19
Console(config)#
logging sendmail
level
This command sets the severity threshold used to trigger alert messages.
Use the no form to restore the default setting.
SYNTAX
logging sendmail level level
no logging sendmail level
level - One of the system message levels (page 546). Messages
sent include the selected level down to level 0. (Range: 0-7;
Default: 7)
DEFAULT SETTING
Level 7
COMMAND MODE
Global Configuration
COMMAND USAGE
The specified level indicates an event threshold. All events at this level or
higher will be sent to the configured email recipients. (For example, using
Level 7 will report all events from level 7 to level 0.)
EXAMPLE
This example will send email alerts for system errors from level 3 through
0.
Console(config)#logging sendmail level 3
Console(config)#
logging sendmail
destination-email
This command specifies the email recipients of alert messages. Use the no
form to remove a recipient.
SYNTAX
[no] logging sendmail destination-email email-address
email-address - The source email address used in alert messages.
(Range: 1-41 characters)
DEFAULT SETTING
None