- Preface
- Using the Command-Line Interface
- Using the Web Graphical User Interface
- Configuring WLANs
- Configuring DHCP for WLANs
- Configuring WLAN Security
- Setting Client Count Per WLAN
- Configuring 802.11w
- Configuring Wi-Fi Direct Client Policy
- Configuring 802.11r BSS Fast Transition
- Configuring Assisted Roaming
- Configuring Access Point Groups
- Index
Contents
- Configuring 802.11w
- Finding Feature Information
- Prerequisites for 802.11w
- Restrictions for 802.11w
- Information About 802.11w
- How to Configure 802.11w
- Configuring 802.11w (CLI)
- Disabling 802.11w (CLI)
- Monitoring 802.11w (CLI)
- Additional References for 802.11w
- Feature Information for 802.11w
Configuring 802.11w
- Finding Feature Information
- Prerequisites for 802.11w
- Restrictions for 802.11w
- Information About 802.11w
- How to Configure 802.11w
- Disabling 802.11w (CLI)
- Monitoring 802.11w (CLI)
- Additional References for 802.11w
- Feature Information for 802.11w
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest feature information and caveats, see the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the Feature Information Table at the end of this document.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Prerequisites for 802.11w
Restrictions for 802.11w
Information About 802.11w
Wi-Fi is a broadcast medium that enables any device to eavesdrop and participate either as a legitimate or rogue device. Control and management frames such as authentication/deauthentication, association/disassociation, beacons, and probes are used by wireless clients to select an AP and to initiate a session for network services.
Unlike data traffic which can be encrypted to provide a level of confidentiality, these frames must be heard and understood by all clients and therefore must be transmitted as open or unencrypted. While these frames cannot be encrypted, they must be protected from forgery to protect the wireless medium from attacks. For example, an attacker could spoof management frames from an AP to tear down a session between a client and AP.
The 802.11w protocol applies only to a set of robust management frames that are protected by the Management Frame Protection (PMF) service. These include Disassociation, Deauthentication, and Robust Action frames.
- Client protection is added by the AP adding cryptographic protection (by including the MIC information element) to deauthentication and disassociation frames preventing them from being spoofed in a DOS attack.
- Infrastructure protection is added by adding a Security Association (SA) teardown protection mechanism consisting of an Association Comeback Time and an SA-Query procedure preventing spoofed association request from disconnecting an already connected client.
How to Configure 802.11w
Configuring 802.11w (CLI)
WPA and AKM must be configured.
1.
configure terminal
2.
wlan profile-name
3.
shutdown
4.
security pmf {association-check association-comeback-time-in-seconds | mandatory | optional | saquery saquery-time-in-milliseconds}
5.
no shutdown
6.
end
DETAILED STEPS
Disabling 802.11w (CLI)
1.
configure terminal
2.
wlan profile-name
3.
shutdown
4.
no security pmf [association-comeback association-check-comback-interval-seconds | mandatory | optional | saquery saquery-time-interval-milliseconds]
5.
no shutdown
6.
end
DETAILED STEPS
Monitoring 802.11w (CLI)
The following command can be used to monitor 802.11w:
| Command | Description |
|---|---|
| show wlan name wlan-profile-name | Displays the WLAN parameters on the WLAN. The PMF parameters are displayed. Here is an example:
. . . .
. . . .
Auth Key Management
802.1x : Disabled
PSK : Enabled
CCKM : Disabled
FT dot1x : Disabled
FT PSK : Disabled
PMF dot1x : Disabled
PMF PSK : Enabled
FT Support : Disabled
FT Reassociation Timeout : 20
FT Over-The-DS mode : Disabled
PMF Support : Required
PMF Association Comeback Timeout : 9
PMF SA Query Time : 200
. . . .
. . . .
|
Additional References for 802.11w
Related Documents
| Related Topic | Document Title |
|---|---|
WLAN Command Reference |
WLAN Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches) |
WLAN Security |
Configuring WLAN Security chapter in this book. |
Error Message Decoder
| Description | Link |
|---|---|
|
To help you research and resolve system error messages in this release, use the Error Message Decoder tool. |
https://www.cisco.com/cgi-bin/Support/Errordecoder/index.cgi |
Standards and RFCs
| Standard/RFC | Title |
|---|---|
802.11w |
IEEE 802.11w Protected Management Frames |
MIBs
| MIB | MIBs Link |
|---|---|
All supported MIBs for this release. |
To locate and download MIBs for selected platforms, Cisco IOS releases, and feature sets, use Cisco MIB Locator found at the following URL: |
Technical Assistance
| Description | Link |
|---|---|
|
The Cisco Support website provides extensive online resources, including documentation and tools for troubleshooting and resolving technical issues with Cisco products and technologies. To receive security and technical information about your products, you can subscribe to various services, such as the Product Alert Tool (accessed from Field Notices), the Cisco Technical Services Newsletter, and Really Simple Syndication (RSS) Feeds. Access to most tools on the Cisco Support website requires a Cisco.com user ID and password. |
Feature Information for 802.11w
This table lists the features in this module and provides links to specific configuration information:
| Feature Name | Release | Feature Information |
|---|---|---|
| 802.11w | Cisco IOS XE 3.3SE | This feature was introduced. |
