Specifications

Waters Network Systems GSM2109-1009-8PoE User’s Manual Page 97
Command Level Description Example
8021x misc
reauthperiod
[sec.]
G The 802.1x misc reauth period
global configuration command is
used to set the reauth period.
switch(config)# 8021x misc
reauthperiod 3000
8021x portstate
[disable | reject |
accept |
authorize]
I The 802.1x port state interface
configuration command is used
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 the port
states.
switch>show 8021x
no 8021x G Disable 802.1x function switch(config)#no 8021x
The following table lists the TFTP Commands.
Command Level Description Example
backup
flash:backup_
cfg
G Save configuration to TFTP
server. Must specify the IP
address of the TFTP server and
the file name.
switch(config)#backup
flash:backup_cfg
restore
flash:restore_ cfg
G Upload configuration from TFTP
server. Must specify the IP
address of the TFTP server and
the file name.
switch(config)#restore
flash:restore_cfg
upgrade
flash:upgrade_
fw
G Upgrade firmware from the TFTP
server. Must specify the IP
address of TFTP server and the
file name.
switch(config)#upgrade
lash:upgrade_fw