CWNP CWNA-109 Practice Test Questions and Exam Dumps Part16 Q301-320

View Full CWNP CWNA-109 Exam Dumps and Practice Test Dumps

 

Question 301.

Which 802.11 mechanism allows a client to discover nearby WLANs without transmitting Probe Requests?

  1. Passive scanning
    2. Active scanning
    3. RTS/CTS
    4. Block ACK

Correct Answer: 1. Passive scanning

Explanation:

Passive scanning occurs when a client listens for Beacon frames transmitted by access points rather than actively sending Probe Request frames. This allows the client to learn about nearby WLANs and their advertised capabilities without initiating discovery traffic. Active scanning uses Probe Requests and Probe Responses. RTS/CTS is a medium reservation mechanism, while Block ACK improves acknowledgment efficiency. Passive scanning can take longer because the client may need to wait for Beacon transmissions on each channel, but it is required in some regulatory situations and remains an important part of how Wi-Fi clients discover available networks.

Question 302.

Which scanning method uses Probe Request and Probe Response management frames?

  1. Passive scanning
    2. Active scanning
    3. Spectrum analysis
    4. Authentication scanning

Correct Answer: 2. Active scanning

Explanation:

Active scanning involves a client transmitting Probe Request frames while listening for Probe Responses from nearby access points. This can allow a client to discover WLANs more quickly than waiting for periodic Beacons during passive scanning. The exact scanning behavior depends on the client, regulatory domain, and channel. Spectrum analysis examines RF energy rather than performing 802.11 discovery, while authentication scanning is not the correct term. Scanning behavior is important for roaming because clients often need to identify candidate access points before deciding whether to leave the currently associated BSS.

Question 303.

Which 802.11 management frame contains the status code indicating whether a client’s association request was accepted or rejected?

  1. Beacon
    2. Probe Request
    3. Association Response
    4. ACK

Correct Answer: 3. Association Response

Explanation:

An Association Response is sent by an access point after receiving an Association Request from a client. It includes a status code indicating whether the association attempt succeeded or failed. If successful, the response also provides information needed for the client to become a member of the BSS. Beacon and Probe Request frames support network discovery, while ACK is a control frame used for acknowledgment. When a client cannot join a WLAN, a protocol capture of the Association Response can provide valuable information about where the connection process is failing.

Question 304.

Which frame is most directly associated with terminating authentication state between WLAN devices?

  1. Beacon
    2. Probe Response
    3. Disassociation
    4. Deauthentication**

Correct Answer: 4. Deauthentication

Explanation:

A Deauthentication frame terminates the authentication relationship between WLAN devices. This differs from Disassociation, which terminates the association relationship. Both can cause a client to lose connectivity, but they represent different 802.11 management operations. Beacon and Probe Response frames advertise BSS information and support discovery. Deauthentication frames may include reason codes that help explain why a connection was terminated. Protected Management Frames can help protect certain management exchanges from forgery and reduce the risk of spoofed disconnect attacks.

Question 305.

Which interframe space is shorter than contention-based waiting intervals and is used for immediate response frames such as ACKs?

  1. SIFS
    2. Beacon interval
    3. DHCP interval
    4. Probe interval

Correct Answer: 1. SIFS

Explanation:

The Short Interframe Space, or SIFS, is used for high-priority response frames that are part of an ongoing 802.11 exchange. ACK, CTS, and certain other response frames can be transmitted after SIFS, allowing them to occur before other stations resume normal contention. This helps keep multi-frame transactions efficient and reliable. Beacon and DHCP intervals serve unrelated purposes, and Probe interval is not the correct concept. Understanding interframe spaces is important because Wi-Fi access to the medium depends heavily on timing relationships, not simply on whether a station currently has data to send.

Question 306.

Which medium-access mechanism gives each contending station a randomized waiting period before transmission?

  1. Static scheduling
    2. Random backoff
    3. DHCP arbitration
    4. VLAN contention

Correct Answer: 2. Random backoff

Explanation:

Random backoff is part of the 802.11 contention process. After the channel is idle for the required interframe space, a station selects a random value from the contention window and counts down while the medium remains idle. If another station transmits, the counter freezes and later resumes. This randomized process reduces the probability that multiple stations transmit simultaneously. Static scheduling, DHCP, and VLANs do not perform this function. As the number of active stations increases, more devices compete through backoff, which increases average access delay and can reduce effective throughput.

Question 307.

Which condition causes an 802.11 station to freeze its backoff counter?

  1. The SSID changes
    2. The client receives a DHCP lease
    3. The wireless medium becomes busy
    4. The client increases transmit power

Correct Answer: 3. The wireless medium becomes busy

Explanation:

The backoff counter decreases only while the medium remains idle. If another station begins transmitting and the medium becomes busy, the station pauses or freezes its remaining backoff value. Once the channel becomes idle again for the required interval, the countdown can resume. This behavior prevents stations from ignoring ongoing traffic and helps reduce collisions. SSID changes, DHCP leases, and transmit-power changes do not directly control the backoff timer. High channel utilization can therefore increase latency because stations repeatedly pause their countdown while other devices occupy the medium.

