User manual
www.cooperbussmann.com/wirelessresources
Cooper Bussmann 2080E-T Managed Ethernet Switch User Manual
71Rev Version 1.0
appENDIx B - COMMaND SETS
This appendix describes the command sets for the 2080E-T Managed Ethernet Switch. The commands are
associated with a user level, described in the following key.
E = User EXEC
P = Privileged EXEC
G = Global configuration
V = VLAN database
I = Interface configuration
802.1x Commands
CLI Commands Level Description Example
8021x enable G Enable IEEE802.1x function. switch>enable
switch#configure
switch(config)# 8021x enable
8021x system radiusip
[Radius Server IP]
G Use the 802.1x system radius IP
global configuration command to
change the radius server IP address.
switch>enable
switch#configure
switch(config)# 8021x system radiusip
192.168.1.1
8021x system serverport
[Port Number]
G Use the 802.1x system server port
global configuration command to
change the radius server port.
switch>enable
switch#configure
switch(config)# 8021x system
serverport 1815
8021x system
accountport
[Port Number]
G Use the 802.1x system account port
global configuration command to
change the accounting port.
switch>enable
switch#configure
switch(config)# 8021x system
accountport1816
8021x system sharedkey
[SharedKey]
G Use the 802.1x system share key
global configuration command to
change the shared key value.
switch>enable
switch#configure
switch(config)# 8021x system
sharedkey123456
8021x system nasid
[NAS ID]
G Use the 802.1x system nasid global
configuration command to change the
NAS ID.
switch>enable
switch#configure
switch(config)# 8021x system nasid
test1
8021x misc quietperiod
[Seconds]
G Use the 802.1x misc quiet period
global configuration command to
specify the quiet period value of the
switch.
switch>enable
switch#configure
switch(config)# 8021x misc
quietperiod 10
8021x misc txperiod
[Seconds]
G Use the 802.1x misc TX period global
configuration command to set the TX
period.
switch>enable
switch#configure
switch(config)# 8021x misc txperiod 5
8021x misc supptimeout
[Seconds]
G Use the 802.1x misc supp timeout
global configuration command to set
the supplicant timeout.
switch>enable
switch#configure
switch(config)# 8021x misc
supptimeout 20