User Manual
User’s Manual of FGSD-1022 Series 
212
6.19 SMTP Commands   
smtp 
Description: 
Enabling or disabling SMTP alarm function.   
Command Level:   
Global Configuration 
Syntax: 
smtp [<auth | noauth>] [SMTP server IP address] [SMTP port number] [user name] [password] [Sender mail address] 
[Receiver1 mail address] [Receiver2 mail address] 
[no] smtp 
Parameters: 
<auth> specifies mail account if user wants forward the alarm mail to different domain. User has to register a mail 
account to the mail server. 
<noauth> specifies no need to input mail account. In most case, SMTP server could relay mail to the same domain 
without mail account.   
Example: 
Switch(config)#  smtp auth 192.168.0.6 25 username password a@test.com b@test.com 
c@test.com 
6.20 User (manage user name and password) 
user 
Description: 
Manage user name and password. It offers user to add, edit and delete user account, and there are 3 permission modes 
for choosing.   
Command Level:   
Global Configuration 
Syntax: 
user [add] [edit] [delete] 
Parameters: 
<add> add user information. 
<edit> edit user information, included user name and password. 
<delete> delete user information, but user can’t delete admin account. 
<administrator> it is full control permission to the switch. 
<operator> it offers full control permission to PoE configuration only, the other function has read permission only. 
<viewer> it offers read only permission to whole switch. 
Example: 










