User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 361
5.7.11. mail-server security
This command sets the email alerting security protocol by enabling the switch to use TLSv1/STARTTLS
authentication with the SMTP Server. If the TLSv1/STARTTLS mode is enabled on the switch but the SMTP sever
does not support TLSv1/STARTTLS mode, no email is sent to the SMTP server.
The parameter “none” means email server doesn’t use security protocol.
The parameter starttls” means to use STARTTLS security protocol.
The parameter tlsv1” means to use TLSv1 security protocol.
Format security {none | starttls | tlsv1}
Default none
Mode Mail Server Config
5.7.12. mail-server port
This command configures the TCP port to use for communication with the SMTP server. The recommended port
for TLSv1 is 465, STARTTLS is 587, and for no security (i.e. none) is 25. However, any nonstandard port in the
range 1 to 65535 is also allowed.
Format [no] port <465 | 25 | 1 to 65535>
Default 25
Mode Mail Server Config
5.7.13. mail-server username
This command configures the username (or login ID) which is used to authenticate with the SMTP server.
Format [no] username <username>
Default None
Mode Mail Server Config