Chapter 4: Commands for CLI configuration
transport email authentication
Command:
transport email authentication username <username>
password <password>
transport
Enable or disable transport email function.
Enable or disable transport email function.
authentication
configure SMTP authentication's username and password
<Username>
User name allows letters, numbers and underscores
<Password>
The ENCRYPTED (hidden) user password. Notice the
ENCRYPTED password will be decoded by system internally.
You cannot directly use it as same as the Plain Text and it is not
human-readable text normally.
Default:
N/A
Usage Guide:
To configure SMTP authentication's username and password
Example:
To configure SMTP authentication's username (123@interlogix.com) and password
(456)
Switch# configure terminal
Switch (config)#
transport email authentication username
123@interlogix.com password 456
transport email from
Command:
transport email from <mail_addr> subject <title>
transport
Enable or disable transport email function.
Enable or disable transport email function.
from
sender's email address
<mail_addr>
mail address
subject
subject/title of the email
<title>
email title
Default:
N/A
Usage Guide:
To configure SMTP sender's email address and title of the email
Example:
To configure SMTP sender's email address (
sys@interlogix.com
) and title of the
email (
syserror
)
Switch# configure terminal
Switch (config)#
transport email from sys@interlogix.com
subject syserror
NS3500-24T-4C Managed Switch Command Guide
231