Advantech 8G ports Industrial Managed Redundant Gigabit Ethernet Switch User Manual

Page of 149
 
35                                                                                  Chapter3 
 
change the radious server port 
8021x system accountport  
[port ID] 
 
Use the 802.1x system account 
port global configuration command 
to change the accounting port 
switch(config)# 8021x system accountport  1816 
8021x system sharekey  
[ID] 
 
Use the 802.1x system share key 
global configuration command to 
change the shared key value. 
switch(config)# 8021x system sharekey 123456 
 
8021x system nasid  
[words] 
 
Use the 802.1x system nasid 
global configuration command to 
change the NAS ID 
switch(config)# 8021x system nasid test1 
8021x misc quietperiod 
 [sec.] 
 
Use the 802.1x misc quiet period 
global configuration command to 
specify the quiet period value of 
the switch. 
switch(config)# 8021x misc quietperiod 10 
8021x misc txperiod  
[sec.] 
 
Use the 802.1x misc TX period 
global configuration command to 
set the TX period. 
switch(config)# 8021x misc txperiod 5 
 
8021x misc supportimeout
 
[sec.] 
 
Use the 802.1x misc supp timeout 
global configuration command to 
set the supplicant timeout. 
switch(config)# 8021x misc supportimeout 20 
8021x misc servertimeout
  
[sec.]
 
 
Use the 802.1x misc server 
timeout global configuration 
command to set the server 
timeout. 
switch(config)#8021x misc servertimeout 20 
8021x misc maxrequest
 
[number]
 
 
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.]
 
 
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] 
 
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  
Displays a summary of the 802.1x 
properties and also the port sates.
switch>show 8021x 
no 8021x  
Disable 802.1x function 
switch(config)#no 8021x 
 
 
3.1.14 
TFTP Commands Set 
 
Table 3.14: TFTP  Commands Set 
Netstar Commands 
Level 
Description 
Defaults Example 
backup flash:backup_cfg 
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 
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 
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.1.15 
SystemLog, SMTP and Event 
 
Table 3.15: SysLog,SMTP,Event  Commands Set 
Netstar Commands 
Level 
Description 
Example 
systemlog ip  
[IP address] 
Set System log server IP address.
switch(config)# systemlog ip 192.168.1.100