AMX NXA-ENET24 Switch User Manual


 
CLI (Command Line Interface)
186
NXA-ENET24 - Software Management Guide
SMTP Alert Commands (Cont.)
Command Function
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. 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 recipi-
ents. (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:
Console(config)#logging sendmail level 4
Console(config)#
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 identi-
fies the switch, or the address of an administrator responsible for the
switch.
Example: This example will set the source email john@acme.com:
Console(config)#logging sendmail source-email john@acme.com
Console(config)#
logging sendmail destination-
email
This command specifies the email
recipients of alert messages.
Use the no form to remove a
recipient.
Syntax:
[no] logging sendmail destination-email email-address
email-address - The source email address used in alert messages.
Range: 1-41 characters.
Default Setting: None
Command Mode: Global Configuration
Command Usage: You can specify up to five recipients for alert mes-
sages. However, you must enter a separate command to specify each
recipient.
Example:
Console(config)#logging sendmail destination-email
ted@this-company.com
Console(config)#
logging sendmail
This command enables SMTP event
handling.
Use the no form to disable this func-
tion.
Syntax:
[no] logging sendmail
Default Setting: Enabled
Command Mode: Global Configuration
Example:
Console(config)#logging sendmail
Console(config)#