Skip to main content

CWAP-404 Real Exam Questions

Certified Wireless Analysis Professional

60 questions available · Page 1 of 6

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

A PHY Header is added to the PSDU at which layer?

  1. A

    LLC

  2. B

    Network

  3. C

    PHY

  4. D

    MAC

Show answer and explanation

Correct answer: C

Explanation

Explanation: A PHY header is added to the PSDU at the PHY layer. A PHY header is a part of the PPDU that contains information such as modulation, coding, and data rate. The PHY header is added by the PHY layer when it converts a PSDU to a PPDU for transmission, or removed by the PHY layer when it converts a PPDU to a PSDU for reception. The other layers do not add or remove a PHY header.
References:
[Wireless Analysis Professional Study Guide CWAP-404], Chapter 4: 802.11 Physical Layer, page 97-98

Question 2 Single choice

Protocol analyzers may present field values in either binary, decimal or hexadecimal.

What preceeds a hexadecimal value to indicate it is hexadecimal?

  1. A

    0x

  2. B

    16x

  3. C

    %

  4. D

    HEX

Show answer and explanation

Correct answer: A

Explanation

Explanation: A hexadecimal value is a value that uses base 16 notation, which means it can have digits from 0 to 9 and letters from A to F. A hexadecimal value is usually preceded by 0x to indicate that it is hexadecimal and not decimal or binary. For example, 0x0A is hexadecimal for 10 in decimal or 00001010 in binary. The other options are not valid prefixes for hexadecimal values.
References:
CWAP-404 Study Guide, Chapter 2: Protocol Analysis, page 35 CWAP-404 Objectives, Section 2.2: Analyze field values

Question 3 Single choice

What should the To DS and From DS flags be to set to in an Association Response frame?

  1. A

    To DS = 1, From DS = 1

  2. B

    To DS - 1, From DS = 0

  3. C

    To DS - 0, From DS = 0

  4. D

    To DS = 0, From DS = 1

Show answer and explanation

Correct answer: C

Explanation

Explanation: The To DS and From DS flags should be set to 0 in an Association Response frame. An Association Response frame is a type of management frame that is transmitted by an AP to accept or reject an association request from a STA. The To DS (To Distribution System) and From DS (From Distribution System) flags are two bits in the Frame Control field of the MAC header that indicate whether a frame is destined for or originated from the DS (Distribution System), which is a system that connects multiple BSSs together. The To DS and From DS flags can have four possible combinations: 00, 01, 10, or
11. For an Association Response frame, which is sent from an AP to a STA within a BSS, both flags should be set to 0.
References:
[Wireless Analysis Professional Study Guide CWAP-404], Chapter 5:
802.11 MAC Sublayer, page 121-122

Question 4 Single choice

When a data frame is encrypted with WPA2, to which portion of the frame is the encryption applied?

  1. A

    Frame body and MAC Header

  2. B

    Frame body excluding the LLCPDU

  3. C

    Frame body including the LLCPDU

  4. D

    The whole MPDU

Show answer and explanation

Correct answer: C

Explanation

Explanation: When a data frame is encrypted with WPA2, the encryption is applied to the frame body including the LLCPDU. The LLCPDU (Logical Link Control Protocol Data Unit) is a part of the frame body that contains information such as protocol type, source and destination service access points (SAPs), and control fields. The LLCPDU is added by the LLC (Logical Link Control) sublayer to provide multiplexing and flow control functions for different upper layer protocols. When a data frame is encrypted with WPA2, which uses AES-CCMP as its encryption algorithm, both the payload and the LLCPDU are encrypted as a single unit. The MAC header and FCS are not encrypted, as they are needed for addressing and error
detection purposes.
References:
[Wireless Analysis Professional Study Guide CWAP-404], Chapter 5:
802.11 MAC Sublayer, page 115-116

Question 5 Single choice

Which common feature of a Spectrum Analyzer would be the best to help you locate a non- 802.11 interference source?

  1. A

    Max hold

  2. B

    Min hold

  3. C

    Location filter

  4. D

    Device finder

Show answer and explanation

Correct answer: D

Explanation

