Mitigating Rogue AP Channel Utilization in High-Density 5 GHz
A university lecture hall has a Cisco wireless high-density network with this configuration: • 5 GHz only • 20-MHz channels • UNII-1, UNII-2, and UNII2-E channels • TPC minimum = 8 • TPC maximum = 14 The lecture hall is 200 feet by 100 feet and has 16 Cisco APs that use directional antennas. Which feature must be included in the design to mitigate and reduce high-channel utilization from rogue APs?
Community Votes
59% of anonymous learners picked answer C. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
The question tests knowledge of mitigating rogue AP channel utilization; the common trap is confusing radar avoidance (DFS) with rogue mitigation (RxSOP).
This page addresses mitigating high-channel utilization from rogue APs in a Cisco 5 GHz high-density network. It establishes that adjusting RxSOP is the correct method to ignore weak rogue signals and reduce channel utilization.
Choosing DFS detection because UNII-2E is mentioned, but DFS only avoids radar, not Wi-Fi rogues.
Community Discussion (5 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
RxSOP (Receiver Start of Packet processing) allows administrators to adjust the noise floor on Cisco APs. By raising the RxSOP threshold, the AP treats weak signals from distant rogue APs as noise rather than valid 802.11 frames. This prevents the AP from deferring transmissions during CSMA/CA, effectively mitigating and reducing the high-channel utilization caused by those rogue APs.Why the Other Options Are Wrong
Band select is used to steer dual-band clients to the 5 GHz band, which is irrelevant in a 5 GHz-only design. DFS detection is required by regulatory bodies to avoid radar interference on UNII-2 and UNII-2E channels, but it does not react to Wi-Fi rogue APs or reduce their channel utilization. 802.11w provides management frame protection against spoofed deauthentication frames, but it does not address channel utilization caused by rogue APs transmitting data.Community Comment Notes
Several learners debated between DFS and RxSOP. As Bandito noted, with RxSOP "the AP would consider the activity from rogue APs as noise instead of a 802.11 traffic." Another commenter incorrectly assumed DFS changes channels if too noisy, but DFS strictly responds to radar pulses, not Wi-Fi interference from rogues.Official Reference
Exam Strategy
In high-density 5 GHz designs, focus on features that manipulate the noise floor or CCA thresholds, like RxSOP, to handle interference. Do not confuse regulatory radar avoidance (DFS) with Wi-Fi rogue mitigation.