Installation guide

Configuring the Switch
3-34
3
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
This feature restarts the system. You can reboot the system immediately, or you can
configure the switch to reset after a specified amount of time.
Command Attributes
Hours – Specifies the amount of hours to wait, combined with the minutes, before
the switch resets. (Range: 0-576; Default: 0)
Minutes – Specifies the amount of minutes to wait, combined with the hours,
before the switch resets. (Range: 1-34560; Default: 0)
Reset – Resets the switch after the specified time. If the hour and minute fields are
blank, then the switch will reset immediately.
Refresh – Refreshes the countdown timer of a pending delayed reset.
Cancel – Cancels a pending delayed reset.
Console(config)#logging sendmail host 192.168.1.4 4-56
Console(config)#logging sendmail level 3 4-57
Console(config)#logging sendmail source-email
big-wheels@matel.com 4-57
Console(config)#logging sendmail destination-email
chris@matel.com 4-58
Console(config)#logging sendmail 4-58
Console(config)#exit
Console#show logging sendmail 4-58
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#