
Exam Questions and Answers for CWAP-404 Study Guide Questions and Answers!
Certified Wireless Analysis Professional Certification Sample Questions and Practice Exam
CWNP CWAP-404 Exam Topics:
| Section | Objectives |
|---|---|
Protocol Analysis - 15% | |
| Capture 802.11 frames using the appropriate methods | - Select capture devices
- Install monitor mode drivers |
| Understand and apply the common capture configuration parameters available in protocol analysis tools | - Save to disk - Packet slicing - Event triggers - Buffer options - Channels and channel widths - Capture filters - Channel scanning and dwell time |
| Analyze 802.11 frame captures to discover problems and find solutions | - Use appropriate display filters to view relevant frames and packets - Use colorization to highlight important frames and packets - Configure and display columns for analysis purposes - View frame and packet decodes while understanding the information shown and applying it to the analysis process - Use multiple adapters and channel aggregation to view captures from multiple channels - Implement protocol analyzer decryption procedures - View and use a capture’s statistical information for analysis - Use expert mode for analysis - View and understand peer maps as they relate to communications analysis |
| Utilize additional tools that capture 802.11 frames for analysis and troubleshooting | - WLAN scanners and discovery tools - Protocol capture visualization and analysis tools - Centralized monitoring, alerting, and forensic tools |
| Ensure appropriate troubleshooting methods are used with all analysis types | - Define the problem - Determine the scale of the problem - Identify probable causes - Capture and analyze the data - Observe the problem - Choose appropriate remediation steps - Document the problem and resolution |
Spectrum Analysis - 10% | |
| Capture RF spectrum data and understand the common views available in spectrum analyzers | - Install, configure, and use spectrum analysis software and hardware - Capture RF spectrum data using handheld, laptop-based, and infrastructure spectrum capture solutions - Understand and use spectrum analyzer views
|
| Analyze spectrum captures to identify relevant RF information and issues | - RF noise floor in an environment - Signal-to-Noise Ratio (SNR) for a given signal - Sources of RF interference and their locations - RF channel utilization - Non-Wi-Fi transmitters and their impact on WLAN communications - Overlapping and non-overlapping adjacent channel interference - Poor performing or faulty radios |
| Analyze spectrum captures to identify various device signatures | - Identify various 802.11 PHYs
- Identify non-802.11 devices based on RF behaviors and signatures
|
| Use centralized spectrum analysis solutions | - AP-based spectrum analysis - Sensor-based spectrum analysis |
PHY Layers and Technologies - 10% | |
| Understand and describe the functions of the PHY layer and the PHY protocol data units (PPDUs) | - DSSS (Direct Sequence Spread Spectrum) - HR/DSSS (High Rate/Direct Sequence Spread Spectrum) - OFDM (Orthogonal Frequency Division Multiplexing) - ERP (Extended Rate PHY) - HT (High Throughput) - VHT (Very High Throughput) - HE (High Efficiency)
|
| Apply the understanding of PHY technologies, including PHY headers, preambles, training fields, frame aggregation, and data rates, to captured data | |
| Identify and use PHY information provided within pseudo-headers in protocol analyzers | - Pseudo-Header formats
- Key pseudo-header content
|
| Recognize the limits of protocol analyzers to capture PHY information including NULL data packets and PHY headers | |
| Use appropriate capture devices based on proper understanding of PHY types | - Supported PHYs - Supported spatial streams |
MAC Sublayer and Functions - 25% | |
| Understand frame encapsulation and frame aggregation | - Frame aggregation (A-MSDU and A-MPDU) |
| Identify and use MAC information in captured data for analysis | - Management, Control, and Data frames - MAC frame formats and contents
- 802.11 Management frame formats
- Data and QoS Data frame formats
|
| Validate BSS configuration through protocol analysis | - Country code - Minimum basic rate - Supported rates and coding schemes - Beacon interval - WMM settings - RSN settings - HT/VHT/HE operations - Channel width - Primary channel - Hidden or non-broadcast SSIDs |
| Identify and analyze CRC error frames and retransmitted frames | |
WLAN Medium Access - 10% | |
| Understand 802.11 contention algorithms in-depth and know how they impact WLANs | - Distributed Coordination Function (DCF)
- Enhanced Distributed Channel Access (EDCA)
- Wi-Fi Multimedia (WMM)
|
NEW QUESTION # 16
Which one of the following portions of information is communicated by bits in the PHY Header?
- A. Noise
- B. SNR
- C. Signal strength
- D. Data rate
Answer: D
Explanation:
Explanation
One of the information that is communicated by bits in the PHY header is data rate. Data rate is the speed at which data is transmitted or received over the wireless medium. Data rate depends on factors such as modulation, coding, channel width, spatial streams, and guard interval. Data rate is indicated by bits in different fields of the PHY header, depending on the type of PPDU (e.g., OFDM, HT, VHT, HE). The receiver uses these bits to determine how to decode and demodulate the rest of the PPDU. The other options are not correct, as they are not communicated by bits in the PHY header. SNR (Signal-to-Noise Ratio), noise, and signal strengthare measured by the receiver based on its own capabilities and environment. References: [Wireless Analysis Professional Study Guide CWAP-404], Chapter 4: 802.11 Physical Layer, page 101-105
NEW QUESTION # 17
You are analyzing a packet decode of a Probe Request and notice the SSID element has a length of zero. What do you conclude about the transmitting STA?
- A. The STA is discovering a list of available BSSs
- B. The STA's WLAN adaptor is disabled
- C. The STA is operating in Ad-Hoc mode
- D. The WLAN adaptor is configured in promiscuous mode
Answer: A
Explanation:
Explanation
The STA is discovering a list of available BSSs by sending a Probe Request with an empty SSID element.
This is also known as a broadcast Probe Request, as it does not specify any particular SSID to probe for. Any AP that receives this Probe Request will respond with a Probe Response containing its own SSID and other information about its BSS. This way, the STA can learn about all the BSSs in its vicinity and choose which one to associate with . References: CWAP-404 Certified Wireless Analysis Professional Study and Reference Guide, Chapter 6: MAC Sublayer Frame Exchanges, page 191; CWAP-404 Certified Wireless Analysis Professional Study and Reference Guide, Chapter 6: MAC Sublayer Frame Exchanges, page 193.
NEW QUESTION # 18
Which one of the following should be the first step when troubleshooting a WLAN issue?
- A. Perform an initial WLAN scan and see if any obvious issues stand out
- B. Identify capture locations
- C. Define the problem
- D. Identify probable causes
Answer: C
Explanation:
Explanation
The first step in any troubleshooting process is to define the problem. This involves gathering information from various sources, such as users, network administrators, network documentation, and network monitoring tools. Defining the problem helps to narrow down the scope of the issue and identify the symptoms, causes, and effects of the problem12 References:
CWAP-403 Study Guide, Chapter 1: Troubleshooting Methodology, page 7
CWAP-403 Objectives, Section 1.1: Define the problem
NEW QUESTION # 19
The PHY layer provides framing by adding a header to create what type of data unit?
- A. MSDU
- B. MPDU
- C. PSDU
- D. PPDU
Answer: D
Explanation:
Explanation
The PHY layer provides framing by adding a header to create a PPDU. A PPDU (PHY Protocol Data Unit) is the data unit that is transmitted or received over the wireless medium by the PHY layer. A PPDU consists of a PSDU (PHY Service Data Unit) and a PHY header, which contains information such as modulation, coding, and data rate. The PHY layer adds the PHY header to the PSDU to create a PPDU for transmission, or removes the PHY header from the PPDU to extract the PSDU for reception. The other options are not correct, as they are not created by adding a header at the PHY layer. An MPDU (MAC Protocol Data Unit) is created by adding a MAC header and FCS to an MSDU (MAC Service Data Unit) at the MAC layer. An MSDU is the data unit that is passed from the LLC sublayer to the MAC sublayer or vice versa. References: [Wireless Analysis Professional Study Guide CWAP-404], Chapter 4: 802.11 Physical Layer, page 97-98
NEW QUESTION # 20
How many frames make up the Group Key Handshake excluding any Ack frames that may be required?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: A
Explanation:
Explanation
The Group Key Handshake consists of two frames excluding any Ack frames that may be required. The Group Key Handshake is used to distribute and update the Group Temporal Key (GTK) for encrypting broadcast and multicast traffic. The AP initiates the Group Key Handshake by sending a Group Key Message 1 frame to a STA, which contains the new GTK and other information. The STA responds with a Group Key Message 2 frame to the AP, which confirms the receipt of the GTK and other information. After this, both the AP and the STA can use the new GTK for encryption and decryption of broadcast and multicast traffic . References:
CWAP-404 Certified Wireless Analysis Professional Study and Reference Guide, Chapter 7: 802.11 Security, page 246; CWAP-404 Certified Wireless Analysis Professional Study and Reference Guide, Chapter 7: 802.11 Security, page 247.
NEW QUESTION # 21
Which one of the statements regarding the Frame Control field in an 802.11 MAC header is true?
- A. Only Control frames have a Frame Control field
- B. The Frame Control field is always set to 0
- C. The Frame Control field is used to communicate the duration value
- D. The Frame Control field contains subfields, and soma in 1-bit flags
Answer: D
Explanation:
Explanation
The statement that the Frame Control field contains subfields, and some 1-bit flags is true. The Frame Control field is a 2-byte field in the MAC header that contains information about the type, subtype, and characteristics of a frame. The Frame Control field is divided into several subfields, each with a specific function and length.
Some of these subfields are 1-bit flags, which can be set to 0 or 1 to indicate a certain condition or status. For example, the To DS and From DS subfields are 1-bit flags that indicate whether a frame is destined for or originated from the DS (Distribution System). The other statements are not true, as they do not describe the Frame Control field correctly. All types of frames (management, control, and data) have a Frame Control field, not just control frames. The Frame Control field is not used to communicate the duration value, which is a separate field in the MAC header. The Frame Control field is not always set to 0, as it varies depending on the type, subtype, and characteristics of each frame. References: [Wireless Analysis Professional Study Guide CWAP-404], Chapter 5: 802.11 MAC Sublayer, page 113-114
NEW QUESTION # 22
What is an AIFS?
- A. A medium access method introduced by 802.lln, but never implemented
- B. A form of aggregation performed at the PHY layer based on 802.lie UP values interpreted from DSCP values
- C. The shortest period of time a STA can sleep
- D. A variable Interframe Space introduced by 802.lie to help prioritize medium access for different Access Categories
Answer: D
Explanation:
Explanation
An AIFS is a variable interframe space introduced by 802.11e to help prioritize medium access for different Access Categories (ACs). An interframe space is a period of time that a STA (station) has to wait before attempting to access the medium. An AIFS is a type of interframe space that varies depending on the AC of the traffic. An AC is a logical queue that corresponds to a QoS (Quality of Service) level for different types of traffic. There are four ACs defined by 802.11e: AC_VO (Voice), AC_VI (Video), AC_BE (Best Effort), and AC_BK (Background). Each AC has a different AIFSN (Arbitration Interframe Space Number) value, which determines how long it has to wait before attempting to access the medium. A lower AIFSN value means a higher priority and a shorter waiting time. The other options are not correct, as they do not describe what an AIFS is. An AIFS is not a medium access method introduced by 802.11n, but never implemented, as it is part of the 802.11e standard and widely used in QoS-enabled WLANs. An AIFS is not a form of aggregation performed at the PHY layer based on 802.11e UP values interpreted from DSCP values, as aggregation is a technique that combines multiple frames into one larger frame to improve efficiency and throughput, not prioritization or medium access. An AIFS is not the shortest period of time a STA can sleep, as sleeping is a power saving mode that allows a STA to conserve battery power by periodically turning off its radio, not accessing the medium. References: [Wireless Analysis Professional Study Guide CWAP-404], Chapter 7: QoS Analysis, page 194-195
NEW QUESTION # 23
Where, in a protocol analyzer, would you find an indication that a frame was transmitted as part of an A-MPDU?
- A. A-MPDU flag in the Frame Control Field
- B. A-MPDU flag in the QoS Control Field
- C. The Aggregation flag in the Radio Tap Header
- D. The HT Operation Element
Answer: C
Explanation:
Explanation
In a protocol analyzer, you would find an indication that a frame was transmitted as part of an A-MPDU by looking at the Aggregation flag in the Radio Tap Header. The Radio Tap Header is a pseudo-header that is added by some wireless capture devices to provide additional information about the physical layer characteristics of a frame. The Aggregation flag is one of the fields in this header, and it indicates whether the frame belongs to an A-MPDU or not. If the flag is set to 1, it means that the frame is part of an A-MPDU; if it is set to 0, it means that the frame is not part of an A-MPDU . References: CWAP-404 Certified Wireless Analysis Professional Study and Reference Guide, Chapter 9: PHY Layer Frame Formats andTechnologies, page 303; CWAP-404 Certified Wireless Analysis Professional Study and Reference Guide, Chapter 9: PHY Layer Frame Formats and Technologies, page 304.
NEW QUESTION # 24
In what scenario is Open Authentication without encryption not allowed based on the 802.11 standard?
- A. When operating a BS5 in the CBRS band
- B. When operating a BSS in a government facility
- C. When operating a BSS in FIPS mode
- D. When operating a BSS in the 6 GHz band
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
NEW QUESTION # 25
When performing protocol analysis, you notice a high number of RTS/CTS frames being transmitted on an HT network. You suspect this may be due to HT protection mechanisms. Where in the Beacon frame would you look to determine which one of the four HT protection modes the AP is operating in?
- A. HT Information Element
- B. HT Protection Element
- C. Non-HT Present Element
- D. HT Operation Element
Answer: A
Explanation:
Explanation
When performing protocol analysis, you would look at the HT Information Element in the Beacon frame to determine which one of the four HT protection modes the AP is operating in. The HT Information Element contains various subfields that provide information about the HT network configuration and operation. One of these subfields is the HT Protection field, which indicates whether any protection mechanisms are required for mixed-mode operation with non-HT STAs. The four possible values for this field are:
No Protection: No protection mechanisms are required.
Non-member Protection: RTS/CTS or CTS-to-self protection is required for all HT transmissions.
20 MHz Protection: RTS/CTS or CTS-to-self protection is required for all HT transmissions using a 40 MHz channel.
Non-HT Mixed Mode: All HT transmissions must use a non-HT preamble and header . References:
CWAP-404 Certified Wireless Analysis Professional Study and Reference Guide, Chapter 11:
802.11n/ac/ax PHYsical Layer Frame Exchanges, page 378; CWAP-404 Certified Wireless Analysis Professional Study and Reference Guide, Chapter 11: 802.11n/ac/ax PHYsical Layer Frame Exchanges, page 379.
NEW QUESTION # 26
A client is operating in an unstable RF environment. Out of five data frames transmitted to the client it only receives four. The client sends a Block Ack to acknowledge the receipt of these four frames but due to frame corruption the Block Ack is not received by the AP. Which frames will be retransmitted'
- A. Only the data frame which was corrupted
- B. Both the corrupted data and Block Ack
- C. Only the Block Ack
- D. All data frames
Answer: D
Explanation:
Explanation
All data frames will be retransmitted in this scenario. This is because the AP uses a Block Ack (BA) mechanism to acknowledge the receipt of multiple data frames from a client in a single frame. The BA contains a bitmap that indicates which data frames were received correctly and which were not. If the BA is not received by the AP due to frame corruption, the AP will assume that none of the data frames were received by the client and will retransmit all of them. The other options are not correct, as they do not account for the loss of the BA or the use of the bitmap. References: [Wireless Analysis Professional Study Guide CWAP-404], Chapter 6: 802.11 Frame Exchanges, page 167-168
NEW QUESTION # 27
The network administrator at ABC Engineering has taken a large packet capture from one of their APs running in monitor mode. She has very little knowledge of 802.11 protocols but would like to use the capture file to evaluate the overall health and performance of their wireless network. When she asks your advice, which tool do you recommend she opens the packet capture file with?
- A. Capture visualization tool
- B. WLAN scanner
- C. Spectrum analyzer
- D. Python
Answer: A
Explanation:
Explanation
A capture visualization tool is a software application that can open a packet capture file and display various graphs, charts, tables, and statistics that illustrate the characteristics and behavior of the wireless network. A capture visualization tool can help a network administrator with little knowledge of 802.11 protocols to evaluate the overall health and performance of their wireless network by providing a visual and intuitive representation of the captured data. A spectrum analyzer is a hardware device that measures the radio frequency signals in a given frequency range and displays their amplitude, frequency, and modulation. A spectrum analyzer can help identify sources of interference and noise in the wireless environment, but it cannot open a packet capture file. Python is a programming language that can be used to write scripts or applications that manipulate or analyze packet capture files, but it requires coding skills and knowledge of
802.11 protocols. A WLAN scanner is a software application that scans for available wireless networks and displays information such as SSID, BSSID, channel, signal strength, security type, and vendor. A WLAN scanner can help discover wireless networks and their basic parameters, but it cannot open a packet capture file345 References:
CWAP-404 Study Guide, Chapter 2: Protocol Analysis, page 63
CWAP-404 Objectives, Section 2.5: Use capture visualization tools
CWAP-404 Study Guide, Chapter 4: Spectrum Analysis and Troubleshooting, page 117 CWAP-404 Objectives, Section 4.1: Use spectrum analysis tools CWAP-404 Study Guide, Chapter 2: Protocol Analysis, page 33 CWAP-404 Objectives, Section 2.2: Analyze field values
NEW QUESTION # 28
ABC International has installed a new smart ZigBee controlled lighting system. However, the network team is concerned that this new system will interfere with the existing WLAN and has asked you to investigate the impact of the two systems operating simultaneously in the 2.4 GHz band. When performing Spectrum Analysis, which question could you answer by looking at the FFT plot?
- A. Is the ZigBee system causing an increase in WLAN retries?
- B. Do the ZigBee channels used by the lighting system overlap with the WLAN channels?
- C. Is the ZigBee system using more than 50% of the available airtime?
- D. Is the WLAN corrupting ZigBee system messages?
Answer: B
Explanation:
Explanation
The FFT plot is a spectrum analysis plot that shows the RF power present at a particular frequency over a short period of time. It can help identify the sources and characteristics of RF signals in the spectrum. By looking at the FFT plot, you can determine which ZigBee channels are used by the lighting system and whether they overlap with the WLAN channels in the 2.4 GHz band. ZigBee channels are 5 MHz wide and WLAN channels are 20 MHz or 40 MHz wide, so there is a possibility of overlap and interference between them. The other questions cannot be answered by looking at the FFT plot alone, as they require other types of plots or analysis tools, such as duty cycle plot, airtime utilization plot, or protocol analyzer. References: [Wireless Analysis Professional Study Guide], Chapter 3: Spectrum Analysis, page 69-70
NEW QUESTION # 29
You are performing a multiple adapter channel aggregation capture to troubleshoot a VoIP roaming problem and would like to measure the roaming time from the last VoIP packet sent on the old AP's channel to the first VoIP packet sent on the new AP's channel. Which timing column in the packet view would measure this for you?
- A. Roaming
- B. Absolute
- C. Relative
- D. Delta
Answer: D
Explanation:
Explanation
Delta is the timing column in the packet view that measures the time difference between two consecutive packets in a capture file. Delta can be used to measure the roaming time from the last VoIP packet sent on the old AP's channel to the first VoIP packet sent on the new AP's channel by selecting these two packets and looking at their delta values. The other timing columns are not suitable for this measurement because they do not show the time difference between two specific packets. Roaming is a column that shows whether a packet belongs to a roaming event or not. Relative is a column that shows the time elapsed since the beginning of the capture file. Absolute is a column that shows the date and time when a packet was captured5 References:
CWAP-404 Study Guide, Chapter 2: Protocol Analysis, page 57
CWAP-404 Objectives, Section 2.4: Analyze timing values
NEW QUESTION # 30
How many frames are exchanged for 802.11 authentication in the 6 GHz band when WPA3-Enterprise is not used, and a passphrase is used instead?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: A
Explanation:
Explanation
Two frames are exchanged for 802.11 authentication in the 6 GHz band when WPA3-Enterprise is not used, and a passphrase is used instead. Authentication is a process that establishes an identity relationship between a STA (station) and an AP (access point) before joining a BSS (Basic Service Set). There are two types of authentication methods defined by 802.11: Open System Authentication and Shared Key Authentication. Open System Authentication does not require any credentials or security information from a STA to join a BSS, and it consists of two frames: an Authentication Request frame sent by the STA to the AP, and an Authentication Response frame sent by the AP to the STA. Shared Key Authentication requires a shared secret key from a STA to join a BSS, and it consists of four frames: two challenge-response frames in addition to the request-response frames. However, Shared Key Authentication uses WEP (Wired Equivalent Privacy) as its encryption algorithm, which is insecure and deprecated. In the 6 GHz band, which is a newly available frequency band for WLANs, Shared Key Authentication 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. WPA3-Personal uses a passphrase to derive a PMK (Pairwise Master Key), while WPA3-Enterprise uses an authentication server to obtain a PMK. Both methods use SAE (Simultaneous Authentication of Equals) as their authentication protocol, which replaces PSK (Pre-Shared Key) or EAP (Extensible Authentication Protocol). SAE consists of two frames: an SAE Commit frame sent by both parties to exchange elliptic curve parameters and nonces, and an SAE Confirm frame sent by both parties to verify each other's identities and generate a PMK. Therefore, when WPA3-Enterprise is not used, and a passphrase is used instead in the 6 GHz band, only two frames are exchanged for 802.11 authentication:
an SAECommit frame and an SAE Confirm frame. References: [Wireless Analysis Professional Study Guide CWAP-404], Chapter 8: Security Analysis, page 220-221
NEW QUESTION # 31
You're the WLAN administrator for a large retailer based at the HQ in New York. The London-based office has been complaining about WLAN disconnections around lunch time each day. You suspect this might be interference from the staff microwave, how might you test your theory from the New York office?
- A. Place one of the London APs into spectrum analyzer mode and monitor the situation over lunch time
- B. Ask a local member of staff to change the frequency of the microwave and see if the disconnections stop
- C. Ask a local member of staff to take some pictures of the microwave, including some close-ups of the door seal so that you can assess it
- D. Access the microwave remotely and run a diagnostic check
Answer: A
Explanation:
Explanation
The best way to test the theory of microwave interference from the New York office is to use a remote spectrum analyzer. By placing one of the London APs into spectrum analyzer mode, you can capture and analyze the RF spectrum in the London office over lunch time. You can then look for any signs of microwave interference, such as high duty cycle, high amplitude, or frequency hopping on the 2.4 GHz band. This method does not require any physical access tothe microwave or any changes to its frequency. References: [Wireless Analysis Professional Study Guide], Chapter 3: Spectrum Analysis, page 64
NEW QUESTION # 32
When a data frame is encrypted with WPA2, to which portion of the frame is the encryption applied?
- A. Frame body and MAC Header
- B. The whole MPDU
- C. Frame body excluding the LLCPDU
- D. Frame body including the LLCPDU
Answer: D
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
NEW QUESTION # 33
Where would you look in a packet trace file to identify the configured Minimum Basic Rate (MBR) of a BSS?
- A. In the MBR Action frame
- B. In the Minimum Basic Rate Element in a Beacon frame
- C. Supported Rates & Extended Supported Rates elements in a Beacon frame
- D. In the MBR Information Element in an Association Response frame
Answer: C
Explanation:
Explanation
The configured Minimum Basic Rate (MBR) of a BSS can be identified by looking at the Supported Rates and Extended Supported Rates elements in a Beacon frame. A Beacon frame is a type of management frame that is transmitted by an AP to advertise its presence and capabilities to potential clients. A Beacon frame contains various information elements (IEs) that provide details about the BSS configuration and operation. The Supported Rates andExtended Supported Rates IEs list the data rates that are supported by the AP for data transmission. The MBR is the lowest data rate among these supported rates that is required for all clients to join and communicate with the BSS. The MBR is usually marked with a flag bit in these IEs to indicate its mandatory status. The other options are not correct, as they do not exist or do not indicate the MBR of a BSS. References: [Wireless Analysis Professional Study Guide CWAP-404], Chapter 5: 802.11 MAC Sublayer, page 123-124
NEW QUESTION # 34
Why would a STA that supports 802.11k Radio Measurement send a Neighbor Request to an AP?
- A. To request a list of neighboring APs which the STA can use as roaming candidates
- B. To learn about neighboring interference sources and tune its RF radio accordingly
- C. To inform the current AP about the STA's intent to roam to a neighboring AP, ensuring a seamless handover
- D. To request a list of neighboring STAs which enables the STA to better pick the right protection mechanisms
Answer: A
Explanation:
Explanation
A STA that supports 802.11k Radio Measurement would send a Neighbor Request to an AP to request a list of neighboring APs which the STA can use as roaming candidates. A Neighbor Request is an Action frame that contains a subelement specifying the type of information that the STA wants to receive from the AP. A Neighbor Report is an Action frame that contains a subelement with a list of neighboring APs that match the criteria specified in the Neighbor Request. The Neighbor Report provides information such as BSSID, channel, operating class, and PHY type of each neighboring AP. This information helps the STA to perform intelligent roaming decisions based on signal quality, load, and compatibility . References: CWAP-404 Certified Wireless Analysis Professional Study and Reference Guide, Chapter 12: 802.11k/v/r/u/w/ai Amendments, page 434; CWAP-404 Certified Wireless Analysis Professional Study and Reference Guide, Chapter 12: 802.11k/v/r/u/w/ai Amendments, page 435.
NEW QUESTION # 35
802.11k Neighbor Requests and Neighbor Reports are sent in what type of Management Frames?
- A. Beacon
- B. RRM
- C. Action
- D. Reassociation Request and Reassociation Response
Answer: C
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.
NEW QUESTION # 36
A PHY Header is added to the PSDU at which layer?
- A. MAC
- B. PHY
- C. Network
- D. LLC
Answer: B
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
NEW QUESTION # 37
What is the difference between a Data frame and a QoS-Data frame?
- A. QoS Data frames include a QoS information element
- B. QoS Data frames include a QoS control field
- C. QoS Data frames include a DSCP control field
- D. QoS Data frames include an 802.1Q VLAN tag
Answer: B
Explanation:
Explanation
The difference between a Data frame and a QoS-Data frame is that QoS Data frames include a QoS control field. A Data frame is a type of data frame that is used to carry user data or upper layer protocol data between STAs and APs. A QoS Data frame is a type of data frame that is used to carry user data or upper layer protocol data between STAs and APs that support QoS (Quality of Service) features. QoS features allow different types of traffic to be prioritized and handled differently according to their QoS requirements, such as delay, jitter, throughput, etc. QoS Data frames include a QoS control field in their MAC header, which contains information such as traffic identifier (TID), queue size (TXOP), acknowledgment policy (ACK), etc., that are used for QoS purposes. The other options are not correct, as they do not describe the difference between Data and QoS Data frames. QoS Data frames do not include a DSCP (Differentiated Services Code Point) control field, which is part of the IP header in the network layer, not the MAC header in the data link layer. QoS Data frames do not include a QoS information element (IE), which is part of some management frames that indicate QoS capabilities or parameters, not data frames. QoS Data frames do not include an 802.1Q VLAN tag, which is part of some Ethernet frames that indicate VLAN membership or priority, not wireless frames. References: [Wireless Analysis Professional Study Guide CWAP-404], Chapter 5: 802.11 MAC Sublayer, page 118-119
NEW QUESTION # 38
......
CWNP CWAP-404 Exam Certification Details:
| Exam Price | $275 USD |
| Sample Questions | CWNP CWAP-404 Sample Questions |
| Duration | 90 minutes |
| Exam Code | CWAP-404 CWAP |
| Exam Registration | PEARSON VUE |
| Number of Questions | 60 |
| Passing Score | 70% |
| Exam Name | Wireless Analysis Professional |
CWAP-404 certification dumps - CWAP Wi-Fi Analysis CWAP-404 guides - 100% valid: https://www.actualtests4sure.com/CWAP-404-test-questions.html
100% Pass Your CWAP-404 at First Attempt with Actualtests4sure: https://drive.google.com/open?id=1BNoNdvkNBicEF7VN6xPGdVZ3iXxiyPHL

