B
ASIC
C
ONFIGURATION
3-41
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.
Resetting the System
Web – Click System, Reset to reboot the switch. When prompted, confirm
that you want reset the switch.
Figure 3-19 Resetting the System
Console(config)#logging sendmail host 192.168.1.200 4-68
Console(config)#logging sendmail level 4 4-69
Console(config)#logging sendmail source-email
john@acme.com 4-70
Console(config)##logging sendmail destination-email
geoff@acme.com 4-70
Console(config)#logging sendmail 4-71
Console(config)#exit
Console#show logging sendmail 4-71
SMTP servers
-----------------------------------------------
1. 192.168.1.200
SMTP minimum severity level: 4
SMTP destination email addresses
-----------------------------------------------
1. geoff@acme.com
SMTP source email address: john@acme.com
SMTP status: Enabled
Console#