- Preface
- Using the Command-Line Interface
- Using the Web Graphical User Interface
- Configuring the Switch for Access Point Discovery
- Configuring Data Encryption
- Configuring Retransmission Interval and Retry Count
- Configuring Adaptive Wireless Intrusion Prevention System
- Configuring Authentication for Access Points
- Converting Autonomous Access Points to Lightweight Mode
- Using Cisco Workgroup Bridges
- Configuring Probe Request Forwarding
- Optimizing RFID Tracking
- Configuring Country Codes
- Configuring Link Latency
- Configuring Power over Ethernet
- Index
Configuring Probe Request Forwarding
Finding Feature Information
Information About Configuring Probe Request Forwarding
Probe requests are 802.11 management frames that are sent by clients to request information about the capabilities of Service Set Identifiers (SSIDs). By default, access points forward acknowledged probe requests to the switch for processing. Acknowledged probe requests are probe requests for SSIDs that are supported by the access point. If desired, you can configure access points to forward both acknowledged and unacknowledged probe requests to the switch. The switch can use the information from unacknowledged probe requests to improve the location accuracy.
How to Configure Probe Request Forwarding (CLI)
Note | The procedure to perform this task using the switch GUI is not currently available. |
1.
configure terminal
2.
wireless probe filter
3.
wireless probe filter num_probes interval
4.
end
5.
show wireless probe
DETAILED STEPS