Question 308.

Which statement best describes why 802.11 WLANs are considered half-duplex shared-medium networks?

  1. Every client has its own dedicated channel
    2. APs never receive frames
    3. Clients transmit and receive simultaneously on the same radio
    4. Devices sharing a channel generally take turns using the medium**

Correct Answer: 4. Devices sharing a channel generally take turns using the medium

Explanation:

Wi-Fi devices sharing a channel generally take turns transmitting because the medium is shared and normal 802.11 operation is effectively half duplex. A station cannot simply transmit whenever it wants if another device is using the channel. CSMA/CA, interframe spaces, backoff, and acknowledgments coordinate access. This is a major reason airtime is the fundamental WLAN capacity resource. Adding more clients does not create more channel time; instead, more stations compete for the same medium. This differs from modern switched Ethernet, where full-duplex links can transmit and receive simultaneously.

Question 309.

Which statement best describes co-channel contention?

  1. Same-channel WLAN devices must share airtime when they can hear one another
    2. Different non-overlapping channels always interfere destructively
    3. Every AP on the same channel gets dedicated airtime
    4. Co-channel cells automatically operate full duplex

Correct Answer: 1. Same-channel WLAN devices must share airtime when they can hear one another

Explanation:

Co-channel contention occurs when multiple devices or BSSs use the same channel and are within carrier-sense range. Instead of transmitting independently, they defer and contend for access using 802.11 medium-access rules. This reduces the airtime available to each BSS. The behavior is different from adjacent-channel interference, where overlapping frequencies can cause less coordinated interference. Co-channel contention is not always avoidable, especially in dense networks, but good channel reuse, appropriate transmit power, and sensible channel width can reduce its impact and improve aggregate WLAN performance.

Question 310.

Which condition most directly causes adjacent-channel interference?

  1. Two APs using the same exact channel
    2. Nearby radios operating on partially overlapping channels
    3. Two clients using different VLANs
    4. A client using WPA2

Correct Answer: 2. Nearby radios operating on partially overlapping channels

Explanation:

Adjacent-channel interference occurs when nearby transmitters use channels whose frequency ranges overlap. Their transmissions can interfere without benefiting from the normal same-channel contention coordination that would occur if they shared the exact same channel. This can cause frame corruption, retries, and substantial performance degradation. Different VLANs and security methods do not create RF overlap. In the 2.4 GHz band, careful use of non-overlapping channels is particularly important because the available spectrum is limited. Adjacent-channel interference should generally be avoided through proper channel planning rather than treated as acceptable reuse.

Question 311.

Which WLAN design decision can help reduce both co-channel contention and sticky-client behavior?

  1. Increase every AP to maximum power
    2. Add multiple duplicate SSIDs
    3. Use appropriate transmit power and cell sizing
    4. Disable roaming assistance

Correct Answer: 3. Use appropriate transmit power and cell sizing

Explanation:

Appropriate transmit power and cell sizing help create predictable coverage boundaries and reduce unnecessary overlap between same-channel cells. Oversized cells caused by excessive power can increase co-channel contention and encourage clients to remain associated with distant APs. Proper power design should consider client capabilities, application requirements, and channel reuse. Adding SSIDs increases management overhead, while disabling roaming assistance does not improve RF design. Cell sizing is therefore a key component of both capacity planning and mobility performance in enterprise WLANs.

Question 312.

Which frequency-management feature is required on certain 5 GHz channels to protect radar systems?

  1. WMM
    2. PMF
    3. TWT
    4. DFS**

Correct Answer: 4. DFS

Explanation:

Dynamic Frequency Selection, or DFS, is required on certain 5 GHz channels in many regulatory domains. WLAN devices using these channels must detect radar activity and follow rules that may require them to stop transmitting and move to another channel when radar is identified. WMM handles QoS, PMF protects management frames, and TWT supports scheduled client sleep behavior. DFS channels can expand available spectrum and improve channel reuse, but designers must consider radar events, client support, application sensitivity, and regulatory requirements when deciding how heavily to depend on them.

Question 313.

Which statement best describes channel bonding?

  1. It combines adjacent spectrum into a wider channel
    2. It encrypts multiple channels with one key
    3. It prevents roaming
    4. It eliminates all RF interference

Correct Answer: 1. It combines adjacent spectrum into a wider channel

Explanation:

Channel bonding combines adjacent spectrum to create a wider Wi-Fi channel, such as 40, 80, or 160 MHz where supported. Wider channels can provide higher peak PHY rates because more spectrum is available for each transmission. The tradeoff is reduced channel reuse because each AP consumes a larger portion of the available band. Channel bonding does not eliminate interference or prevent roaming, and it is unrelated to encryption. In dense enterprise environments, narrower channels are often preferred because aggregate capacity depends more on reuse and airtime efficiency than on maximum single-client speed.

Question 314.

Why can very wide channels reduce overall WLAN capacity in dense deployments?

  1. They reduce antenna gain
    2. They leave fewer independent channels available for reuse
    3. They disable MIMO
    4. They prevent clients from associating

Correct Answer: 2. They leave fewer independent channels available for reuse

Explanation:

