Configuring the Switch
3-34
CLI – Enter the host ip address, followed by the mail severity level, source and
destination email addresses and enter the sendmail command to complete the
action. Use the show logging command to display SMTP information.
Resetting the System
Web – Click System, Reset. Click the Reset button to reboot the switch. When
prompted, confirm that you want reset the switch.
Figure 3-18 Resetting the System
CLI – Use the reload command to restart the switch. When prompted, confirm that
you want to reset the switch.
Note:
When restarting the system, it will always run the Power-On Self-Test.
Console(config)#logging sendmail host 192.168.1.4 4-45
Console(config)#logging sendmail level 3 4-46
Console(config)#logging sendmail source-email
big-wheels@matel.com 4-46
Console(config)#logging sendmail destination-email
chris@matel.com 4-47
Console(config)#logging sendmail 4-47
Console(config)#exit
Console#show logging sendmail 4-48
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#
Console#reload 4-13
System will be restarted, continue <y/n>?