Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Home > CWNP > CWNP Certifications > CWNA-109
CWNP CWNA-109  Exam Questions & Answers
Download Demo

  Printable PDF

CWNP CWNA-109 Exam Questions & Answers


Want to pass your CWNP CWNA-109 exam in the very first attempt? Try Exam2pass! It is equally effective for both starters and IT professionals.

  • Vendor: CWNP

    Exam Code: CWNA-109

    Exam Name: Certified Wireless Network Administrator

    Certification Provider: CWNP

    Total Questions: 122 Q&A ( View Details)

    Updated on: Jun 11, 2025

    Note: Product instant download. Please sign in and click My account to download your product.
  • Updated exam questions with all objectives covered
    Verified answers
    365 days free updates
    99% success rate
    100% money back guarantee
    24/7 customer support
  • PDF Only: $45.99 Software Only: $49.99 Software + PDF: $59.99

Related Exams

  • CWAP-402 Certified Wireless Analysis Professional
  • CWAP-403 Certified Wireless Analysis Professional
  • CWAP-404 Certified Wireless Analysis Professional
  • CWDP-303 Certified Wireless Design Professional
  • CWDP-304 Certified Wireless Design Professional
  • CWNA-106 Certified Wireless Network Administrator
  • CWNA-107 Certified Wireless Network Administrator
  • CWNA-108 Certified Wireless Network Administrator
  • CWNA-109 Certified Wireless Network Administrator
  • CWS-100 Certified Wireless Specialist
  • CWSA-100 CWSA Certified Wireless Solutions Administrator
  • CWSP-205 Certified Wireless Security Professional
  • CWSP-206 CWSP Certified Wireless Security Professional
  • CWT-100 Certified Wireless Technician
  • PW0-071 Certified Wireless Technology Specialist - Sales
  • PW0-105 Certified Wireless Network Administrator (CWNA)

Related Certifications

  • CWDP Certifications
  • CWNP Certifications
  • CWNP Wireless LAN Ce...

CWNA-109 Online Practice Questions and Answers

Questions 1

You are the network administrator for ABC Company. Your manager has recently attended a wireless security seminar. The seminar speaker taught that a wireless network could be hidden from potential intruders if you disabled the broadcasting of the SSID in Beacons and configured the access points not to respond to Probe Request frames that have a null SSID field.

Your manager suggests implementing these security practices. What response should you give to this suggestion?

A. Any 802.11 protocol analyzer can see the SSID in clear text in frames other than Beacons frames. This negates any security benefit of trying to hide the SSID in Beacons and Probe Response frames.

B. To improve security by hiding the SSID, the AP and client stations must both be configured to remove the SSID from association request and response frames. Most WLAN products support this.

C. Any tenants in the same building using advanced penetration testing tools will be able to obtain the SSID by exploiting WPA EAPOL-Key exchanges. This poses an additional risk of exposing the WPA key.

D. This security practice prevents manufacturers' client utilities from detecting the SSID. As a result, the SSID cannot be obtained by attackers, except through social engineering, guessing, or use of a WIPS.

Show Answer

Correct Answer: A

The response that you should give to your manager's suggestion of implementing the security practices of disabling the broadcasting of the SSID in Beacons and configuring the access points not to respond to Probe Request frames that have a null SSID field is that any 802.11 protocol analyzer can see the SSID in clear text in frames other than Beacons frames. This negates any security benefit of trying to hide the SSID in Beacons and Probe Response frames. The SSID (Service Set Identifier) is a human-readable name that identifies a WLAN and allows users to connect to it. The SSID is transmitted in clear text in several types of 802.11 frames, such as Beacon frames, Probe Request frames, Probe Response frames, Association Request frames, Association Response frames, Reassociation Request frames, and Reassociation Response frames. Some people may think that hiding the SSID can improve the security of the WLAN by making it invisible to potential intruders. However, this is not true, as hiding the SSID only removes it from Beacon frames and Probe Response frames that have a null SSID field. The SSID is still present in other types of frames that can be easily captured and analyzed by any 802.11 protocol analyzer or wireless scanner tool. Therefore, hiding the SSID does not provide any real security benefit and may even cause some compatibility and performance issues for legitimate users. References: 1, Chapter 4, page 133; 2, Section 4.1

Questions 2

What statement about 802.3, Clause 33 Power over Ethernet is true?

A. When using CAT5 cabling, you increase the maximum draw available to the PD over that available with CAT6.

B. Only endpoint PSEs are supported.

C. Only midspan PSEs are supported.

D. The lowest voltage drop is achieved when using CAT6 cable instead of Cat5 or CAT5e.

