iES20G/iES18G
Series User’s Manual
iS5 Communications Inc.
92
show 8021x
E
Display a summary of the
802.1x properties and
also the port sates.
switch>show 8021x
no 8021x
G
Disable 802.1x function
switch(config)#no 8021x
6.13
Commands Set List — TFTP command set
iES20G 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.14
Commands Set List — SYSLOG, SMTP, EVENT command set
iES20G 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 systemlog
function
switch(config)#no syslog
smtp enable
G
Enable SMTP function
switch(config)#smtp enable
smtp serverip
[IP address]
G
Configure SMTP server IP switch(config)#smtp serverip 192.168.1.5
smtp authentication
G
Enable SMTP auth.
switch(config)#smtp authentication