User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 358
No of mail servers configured.................. 1
Email Alert Mail Server Address................ smtp.gmail.com
Email Alert Mail Server Port................... 465
Email Alert Security Protocol.................. tlsv1
Email Alert Username........................... mailServerUser01
M4500-32C) (Config)#
5.7.4. logging email
This command enables or disables email alerting function.
Format [no] logging email
Default Disabled
Mode Global Config
5.7.5. logging email urgent and non-urgent
This command sets the lowest serverity level for which log messages are emailed. If you specify a severity level,
log messages at or above this severity level, but below the urgent severity level, are emailed in a non-urgent
manner by collecting them together until the log time expires. You can specify the severitylevel value as either an
integer from 0 to 7 or symbolically through one of the following keywords: emergency(0), alert(1), critical(2),
error(3), warning(4), notice(5), info(6), or debug(7).
Format logging email {urgent | non-urgent} {<severity> | none}
no logging email {urgent | non-urgent}
Default Urgent severity level is alert(1)
Non-Urgent severity level is warning (4)
Mode Global Config
Example: Set severity level of urgent mail to critical(2), and set severity level of non-urgent mail to notice(5).
(M4500-32C) #configure
(M4500-32C) (Config)#logging email urgent 2
(M4500-32C) (Config)# logging email non-urgent 5