Explanation: The device finder is a common feature of a spectrum analyzer that helps locate a non-802.11 interference source. The device finder uses a directional antenna to measure the signal strength of a specific frequency or signal source. By pointing the antenna in different directions, the device finder can indicate the direction and distance of the interference source. The device finder can also filter out other signals that are not related to the interference source. The other options are not correct, as they do not help locate a non-802.11 interference source. Max hold and min hold are features that show the maximum and minimum RF power levels over time,respectively. Location filter is a feature that filters out signals that are not from a specific location or area.
References:
[Wireless Analysis Professional Study Guide CWAP-
404], Chapter 3: Spectrum Analysis, page 77-78

Question 6 Single choice

How does a VoIP Phone, using WMM Power Save, request data frames buffered at the AP?

  1. A

    The VoIP phone transmits a PS-Poll frame

  2. B

    The VoIP phone sets the More Data bit in the MAC Header to 1

  3. C

    The VoIP phone transmits a WMM Action frame

  4. D

    The VoIP phone transmits a trigger frame, which is a QoS Null frame or a QoS Data frame

Show answer and explanation

Correct answer: D

Explanation

Explanation: A VoIP phone, using WMM Power Save, requests data frames buffered at the AP by transmitting a trigger frame, which is a QoS Null frame or a QoS Data frame. WMM Power Save is a power saving mode that allows a STA (station) to conserve battery power by periodically sleeping and waking up.
WMM Power Save is based on WMM (Wi-Fi Multimedia), which is a QoS (Quality of Service) enhancement that provides prioritized and differentiated access to the medium fordifferent types of traffic.
When a STA sleeps, it cannot receive any data frames from the AP, so it informs the AP of its power save status by setting a bit in its MAC header. The AP then buffers any data frames destined for the sleeping STA until it wakes up. When a STA wakes up, it sends a trigger frame to the AP, indicating its AC (Access Category), which is a logical queue that corresponds to its QoS level. A trigger frame can be either a QoS Null frame or a QoS Data frame, depending on whether it has any payload or not. The AP then responds with one or more data frames from the same AC as the trigger frame, followed by an ACK or BA (Block Acknowledgement) frame from the STA. The other options are not correct, as they are not used by a VoIP phone using WMM Power Save to request data frames buffered at the AP. A PS-Poll (Power Save Poll) frame is used by a STA using legacy power save mode, not WMM Power Save mode, to request data frames buffered at the AP. A PS-Poll frame does not indicate any AC or QoS information. Setting the More Data bit in the MAC header to 1 does not request any data frames from the AP, but indicates that there are more data frames to be sent by the STA or received by the STA. Transmitting a WMM Action frame does not request any data frames from the AP, but performs various management actions related to WMM features, such as admission control, parameter update, etc.
References:
[Wireless Analysis Professional Study Guide CWAP-404], Chapter 7: QoS Analysis, page 198-199

Question 7 Single choice

Which one of the following statements is not true concerning DTIMs?

  1. A

    Buffered Broadcast and Multicast traffic will be transmitted following a DTIM

  2. B

    The DTIM interval can dictate when an STA will wake up to listen to beacon frames

  3. C

    DTIM stands for Delivery Traffic Indication Map

  4. D

    Every Beacon frame must contain a DTIM

Show answer and explanation

Correct answer: D

Explanation

Explanation: Every Beacon frame must contain a DTIM is not a true statement concerning DTIMs. DTIM stands for Delivery Traffic Indication Message, and it is a subfield within the TIM (Traffic Indication Map) element in a Beacon frame. The DTIM indicates how many Beacon frames (including the current one) will appear before the next DTIM. For example, if the DTIM interval is set to 3, it means that every third Beacon frame will contain a DTIM. Buffered broadcast and multicast traffic will be transmitted following a DTIM, so that STAs in power save mode can wake up and receive them. The DTIM interval can also dictate when an STA will wake up to listen to Beacon frames, as some STAs may choose to only listen to Beacon frames that contain a DTIM .
References:
CWAP-404 Certified Wireless Analysis Professional Study and Reference Guide, Chapter 6: MAC Sublayer Frame Exchanges, page 200
CWAP-404
CertifiedWireless Analysis Professional Study and Reference Guide, Chapter 6: MAC Sublayer Frame Exchanges, page 201.

Question 8 Single choice

Which one of the following is not an 802.11 Management frame?

  1. A

    PS-Poll

  2. B

    Action

  3. C

    Beacon

  4. D

    Authentication

Show answer and explanation

