Home > CCNA – Wireless

CCNA – Wireless

September 7th, 2010 Go to comments

Here you will find answers to CCNA Wireless Questions

If you are not sure about Wireless, please read my Wireless tutorial and Basic Wireless Terminologies

Question 1

Which additional configuration step is necessary in order to connect to an access point that has SSID broadcasting disabled?

A. Set the SSID value in the client software to public.
B. Configure open authentication on the AP and the client.
C. Set the SSID value on the client to the SSID configured on the AP.
D. Configure MAC address filtering to permit the client to connect to the AP.


Answer: C

Question 2

What is one reason that WPA encryption is preferred over WEP?

A. A WPA key is longer and requires more special characters than the WEP key.
B. The access point and the client are manually configured with different WPA key values.
C. WPA key values remain the same until the client configuration is changed.
D. The values of WPA keys can change dynamically while the system is used.


Answer: D

Question 3

Which two devices can interfere with the operation of a wireless network because they operate on similar frequencies? (Choose two)

A. copier
B. microwave oven
C. toaster
D. cordless phone
E. IP phone
F. AM radio


Answer: B D

Question 4

A single 802.11 g access point has been configured and installed in the center of a square office. A few wireless users are experiencing slow performance and drops while most users are operating at peak efficiency. What are three likely causes of this problem? (Choose three)

A. mismatched TKIP encryption
B. null SSID
C. cordless phones
D.mismatched SSID
E. metal file cabinets
F. antenna type or direction


Answer: C E F

Question 5

Refer to the exhibit. What two facts can be determined from the WLAN diagram? (Choose two)

AP_overlap.jpg

A. The area of overlap of the two cells represents a basic service set (BSS).
B. The network diagram represents an extended service set (ESS).
C. Access points in each cell must be configured to use channel 1.
D. The area of overlap must be less than 10% of the area to ensure connectivity.
E. The two APs should be configured to operate on different channels.


Answer: B E

Explanation

A group of access points connected to the same WLAN are known as an Extended Service Set (ESS). Within an ESS, a client can associate with any one of many access points that use the same Extended service set identifier (ESSID). It allows users to roam about an office without losing wireless connection -> B is correct.

Two APs operating near each other should be configured on different channels to avoid interference. There are fourteen channels defined in the IEEE 802.11b channel set. Each channel is 22MHz wide but there is only 5MHz channel separation so the channels are overlapped. Channels 1, 6 and 11 are most commonly used because they do not overlap as shown below:

802_11b_overlap.png

So if we configure an AP with channel 1 then we should set its nearest AP to channel 6 or 11 to make sure their channels are not overlapped.

Question 6

What are three basic parameters to configure on a wireless access point? (Choose three)

A. SSID
B. RTS/CTS
C. AES-CCMP
D. TKIP/MIC
E. RF channel
F. authentication method


Answer: A E F

Question 7

What speeds must be disabled in a mixed 802.11 b/g WLAN to allow only 802.11 g clients to connect?

A. 6,9,12,18
B. 1,2,5.5,6
C. 5.5,6,9,11
D. 1,2,5.5,11


Answer: D

Explanation

The data rates of 802.11b are 1, 2, 5.5 and 11 Mbps using Direct Sequence Spread Spectrum (DSSS) while the data rates of 802.11g are 1, 2, 5.5, 11 Mbps using DSSS and 6, 9, 12, 18, 24, 36, 48, 54 Mbps using OFDM. So if we only want to allow 802.11g clients, just disable 1, 2, 5.5 and 11 Mbps speed.

Question 8

What is the maximum data rate specified for IEEE 802.11b WLANs?

A. 10 Mbps
B. 11 Mbps
C. 54 Mbps
D. 100 Mbps


Answer: B

Question 9

A wireless client cannot connect to an 802.11 b/g BSS with a b/g wireless card. The client section of the access point does not list any active WLAN clients. What is a possible reason for this?

A. The incorrect channel is configured on the client.
B. The client’s IP address is on the wrong subnet.
C. The client has an incorrect pre-shared key.
D. The SSID is configured incorrectly on the client.


Answer: D

Question 10

Which two features did WPAv1 add to address the inherent weaknesses found in WEP? (Choose two)

A. a stronger encryption algorithm
B. key mixing using temporal keys
C. shared key authentication
D. a shorter initialization vector
E. per frame sequence counters


Answer: B E

Question 11

What is the maximum data rate specified for IEEE 802.11b WLANs?

A. 10Mbps
B. 11Mbps
C. 54Mbps
D. 100Mbps


Answer: B

Explanation

Popular wireless standards are listed below:

* IEEE 802.11a: 54 Mbps in the 5.7 GHz ISM band
* IEEE 802.11b: 11 Mbps in the 2.4 GHz ISM band
* IEEE 802.11g: 54 Mbps in the 2.4 GHz ISM band

