User manual

72 www.cooperbussmann.com/wirelessresources
Cooper Bussmann 2080E-T Managed Ethernet Switch User Manual
Rev Version 1.0
CLI Commands Level Description Example
8021x misc
servertimeout
[Seconds]
G Use the 802.1x misc server timeout
global configuration command to set
the server timeout.
switch>enable
switch#configure
switch(config)#8021x misc
servertimeout 20
8021x misc maxrequest
[number]
G Use the 802.1x misc max request
global configuration command to set
the MAX requests.
switch>enable
switch#configure
switch(config)#8021x misc
maxrequest 3
8021x misc reauthperiod
[Seconds]
G Use the 802.1x misc reauth period
global configuration command to set
the reauthorization period.
switch>enable
switch#configure
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>enable
switch#configure
switch(config)#interface fastethernet 3
switch(config-if)#8021x portstate
authorize
show 8021x P Displays a summary of the 802.1x
properties and also the port sates.
switch>enable
switch#show 8021x
no 8021x G Disable 802.1x function. switch>enable
switch#configure
switch(config)#no 8021x
Admin Password Commands
CLI Commands Level Description Example
admin username
[Username]
G Change a login username (maximum
10 characters).
switch>enable
switch#configure
switch(config)#admin username
xxxxxx
admin password
[Password]
G Specify a password (maximum
10characters).
switch>enable
switch#configure
switch(config)#admin password
xxxxxx
show admin P Show administrator information. switch>enable
switch#show admin
Backup and Restore Commands
CLI Commands Level Description Defaults/Example
tftp
[server IP]
backup
[file name]
G Save configuration to TFTP. Need to
specify the IP address of TFTP server
and the file name of image.
switch>enable
switch#configure
switch(config)#tftp 192.168.1.120
backup 123.bin