User manual

timeout global configuration
command to set the server
timeout.
8021x misc maxrequest [number]
G
Use the 802.1x misc max request
global configuration command to
set the MAX requests.
switch(config)# 8021x misc maxrequest 3
8021x misc reauthperiod [sec.]
G
Use the 802.1x misc reauth period
global configuration command to
set the reauth period.
switch(config)# 8021x misc reauthperiod 3000
8021x portstate
[disable | reject | accept | authorize]
I
Use the 802.1x port state interface
configuration command to set the
state of the selected port.
switch(config)#interface fastethernet 3
switch(config-if)#8021x portstate accept
show 8021x
E
Displays 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
3.2.15 TFTP Commands Set
Table 3.15: TFTP Commands Set
Commands Level Description Defaults Example
backup flash:backup_cfg
G
Save configuration to TFTP and need
to specify the IP of TFTP server and
the file name of image.
switch(config)#backup flash:backup_cfg
restore flash:restore_cfg
G
Get configuration from TFTP server
and need to specify the IP of TFTP
server and the file name of image.
switch(config)#restore flash:restore_cfg
upgrade flash:upgrade_fw
G
Upgrade firmware by TFTP and need
to specify the IP of TFTP server and
the file name of image.
switch(config)#upgrade lash:upgrade_fw
3.2.16 SystemLog, SMTP and Event
Table 3.16: SysLog,SMTP,Event Commands Set
Commands Level Description Example
systemlog ip
[IP address]
G
Set System log server IP address. switch(config)# systemlog ip 192.168.1.100
systemlog mode
[client|server|both]
G
Specified the log mode switch(config)# systemlog mode both
show systemlog E Displays system log. Switch>show systemlog
show systemlog
P
Show system log client & server
information
switch#show systemlog
no systemlog G Disable systemlog functon switch(config)#no systemlog
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 authentication switch(config)#smtp authentication
smtp account
[account]
G
Configure authentication account switch(config)#smtp account User
smtp password
[password]
G
Configure authentication password switch(config)#smtp password
smtp rcptemail
[Index] [Email address]
G
Configure Rcpt e-mail Address switch(config)#smtp rcptemail 1 Alert@test.com
show smtp P Show the information of SMTP switch#show smtp
no smtp G Disable SMTP function switch(config)#no smtp
event device-cold-start
[Systemlog|SMTP|Both]
G
Set cold start event type switch(config)#event device-cold-start both
event authentication-failure G Set Authentication failure event switch(config)#event authentication-failure both
EKI-2748FI_Manual 48