350-401 Exam QuestionsBrowse all questions from this exam

350-401 Exam - Question 106


What does the LAP send when multiple WLCs respond to the CISCO-CAPWAP-CONTROLLER.localdomain hostname during the CAPWAP discovery and join process?

Show Answer
Correct Answer: D

During the CAPWAP discovery and join process, when an LAP encounters multiple WLCs that respond to the CISCO-CAPWAP-CONTROLLER.localdomain hostname, it will send a unicast discovery request to each WLC. This allows each WLC to respond individually, helping the LAP to gather information from all possible controllers before making a decision on which one to join.

Discussion

17 comments
Sign in to comment
tonghtOption: D
Feb 18, 2021

Answer should be D; let's look: https://www.cisco.com/c/en/us/support/docs/wireless/4400-series-wireless-lan-controllers/107606-dns-wlc-config.html#anc5

P1Z7COption: A
Mar 23, 2021

A is ok The Lightweight AP (LAP) can discover controllers through your domain name server (DNS). For the access point (AP) to do so, you must configure your DNS to return controller IP addresses in response to CISCO-LWAPP-CONTROLLER.localdomain, where localdomain is the AP domain name. When an AP receives an IP address and DNS information from a DHCP server, it contacts the DNS to resolve CISCO-CAPWAP-CONTROLLER.localdomain. When the DNS sends a list of controller IP addresses, the AP sends discovery requests to the controllers. The AP will attempt to resolve the DNS name CISCO-CAPWAP-CONTROLLER.localdomain. When the AP is able to resolve this name to one or more IP addresses, the AP sends a unicast CAPWAP Discovery Message to the resolved IP address(es). Each WLC that receives the CAPWAP Discovery Request Message replies with a unicast CAPWAP Discovery Response to the AP. Reference: https://www.cisco.com/c/en/us/support/docs/wireless/4400-series-wireless-lan-controllers/107606-dns-wlc-config.html

Mahmoudragab94
Jul 25, 2021

the AP sends discovery requests to the controllers. D is okay also

Vlad_Is_Love_uaOption: D
Feb 22, 2023

When multiple WLCs respond to the CISCO-CAPWAP-CONTROLLER.localdomain hostname during the CAPWAP discovery and join process, the LAP sends a unicast discovery request to each WLC that responded. This process is called the discovery response mechanism. In this mechanism, each WLC that receives a discovery request from the LAP sends a discovery response to the LAP with its IP address. If multiple WLCs respond with the same hostname, the LAP sends a discovery request to each of them. The LAP then selects the first WLC that responded to the discovery request and sends a join request to that WLC. If the first WLC does not respond, the LAP sends a join request to the next WLC in the list that responded to the discovery request, and so on.

iGlitchOption: D
Nov 17, 2022

https://www.cisco.com/c/en/us/support/docs/wireless/4400-series-wireless-lan-controllers/107606-dns-wlc-config.html#anc5

CiscopassOption: C
Nov 13, 2022

From the K Wallace cert guide: "When an AP has finished the discovery process, it should have built a list of live candidate controllers. Now it must begin a separate process to select one WLC and attempt to join it. " So, I vote for C.

Rose66
Jan 6, 2023

The problem is, that the answer provided is "join request to all the WLCs" and not "join request to the selected WLC"....

PedroPicapiedraOption: D
Nov 16, 2022

I Think is D too D is correct https://www.cisco.com/c/en/us/support/docs/wireless/4400-series-wireless-lan-controllers/107606-dns-wlc-config.html#anc5

Redzero07Option: D
Nov 16, 2022

Answer is D

teems5ukOption: D
Dec 5, 2023

D. Unicast discovery request to each WLC. The LAP sends unicast discovery requests individually to each WLC that resolves the domain name in order to establish a connection with the appropriate controller. This allows the LAP to communicate with the specific WLC that responds to its discovery request.

Lieutentant_MOGOption: C
Apr 18, 2024

Here is why C is correct: During the CAPWAP (Control and Provisioning of Wireless Access Points) discovery and join process, if multiple Wireless LAN Controllers (WLCs) respond to the CISCO-CAPWAP-CONTROLLER.localdomain hostname, the LAP (Lightweight Access Point) sends an "Join Response" message to each of the responding WLCs. This message contains information about the LAP itself and its capabilities. The WLCs then evaluate this information and decide whether to accept the LAP's join request based on factors such as current load, configuration, and other parameters. If multiple WLCs accept the LAP's join request, typically only one of them becomes the primary controller for that LAP, while the others may act as backup controllers or standby controllers in case of failover.

RumbrumOption: C
Oct 19, 2022

After WLCs reply AP will try to join them starting from the primary

Rumbrum
Oct 19, 2022

Wrong answer, can’t delete. Right one is A

TypovyOption: C
Oct 28, 2022

C is correct

Ayman_BOption: D
Dec 31, 2022

Selected Answer: D Once the DNS name has been resolved a unicast Discovery Request will be sent to the WLC IP/s.

IgorLVGOption: D
Jan 21, 2024

Wireless LAN Controller DNS Discovery The Lightweight AP (LAP) can discover controllers through your domain name server (DNS). For the access point (AP) to do so, you must configure your DNS to return controller IP addresses in response to CISCO-LWAPP-CONTROLLER.localdomain, where localdomain is the AP domain name. When an AP receives an IP address and DNS information from a DHCP server, it contacts the DNS to resolve CISCO-CAPWAP-CONTROLLER.localdomain. When the DNS sends a list of controller IP addresses, the AP sends discovery requests to the controllers. so, it wil be D The AP will attempt to resolve the DNS name CISCO-CAPWAP-CONTROLLER.localdomain. When the AP is able to resolve this name to one or more IP addresses, the AP sends a unicast CAPWAP Discovery Message to the resolved IP address(es). Each WLC that receives the CAPWAP Discovery Request Message replies with a unicast CAPWAP Discovery Response to the AP.

SeMo0o0oOption: D
May 25, 2024

D is correct

AmirabbasOption: C
Jun 3, 2024

C is the correct one

Steve122Option: C
Jul 1, 2024

it's about join

cwauchOption: D
Jul 18, 2024

Straight out of 31 days until your ENCORE. DHCP vendor option: When a Cisco AP sends a DHCP discover request, it uses the Cisco vendor option, which is option 43 with IPv4 and option 52 with IPv6. If the DHCP server is configured to respond to these options, it sends a list of Cisco controller IP addresses to the AP in the DHCP ACK message. The AP then uses this information to send a unicast discovery request to each of the controllers.