C
HAPTER
20
| System Management Commands
SMTP Alerts
– 748 –
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
COMMAND MODE
Global Configuration
COMMAND USAGE
You can specify up to five recipients for alert messages. However, you must
enter a separate command to specify each recipient.
EXAMPLE
Console(config)#logging sendmail destination-email ted@this-company.com
Console(config)#
logging sendmail
source-email
This command sets the email address used for the “From” field in alert
messages. Use the no form to restore the default value.
SYNTAX
logging sendmail source-email email-address
no logging sendmail source-email
email-address - The source email address used in alert messages.
(Range: 1-41 characters)
DEFAULT SETTING
None
COMMAND MODE
Global Configuration