Traffic Flow and AP
Here you will find answers to Traffic Flow and AP QuestionsAccording to the IEEE 802.11 standard
Question 1
What two statements about beacon frames used by access points are true? (Choose two)
A. contains SSIDs if this feature is enabled
B. provides vendor proprietary information
C. is another name for an associated request
D. sent in response to a probe frame
E. includes ATIM window information for power save operations
Answer: A B
Explanation
Prior to authentication/association, devices must identify any access-points that are within range. Two methods of scanning are available; namely, passive and active. In passive scanning mode, a device monitors each channel for beacon frames that are broadcast by the access-points in the vicinity.
A beacon frame is a management frame in IEEE 802.11-based wireless LANs. It contains all the information about the network. Beacon frames are transmitted periodically to announce the presence of a wireless LAN network and are transmitted by the Access Point (AP). A beacon frame includes timestamp, beacon interval, its capabilities, SSIDs, supported rates, TIM (Traffic Indication Map) and some configuration and security information to the client devices. Some of them are standard; other are vendor proprietary. Below shows a beacon frame with “Cisco Proprietary” parameters from the Cisco AP:
![]()
(Note: beacon interval is the time interval between two consecutive beacon frames)
Question 2
In general, what is the difference in transmit power between an AP operating at Tx Power Level 1 and the same AP operating at Tx Power Level 3?
A. 2 dB
B. 3 dB
C. 6 dB
D. 11 dB
E. 17 dB
Answer: C
Explanation
Please login or register to see this part
Question 3
Which interface is considered a dynamic interface?
A. the virtual interface
B. the AP manager interface
C. the LAG interface
D. the management interface
E. the service port interface
F. a WLAN client data interface
Answer: F
Explanation
Each interface performs specific roles within the unified wireless environment. The static interfaces perform system roles, while the dynamic interfaces are user-defined, and provide client connectivity. Therefore a WLAN client data interface is considered a dynamic interface.
Question 4
An indoor 1240 AP is booting and has obtained an IP address using DHCP. The AP has confirmed prior controller IP addresses from a previously joined mobility group stored in NVRAM. What is the next step the AP performs?
A. DHCP option 43.
B. DNS resolution of CISCO-LWAPP-CONTROLLER.localdomain.
C. Layer 2 LWAPP discovery broadcast.
D. Layer 3 LWAPP discovery broadcast.
E. Ping each Cisco WLC to verify its current status.
F. Select a Cisco WLC based on its position in the configured join selection sequence.
Answer: A
Explanation
Please login or register to see this part
Question 5
Which AP to Wireless LAN Controller discovery process requires a previous association of the AP with a Cisco WLC?
A. AP priming
B. defining a master controller
C. DHCP Option 6
D. DHCP Option 43
E. over-the-air provisioning
Answer: A
Explanation
AP priming happens after an AP is associated with at least one controller. The AP then gets a list of other controllers that it can associate with from the one it is already associated with. These other controllers are part of a mobility group. This information then gets stored in NVRAM and can be used if the AP reboots. To contact these controllers, the AP sends a broadcast to the primary controller and all the other controllers in the group.
Question 6
Which of the following methods is NOT used to access an AP in autonomous mode?
A. Browse
B. Telnet
C. Auxiliary
D. Console
Answer: C
Explanation
Please login or register to see this part
Hi
i had a wireless network with different vendors, if the probe are diferents the interoperability can be achieved ?
1. D. sent in response to a probe frame
why this is wrong? If we send probe request, then AP will send probe response to us! (a beacon)
4. A – wrong
the answer is D , L3 broadcast
hi,so in the #4 what is the correct answer?thanks
hi i think correct answer is C Layer 2……..
Question 4
I guess the answer A is wrong. “The AP has confirmed prior controller IP addresses from a previously joined mobility group stored in NVRAM” Therefore the AP already has controller IP addresses. So the next step “Select a Cisco WLC based on its position in the configured join selection sequence” and right answer is F.
Ok, perhaps I was wrong. AP uses the hunting process and discovery algorithm to find as many controllers as possible. So the AP uses DHCP option 43 to obtain controller IP addresses.
Q4: I think the AP already obtained an IP address, why the answer is A????
D. Layer 3 LWAPP discovery broadcast. << looks the correct one to me.
“The AP has confirmed prior controller IP addresses from a previously joined mobility group stored in NVRAM.” It already have the controller’s IP address in the memory, it doesn’t need to do DHCP option 43. All it needs to do is to try to communicate with one of these controllers and see which one is alive and continue down that path.
Do we know what the correct answer is for number 4???? i think D
Q. 4 answer is D here is the link from CCO
http://www.cisco.com/en/US/products/ps6366/products_tech_note09186a00808f8599.shtml#backinfo
Question is the state in 2c and state 2D is
d. A Layer 3 broadcast on the subnet
@RJ:
the link you mentioned, lists DIFFERENT CHOICES to get a list of management interfaces, but they are not “in order”: the statement 2D is not the 4th step.
The LAP sends discovery requests to controllers through the various discovery algorithms and builds a controller list. Essentially, the LAP learns as many management interface addresses for the controller list as possible via:
DHCP option 43 (good for global companies where offices and controllers are on different continents)
DNS entry for cisco-capwap-controller (good for local businesses – can also be used to find where brand new APs join)
Note: If you use CAPWAP, make sure that there is a DNS entry for cisco-capwap-controller.
Management IP addresses of controllers the LAP remembers previously
A Layer 3 broadcast on the subnet
Over the air provisioning
Statically configured information
the CCNA Wireless book, page 197, explain this situation in method 3: the AP gets a list of controllers, all part of the same mobility group, and it stores in its NVRAM. To contact those controllers after a reboot, the AP sends a broadcast to the primary controller and all the other controllers in the group.
to me, it seems that in Q4 the AP already has “controller IP addresses”: however, I don’t understand if the question means “ip addresses af a list of controllerS” or “different IP addresses of a single controller” (which doesn’t make sense if we are talking about Layer 3 LWAPP discovery…)
hi can some one explain me how Q.2 works because I can understand the Level 1 means? how they calculate the values.?
Correction : I cant understand
Anyone knows the corrected answer?
@CCNA
on the WLC 1 is the max power you can chose – each step “up” decrease the power to a half so when you chose 2 then you have 3db, when you chose 3 then you have 6db and so on…
Remember that + 3db doubles the power and – 3db decrease the power to a half
example: If 1 = 1W then 2 = 0,5W, 3=0,25W…
Question 4: Layer 3 broadcast is incorrect. The AP will send a unicast LWAPP Discovery Request to the WLC. This can be a DHCP Option 43 IP address offer.