Utility Commands
399
ProSAFE M7100 Managed Switches
mail-server
Use this command to configure the SMTP server to which the switch sends email alert messages
and change the mode to Mail Server Configuration mode. The server address can be in the IPv4,
IPv6, or DNS name format.
no mail-server
Use this command to remove the specified SMTP server from the configuration.
memory free low-watermark processor
Use this command to get notifications when the CPU free memory falls below the configured
threshold. A notification is generated when the free memory falls below the threshold. Another
notification is generated once the available free memory rises to 10 percent above the specified
threshold. To prevent generation of excessive notifications when the CPU free memory
fluctuates around the configured threshold, only one Rising or Falling memory notification is
generated over a period of 60 seconds. The threshold is specified in kilobytes. The CPU free
memory threshold configuration is saved across a switch reboot.
security
Use this command to set the email alerting security protocol by enabling the switch to use TLS
authentication with the SMTP Server. If the TLS mode is enabled on the switch but the SMTP
server does not support TLS mode, no email is sent to the SMTP server.
Format mail-server {<ip-address> | <ipv6-address> | <hostname>}
Mode Global Config
Format no mail-server {<ip-address> | <ipv6-address> | <hostname>}
Mode Global Config
Format memory free low-watermark processor <1-1034956>
Mode Global Config
Parameter Description
low-watermark When CPU free memory falls below this threshold, a notification message is triggered. The
range is 1 t
o the maximum available memory on the switch. The default is 0 (disabled).
Default none
Format security {tlsv1 | none}
Mode Mail Server Config