Specifications

2-94
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
dot11 activity-timeout
dot11 activity-timeout
Use the dot11 activity-timeout global configuration command to configure the number of seconds that
the access point tracks an inactive device (the number depends on its device class). The access point
applies the unknown device class to all non-Cisco Aironet devices.
dot11 activity-timeout { [ client-station | repeater | bridge | workgroup-bridge | unknown ]
[
default <1 - 100000> ] [ maximum <1 - 100000> ] }
Syntax Description
Defaults Table 2-8 lists the default activity timeouts for each device class. All values are in seconds.
Command Modes Global configuration
Command History
Examples This example shows how to configure default and maximum activity timeouts for all device classes:
AP(config)# dot11 activity-timeout default 5000 maximum 24000
Usage Guidelines To set an activity timeout for all device types, set a default or maximum timeout without specifying a
device class (for example, enter dot11 activity-timeout default 5000). The access point applies the
timeout to all device types that are not already configured with a timeout.
client-station, repeater,
bridge, workgroup-
bridge
Specify Cisco Aironet device classes
unknown Specifies unknown (non-Cisco Aironet) device class
default <1 - 100000> Specifies the activity timeout value that the access point uses when a device
associates and proposes a zero-refresh rate or does not propose a refresh rate
maximum <1 - 100000> Specifies the maximum activity timeout allowed for a device regardless of
the refresh rate proposed by a device when it associates
Ta b l e 2-8 Default Activity Timeouts
Device Class Default Timeout
unknown 60
client-station 60
repeater 60
bridge 60
workgroup-bridge 60
Release Modification
12.2(13)JA This command was introduced.