Smtp alert commands, Logging sendmail host, Table 4-17 – LevelOne FGL-2870 User Manual

Page 429

Advertising
background image

System Management Commands

4-63

4

SMTP Alert Commands

These commands configure SMTP event handling, and forwarding of alert
messages to the specified SMTP servers and email recipients.

logging sendmail host

This command specifies SMTP servers that will be sent alert messages. Use the no
form to remove an SMTP server.

Syntax

[no] logging sendmail host ip-address

ip-address - IP address of an SMTP server that will be sent alert
messages for event handling.

Default Setting

None

Command Mode

Global Configuration

Command Usage

• You can specify up to three SMTP servers for event handing. However, you

must enter a separate command to specify each server.

• To send email alerts, the switch first opens a connection, sends all the email

alerts waiting in the queue one by one, and finally closes the connection.

• To open a connection, the switch first selects the server that successfully sent

mail during the last connection, or the first server configured by this command.
If it fails to send mail, the switch selects the next server in the list and tries to
send mail again. If it still fails, the system will repeat the process at a periodic
interval. (A trap will be triggered if the switch cannot successfully open a
connection.)

Example

Table 4-17 SMTP Alert Commands

Command

Function

Mode

Page

logging sendmail host

SMTP servers to receive alert messages

GC

4-63

logging sendmail level

Severity threshold used to trigger alert messages

GC

4-64

logging sendmail

source-email

Email address used for “From” field of alert messages

GC

4-64

logging sendmail

destination-email

Email recipients of alert messages

GC

4-65

logging sendmail

Enables SMTP event handling

GC

4-65

show logging sendmail

Displays SMTP event handler settings

NE, PE

4-65

Console(config)#logging sendmail host 192.168.1.200
Console(config)#

Advertising