B
ASIC
M
ANAGEMENT
T
ASKS
4-48
CLI – Enter the IP address of at least one SMTP server, set the syslog
severity level to trigger an email message, and specify the switch (source)
and up to five recipient (destination) email addresses. Enable SMTP with
the logging sendmail command to complete the configuration. Use the
show logging sendmail command to display the current SMTP
configuration.
Renumbering the Stack
If the units are no longer numbered sequentially after several topology
changes or failures, you can reset the unit numbers using the
“Renumbering” command. Just remember to save the new configuration
settings to a startup configuration file prior to powering off the stack
Master.
Command Usage
• The startup configuration file maps configuration settings to each switch
in the stack based on the unit identification number. You should
Console(config)#logging sendmail host 192.168.1.4 20-43
Console(config)#logging sendmail level 3 20-44
Console(config)#logging sendmail source-email
big-wheels@matel.com 20-45
Console(config)#logging sendmail destination-email
chris@matel.com 20-45
Console(config)#logging sendmail 20-46
Console(config)#exit
Console#show logging sendmail 20-47
SMTP servers
-----------------------------------------------
1. 192.168.1.4
SMTP minimum severity level: 4
SMTP destination email addresses
-----------------------------------------------
1. chris@matel.com
SMTP source email address: big-wheels@matel.com
SMTP status: Enabled
Console#