Very wide channels consume more spectrum, reducing the number of distinct channels that can be assigned to nearby APs. This often increases co-channel contention because more cells are forced to reuse the same frequencies. Although a wide channel can raise the peak PHY rate for one client, aggregate network capacity may suffer when many APs and users share the environment. Wide channels do not inherently disable MIMO or association. Channel width should therefore be selected based on overall deployment density, available spectrum, application requirements, and expected client behavior rather than on maximum advertised throughput alone.

Question 315.

Which technology uses multiple antennas and spatial streams to improve WLAN performance?

  1. DFS
    2. WMM
    3. MIMO
    4. DHCP

Correct Answer: 3. MIMO

Explanation:

Multiple-Input Multiple-Output, or MIMO, uses multiple transmit and receive antennas to improve WLAN performance. Depending on the implementation, it can provide spatial multiplexing, diversity, and other benefits by taking advantage of different propagation paths. DFS manages radar-sensitive spectrum, WMM provides QoS prioritization, and DHCP assigns IP configuration. MIMO became an important component of modern Wi-Fi beginning with 802.11n. Actual performance depends on the number of supported spatial streams, client capability, RF conditions, antenna design, and the surrounding multipath environment.

Question 316.

Which MIMO technique increases throughput by transmitting multiple independent data streams simultaneously?

  1. DFS
    2. Beam avoidance
    3. Frequency hopping
    4. Spatial multiplexing**

Correct Answer: 4. Spatial multiplexing

Explanation:

Spatial multiplexing increases potential throughput by transmitting multiple independent data streams over the same channel using multiple antennas. The receiver separates these streams using differences in their propagation paths. DFS, frequency hopping, and beam avoidance do not describe this MIMO function. The maximum usable number of spatial streams is limited by both the access point and client, so a high-end AP cannot force a two-stream client to use four streams. RF conditions also matter because poor signal quality can limit the ability to sustain high-order spatial multiplexing reliably.

Question 317.

Which WLAN feature uses signal-processing techniques to improve RF energy delivery toward a target client?

  1. Beamforming
    2. WEP
    3. DHCP relay
    4. VLAN tagging

Correct Answer: 1. Beamforming

Explanation:

Beamforming adjusts characteristics such as phase and amplitude across multiple transmit elements so RF energy combines more favorably at the intended receiver. This can improve signal quality and reliability for compatible clients. Beamforming is not the same as physically pointing a narrow antenna beam like a flashlight, but it can shape the effective transmission pattern. WEP is an obsolete security protocol, while DHCP relay and VLAN tagging are network functions. Beamforming benefits depend on implementation, channel knowledge, client compatibility, multipath conditions, and the physical environment.

Question 318.

Which Wi-Fi 6 technology can improve efficiency by assigning different groups of subcarriers to multiple clients?

  1. DSSS
    2. OFDMA
    3. WEP
    4. CSMA/CD

Correct Answer: 2. OFDMA

Explanation:

OFDMA divides a channel into smaller resource units composed of groups of subcarriers. These resources can be allocated to different clients during the same transmission opportunity, improving efficiency when many devices are exchanging relatively small amounts of data. DSSS is an older spread-spectrum technique, WEP is obsolete security, and CSMA/CD belongs to legacy shared Ethernet. OFDMA is a key Wi-Fi 6 feature designed to improve aggregate efficiency in dense networks. Its value is particularly apparent when many clients generate small packets rather than when one client is performing a large continuous transfer.

Question 319.

Which validation method gives the strongest evidence that a WLAN supports actual mobile business devices?

  1. Test with representative production clients during normal mobility scenarios
    2. Review AP specifications only
    3. Check only one RSSI value below each AP
    4. Use only a predictive heatmap

Correct Answer: 1. Test with representative production clients during normal mobility scenarios

Explanation:

Representative production-client testing accounts for differences in radio design, antenna characteristics, transmit power, receive sensitivity, supported bands, spatial streams, and roaming algorithms. Predictive models and survey adapters are useful tools, but they cannot perfectly reproduce how actual business devices behave. Validation should use realistic movement paths and applications, particularly for scanners, phones, tablets, and voice devices. Measuring roaming, packet loss, SNR, retries, and application continuity gives much stronger evidence that the WLAN meets operational requirements than simply checking infrastructure specifications or static coverage.

Question 320.

Users have strong signal strength and good SNR but experience slow performance only when many nearby clients are active. Which area should be analyzed first?

  1. SSID capitalization
    2. RADIUS username length
    3. AP serial numbers
    4. Channel utilization, contention, airtime demand, and capacity**

Correct Answer: 4. Channel utilization, contention, airtime demand, and capacity

Explanation:

Strong RSSI and good SNR indicate that basic RF coverage is likely adequate, but they do not indicate whether enough airtime is available. Performance degradation that appears only when many clients are active strongly suggests congestion or capacity limitations. Administrators should examine channel utilization, active-client counts, retry rates, channel widths, co-channel contention, application demand, and data rates. Increasing transmit power would not create more airtime and could worsen overlap. High-density WLANs should therefore be evaluated as shared-medium systems where aggregate demand and spectrum reuse determine performance.