Chapter 4: Commands for CLI configuration
transport email smtp-server
Command:
transport email smtp-server { <ipv4_addr> | <server> } port
<1_to_65535>
transport
Enable or disable transport email function.
Enable or disable transport email function.
smtp-server
Set the SMTP server name or IP address of the SMTP server
<ipv4_ucast>
<ipv4_addr>: IP address
<server>
hostname
port
port
<1-65535>
port_number: Specifies the port number. The range is from 1 to
65535. The default port number is 25.
Default:
N/A
Usage Guide:
To configure SMTP Server address and port number.
Example:
To configure SMTP Server address (
mail.interlogix.com
) and port number (
123
)
Switch# configure terminal
Switch (config)#
transport email smtp-server
mail.interlogix.com port 123
transport email to
Command:
transport email to <1 | 2> <mail_addr>
transport
Enable or disable transport email function.
Enable or disable transport email function.
to
receiver's email
<1|2>
1: mail address 1 2: mail address 2
<mail_addr>
mail address
Default:
N/A
Usage Guide:
To configure SMTP destination mail address.
Example:
To configure SMTP destination mail address 1 (
ss@interlogix.com
).
Switch# configure terminal
Switch (config)#
transport email to 1 ss@interlogix.com
upnp
Command:
upnp
232
NS3500-24T-4C Managed Switch Command Guide