Logging sendmail level, Logging sendmail source-email – LevelOne FGL-2870 User Manual

Page 430

Advertising
background image

Command Line Interface

4-64

4

logging sendmail level

This command sets the severity threshold used to trigger alert messages.

Syntax

logging sendmail level level

level - One of the system message levels (page 4-58). Messages sent
include the selected level down to level 0. (Range: 0-7; Default: 7)

Default Setting

Level 7

Command Mode

Global Configuration

Command Usage

The specified level indicates an event threshold. All events at this level or
higher will be sent to the configured email recipients. (For example, using
Level 7 will report all events from level 7 to level 0.)

Example
This example will send email alerts for system errors from level 4 through 0.

logging sendmail source-email

This command sets the email address used for the “From” field in alert messages.
Use the no form to delete the source email address.

Syntax

[no] logging sendmail source-email email-address

email-address - The source email address used in alert messages.
(Range: 0-41 characters)

Default Setting

None

Command Mode

Global Configuration

Command Usage

You may use an symbolic email address that identifies the switch, or the
address of an administrator responsible for the switch.

Example
This example will set the source email [email protected].

Console(config)#logging sendmail level 4
Console(config)#

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

Advertising