![IS5 COMMUNICATIONS iES6 Series User Manual Download Page 55](http://html1.mh-extra.com/html/is5-communications/ies6-series/ies6-series_user-manual_2092169055.webp)
iES6 Series User’s Manual
iS5 Communications Inc.
56
iES6 Series Commands
Level Description
Example
no snmp snmpv3-user
[User Name]
password
[Authentication Password]
[Privacy Password]
G
Remove specified user of
SNMPv3 agent. Privacy
password could be empty.
switch(config)# no snmp snmpv3-user
test01 password AuthPW PrivPW
no snmp trap server
[Host-address]
G
Remove the SNMP server
host.
switch(config)#no snmp trap server
192.168.10.50
6.6
Commands Set List — TFTP command set
iES6 Series Commands
Level
Description
Defaults
Example
TFTP
[IP address]
backup
[File name]
G
Save configuration to TFTP
and need to specify the IP
of TFTP server and the file
name of image.
switch(config)# tftp 192.168.10.66
backup file.cfg
TFTP
[IP address]
restore
[File name]
G
Get configuration from
TFTP server and need to
specify the IP of TFTP
server and the file name of
image.
switch(config)# tftp 192.168.10.66
restore file.cfg
TFTP
[IP address]
upgrade
[File name]
G
Upgrade firmware by TFTP
and need to specify the IP
of TFTP server and the file
name of image.
switch(config)#
tftp 192.168.10.66
upgrade firmware.bin
6.7
Commands Set List — SYSLOG, SMTP, EVENT command set
iES6 Series Commands
Level Description
Example
syslog ip
[IP address]
G
Set System log server IP
address.
switch(config)# syslog ip 192.168.1.100
syslog mode
[client|server|both]
G
Specified the log mode switch(config)# syslog mode both
show syslog
P
Show system log client &
server information
switch#show syslog
no syslog
G
Disable system log
function
switch(config)#no syslog
smtp enable
G
Enable SMTP function
switch(config)#smtp enable
smtp serverip
G
Configure SMTP server IP switch(config)#smtp serverip 192.168.1.5