Specifications
2-126
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
dot1x timeout supp-response
dot1x timeout supp-response
Use the dot1x timeout supp-response global configuration command to configure the time that an
access point waits for the wireless client to reply to an EAP dot1x message. The no form of the command
disables the timeout.
[no] dot1x timeout supp-response time [local]
Syntax Description
Defaults The default is 30 seconds.
Command Modes Global configuration
Command History
Examples This example shows how to configure an access point to control the EAP dot1x wireless client response
timeout and configure a value of 100 seconds:
AP(config)# dot1x timeout supp-response 100 local
duplex
To configure the duplex operation on a wireless device’s Ethernet port, use the duplex interface
configuration command. Use the no form of this command to return the system to auto-duplex mode.
[no] duplex {auto | full | half}
Note Cisco recommends that you use auto, the default setting, for both duplex and speed settings on the
Ethernet port.
Syntax Description
time Specifies the timeout value (1 to 120 seconds).
local Specifies that the access point must use the local configured timeout
value and ignore the override timeout value from the RADIUS server.
Release Modification
12.3(8)JA This command was introduced.
auto Specifies auto-duplex operation. Cisco recommends that you use this setting.
full Specifies full-duplex operation.
half Specifies auto-duplex operation.