Question 12

You have finished physically installing an access point on the ceiling at your office. At a minimum, which parameter must be configured on the access point in order to allow a wireless client to operate on it?

A. AES
B. PSK
C. SSID
D. TKIP
E. WEP


Answer: C

Comments (268) Comments
Comment pages
1 4 5 6 655
  1. Ryan Fahey
    September 3rd, 2013

    I have a problem with Question #10.

    It says:

    Which two features did WPAv1 add to address the inherent weaknesses found in WEP? (Choose two)

    The correct answers are listed as:

    B. key mixing using temporal keys
    E. per frame sequence counters

    But my CCNA Book contradicts the choice (E) as being correct.

    The Book states:

    “AES has the same functions as TKIP, but it uses additional data from the MAC header that allows destination hosts to recognize if the non-encrypted bits have been tampered with.
    It also adds a sequence number to the encrypted data header.”

    WPAv1 uses TKIP. The book implies that the sequence counter was NOT present in WPAv1.
    This means option E should NOT be a correct answer.

    If someone could confirm this I would be very Grateful.
    Thanks!

  2. Whatsit
    September 6th, 2013

    Can someone confirm answer 10 please.

  3. Ryan Fahey
    September 7th, 2013

    I say again Question 10 is wrong!

    The Cisco material declares that the sequence counters were not added until
    WPA2 (AES), insinuating that WPAv1 did NOT have per-frame sequence counters.

    In addition to that, here is the chart from the book:

    SSID: No Encryption, Basic Authentication, Not a Security Handle
    WEP: No Strong Authentication, Static Breakable Keys, Not Scale-able
    WPA: Standardized, IMPROVED ENCRYPTION, Strong User-Based Authentication (Lea, Peap)
    802.11i/WPA2: AES Encryption, Authentication, Dynamic Key Management

    As you can see, the book lists IMPROVED ENCRYPTION under WPAv1 features.

    So the correct answers SHOULD be:

    A. a stronger encryption algorithm (From the chart)
    B. key mixing using temporal keys (WPAv1 uses TKIP- Temporal Key Integrity Protocol)

    I know that these SHOULD be the right answers, but does anyone know for sure which are considered correct in the actual EXAM?

  4. Ryan Fahey
    September 10th, 2013

    Passed Exam today 986/1000.
    Thanks 9tut!

    Question 3 on Exam.

  5. jasostrong
    September 11th, 2013

    Thanks 9tut. I made it. I passed my CCNA 200-120 today. The sim is Access-list 1 , Access-list 2 & EIGRP. A lot of new questions like Netflow, Syslog, SNMP, VRRP, and GLBP.

  6. Ryan Fahey
    September 11th, 2013

    To correct my previous statements:

    For question #10, the answers B and E are correct.

    The book is misleading here, and the point of the question is this:
    WEP and WPAv1 both use the RC4 encryption algorithm, so the algorithm is not any stronger, despite the book saying it has “better encryption”.
    Per-frame sequence counters were present in WPAv1, I found this after further research.
    Sorry for any confusion.

  7. Anonymous
    September 12th, 2013

    writting on saturday wish me luck somebody

  8. JK
    September 18th, 2013

    @Anonymous:
    Good luck

  9. saitama
    September 18th, 2013

    Will take mine next week!

  10. Danny Le Roy
    September 18th, 2013

    Q3 in the exam today..but I had “choose 3″

  11. Chris J
    September 23rd, 2013

    Q3 in my exam passed CCNA 960!!! Thanks 9tut!

  12. that_guy
    September 27th, 2013

    Q3 and 5 were in my exam today

  13. HARISH
    October 9th, 2013

    question 3 was there in my ccna

  14. kafi
    October 26th, 2013

    I would like to give exam in next week. Is there any one who can send me a dump and suggest me. I got a dump where only 162 question is it sufficient to pass this exam

    kafieu@gmail.com

  15. edwin
    December 11th, 2013

    can some help me with VCE version.3.3 crack with patch?
    thanks

  16. JITESH
    February 6th, 2014

    AWESOME QUESTION & SOLUTION
    I LIKE IT!

  17. John
    April 28th, 2014

    Hi How can i control internet access to my clients( about 50 users but I want to allow internet access only 5 users )in linksys E2500 router.

    It would be highly appreciated if anyone reply me back.

    Many thanks

  18. Mohamad
    September 22nd, 2014

    I want to secure my Internet. I have a negtear router and I think I am getting slow speed. When I tried to connect a new laptop to the Internet, I saw my SSID doesnot have security lock. It us unsecured. I tried to secure the SSID but whenever I save the changes, I lose the connection and I have reset the router. I don’t know how to secure if I am not able to save the settings.

Comment pages
1 4 5 6 655
Add a Comment