Figure 4-21, Enabling and configuring smtp alerts – LevelOne GTL-2690 User Manual

Page 110

Advertising
background image

Basic Management Tasks

4-34

4

address, click the entry in the SMTP Server List and click Remove. Specify up to five
email addresses to receive the alert messages, and click Apply.

Figure 4-21 Enabling and Configuring SMTP Alerts

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.

Console(config)#logging sendmail host 192.168.1.4

23-32

Console(config)#logging sendmail level 3

23-33

Console(config)#logging sendmail source-email
[email protected]

23-33

Console(config)#logging sendmail destination-email
[email protected]

23-34

Console(config)#logging sendmail

23-34

Console(config)#exit
Console#show logging sendmail

23-35

SMTP servers
-----------------------------------------------
1. 192.168.1.4

SMTP minimum severity level: 4

SMTP destination email addresses
-----------------------------------------------
1. [email protected]

SMTP source email address: [email protected]

SMTP status: Enabled
Console#

Advertising