User's Manual

Table Of Contents
Command Guide
-317-
Usage Guide:
To configure the Host of TACACS+ Server
Example:
To enable the Host (below table) of TACACS+ Server
Switch# configure terminal
Switch (config)# tacacs-server host planet.com port 55 timeout 6 key 7788
4.2.217 transport email authentication
Command:
transport email authentication username <username> password <password>
transport Enable or disable transport email function.
email 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@planet.com.tw) and password (456)
Switch# configure terminal
Switch (config)#
transport email authentication username 123@planet.com.tw
password 456
4.2.218 transport email from
Command:
transport email from <mail_addr> subject <title>
transport Enable or disable transport email function.
email Enable or disable transport email function.
from sender's email address