Correct answer: A

Explanation

Explanation: A PS-Poll (Power Save Poll) frame is not an 802.11 management frame. A PS-Poll frame is a type of control frame that is used by a STA in power save mode to request data frames from an AP. A STA in power save mode can conserve battery power by periodically sleeping and waking up. When a STA sleeps, it cannot receive any data frames from the AP, so it informs the AP of its power save status by setting a bit in its MAC header. The AP then buffers any data frames destined for the sleeping STA until it wakes up. When a STA wakes up, it sends a PS-Poll frame to the AP, indicating its association ID and requesting any buffered data frames. The AP thenresponds with one or more data frames, followed by an ACK or BA frame from the STA. The other options are not correct, as they are types of 802.11 management frames. An Action frame is used to perform various management actions, such as spectrum management, QoS management, radio measurement, etc. A Beacon frame is used to advertise the presence and capabilities of an AP or BSS. An Authentication frame is used to establish or terminate an authentication relationship between a STA and an AP.
References:
[Wireless Analysis Professional Study Guide CWAP-404], Chapter 6: 802.11 Frame Exchanges, page 169-170

Question 9 Single choice

In what scenario is Open Authentication without encryption not allowed based on the 802.11 standard?

  1. A

    When operating a BS5 in the CBRS band

  2. B

    When operating a BSS in FIPS mode

  3. C

    When operating a BSS in a government facility

  4. D

    When operating a BSS in the 6 GHz band

Show answer and explanation

Correct answer: D

Explanation

Explanation: Open Authentication without encryption is not allowed when operating a BSS in the 6 GHz band, according to the 802.11 standard. Open Authentication is a type of authentication method that does not require any credentials or security information from a STA (station) to join a BSS (Basic Service Set).
Open Authentication can be used with or without encryption, depending on the configuration of the BSS and the STA. Encryption is a technique that scrambles the data frames using an algorithm and a key to prevent unauthorized access or eavesdropping. However, in the 6 GHz band, which is a newly available frequency band for WLANs, OpenAuthentication without encryption is prohibited by the 802.11 standard, as it poses security and interference risks for other users and services in the band. The 6 GHz band requires all WLANs to use WPA3-Personal or WPA3-Enterprise encryption methods, which are more secure and robust than previous encryption methods such as WPA2 or WEP. The other options are not correct, as they do not describe scenarios where Open Authentication without encryption is not allowed by the 802.11 standard. When operating a BSS in the CBRS band, which is another newly available frequency band for WLANs, Open Authentication without encryption is allowed, but not recommended, as it also poses security and interference risks for other users and services in the band. When operating a BSS in FIPS mode, which is a mode that complies with the Federal Information Processing Standards for cryptographic security, Open Authentication without encryption is allowed, but not compliant, as it does not meet the FIPS requirements for encryption algorithms and keys. When operating a BSS in a government facility, Open Authentication without encryption is allowed, but not advisable, as it may violate the government policies or regulations for wireless security.
References:
[Wireless Analysis Professional Study Guide CWAP-404], Chapter 8: Security Analysis, page 220-221

Question 10 Single choice

802.11k Neighbor Requests and Neighbor Reports are sent in what type of Management Frames?

  1. A

    RRM

  2. B

    Action

  3. C

    Beacon

  4. D

    Reassociation Request and Reassociation Response

Show answer and explanation

Correct answer: B

Explanation

Explanation: 802.11k Neighbor Requests and Neighbor Reports are sent in Action frames. An Action frame is a Management frame that is used to perform various operations or functions related to the operation or maintenance of a wireless network. An Action frame consists of a Category field that indicates the type of action being performed, and a variable-length Action Details field that contains specific information related to the action. For example, an Action frame with a Category field value of 5 indicates a Radio Measurement action, and the Action Details field may contain a Neighbor Request or a Neighbor Report subelement .
References:
CWAP-404 CertifiedWireless Analysis Professional Study and Reference Guide, Chapter 6: MAC Sublayer Frame Exchanges, page 207
CWAP-404 Certified Wireless
Analysis Professional Study and Reference Guide, Chapter 6: MAC Sublayer Frame Exchanges, page 208
CWAP-404 Certified Wireless Analysis Professional Study and Reference Guide, Chapter 12:
802.11k/v/r/u/w/ai Amendments, page 434.