Show Answer

Correct Answer: D

https://www.cablinginstall.com/articles/2012/08/cat-6a-vs-cat-5e-poe.html The statement that the lowest voltage drop is achieved when using CAT6 cable instead of Cat5 or CAT5e is true about 802.3, Clause 33 Power over Ethernet. Power over Ethernet (PoE) is a technology that allows electrical power to be delivered over Ethernet cables along with data signals. PoE is defined by IEEE 802.3, Clause 33 and has several variants, such as PoE (802.3af), PoE+ (802.3at), and PoE ++ (802.3bt). PoE works by using a device called PSE (Power Sourcing Equipment) that injects power into the Ethernet cable and a device called PD (Powered Device) that receives power from the Ethernet cable. The PSE can be either an endpoint device, such as a switch or a router, or a midspan device, such as an injector or a splitter, that is inserted between two Ethernet devices. The PD can be any device that requires power, such as an access point, a camera, or a phone. One of the factors that affects PoE performance is voltage drop, which is the reduction of voltage that occurs as current flows through a cable due to its resistance. Voltage drop can cause power loss and inefficiency in PoE systems, as well as damage to PDs if the voltage falls below their minimum requirement. To minimize voltage drop, it is recommended to use high-quality cables with low resistance and short length. Among the common types of Ethernet cables, CAT6 has the lowest resistance and therefore the lowest voltage drop compared to Cat5 or CAT5e. CAT6 also has higher bandwidth and data rate than Cat5 or CAT5e, making it more suitable for PoE applications. References: 1, Chapter 7, page 263; 2, Section 4.4

Questions 3

You are tasked with performing a throughput test on the WLAN. The manager asks that you use open source tools to reduce costs. What open source tool is designed to perform a throughput test?

A. iPerf

B. PuTTy

C. IxChariot

D. Python

Show Answer More Questions

Correct Answer: A

iPerf is an open source tool that is designed to perform a throughput test on the WLAN. iPerf is a cross-platform command-line tool that can measure the bandwidth and quality of network links by generating TCP or UDP traffic between two endpoints.iPerf can run as either a server or a client mode, depending on whether it receives or sends traffic. iPerf can also report various metrics of network performance, such as throughput, jitter, packet loss, delay, and TCP window size. To perform a throughput test on the WLAN using iPerf, one device needs to run iPerf in server mode and another device needs to run iPerf in client mode. The devices need to be connected to the same WLAN network and have their IP addresses configured properly. The device running iPerf in client mode needs to specify the IP address of the device running iPerf in server mode as well as other parameters such as protocol, port number, duration, interval, bandwidth limit, packet size, etc. The device running iPerf in server mode will listen for incoming connections from the client device and send back acknowledgments or responses depending on the protocol used. The device running iPerf in client mode will send traffic to the server device according to the specified parameters and measure the network performance. The device running iPerf in client mode will display the results of the throughput test at the end of the test or at regular intervals during the test. The results can show the average, minimum, maximum, and instantaneous throughput of the network link, as well as other metrics such as jitter, packet loss, delay, and TCP window size. References: 1, Chapter 7, page 287; 2, Section 4.3

Why Choose Exam2pass CWNA-109 Exam PDF and VCE Simulator?

  • 100% Pass and Money Back Guarantee

    Exam2pass CWNA-109 exam dumps are contained with latest CWNA-109 real exam questions and answers. Exam2pass CWNA-109 PDF and VCE simulator are revised by the most professional CWNA-109 expert team. All the CWNA-109 exam questions are selected from the latest real exam and answers are revised to be accurate. 100% pass guarantee and money back on exam failure.

  • The Most Professional Support Service

    Exam2pass has the most skillful CWNA-109 experts. Candidates can get timely help when needed. Exam2pass CWNA-109 exam PDF and VCE simulator are the most up-to-date and valid. The most professional support service are provided to help the CWNA-109 candidates at anytime and anywhere.

  • 365 Days Free Update Download

    Exam2pass CWNA-109 exam PDF and VCE simulator are timely updated in 365 days a year. Users can download the update for free for 365 days after payment. Exam2pass CWNA-109 exam dumps are updated frequently by the most professional CWNA-109 expert team. CWNA-109 candidates can have the most valid CWNA-109 exam PDF and VCE at any time when needed.

  • Free Demo Download

    Download free demo of the Exam2pass exam PDF and VCE simulator and try it. Do not need to pay for the whole product before you try the free trial version. Get familiar about the exam questions and exam structure by trying the free sample questions of the exam PDF and VCE simulator. Try before purchase now!

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2025 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.