exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 106 discussion

Actual exam question from Cisco's 350-401
Question #: 106
Topic #: 1
[All 350-401 Questions]

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

  • A. unicast discovery request to the first WLC that resolves the domain name
  • B. broadcast discovery request
  • C. join request to all the WLCs
  • D. unicast discovery request to each WLC
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
tonght
Highly Voted 3 years, 9 months ago
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
upvoted 33 times
...
P1Z7C
Highly Voted 3 years, 8 months ago
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
upvoted 12 times
Mahmoudragab94
3 years, 4 months ago
the AP sends discovery requests to the controllers. D is okay also
upvoted 1 times
...
...
zbeugene7
Most Recent 1 day, 3 hours ago
Selected Answer: D
It's D. Step 1. The LAP sends discovery requests to controllers through the various discovery algorithms and builds a controller list.(This includes defaut DNS name of WLC) Step 2. Send a discovery request to every controller on the list and wait for the controller discovery reply Step 3 . send a join request to a controller in this order (only if the AP received a discovery reply from it): Primary Controller system name (previously configured on LAP). Secondary Controller system name (previously configured on LAP). Tertiary Controller system name (previously configured on LAP). Source : https://www.cisco.com/c/en/us/support/docs/wireless/5500-series-wireless-controllers/119286-lap-notjoin-wlc-tshoot.html#backinfo
upvoted 1 times
zbeugene7
1 day, 3 hours ago
Also it's not A as it might look correct, because other WLCs are known by different means
upvoted 1 times
...
...
cwauch
4 months, 4 weeks ago
Selected Answer: D
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.
upvoted 1 times
...
Steve122
5 months, 2 weeks ago
Selected Answer: C
it's about join
upvoted 1 times
...
Amirabbas
6 months, 1 week ago
Selected Answer: C
C is the correct one
upvoted 1 times
...
[Removed]
6 months, 3 weeks ago
Selected Answer: D
D is correct
upvoted 1 times
...
Lieutentant_MOG
7 months, 4 weeks ago
Selected Answer: C
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.
upvoted 3 times
...
IgorLVG
10 months, 3 weeks ago
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.
upvoted 1 times
...
teems5uk
1 year ago
Selected Answer: D
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.
upvoted 2 times
...
Vlad_Is_Love_ua
1 year, 9 months ago
Selected Answer: D
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.
upvoted 9 times
...
Ayman_B
1 year, 11 months ago
Selected Answer: D Once the DNS name has been resolved a unicast Discovery Request will be sent to the WLC IP/s.
upvoted 1 times
...
iGlitch
2 years ago
Selected Answer: D
https://www.cisco.com/c/en/us/support/docs/wireless/4400-series-wireless-lan-controllers/107606-dns-wlc-config.html#anc5
upvoted 3 times
...
Redzero07
2 years ago
Selected Answer: D
Answer is D
upvoted 2 times
...
PedroPicapiedra
2 years ago
Selected Answer: D
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
upvoted 2 times
...
Ciscopass
2 years, 1 month ago
Selected Answer: C
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.
upvoted 2 times
Rose66
1 year, 11 months ago
The problem is, that the answer provided is "join request to all the WLCs" and not "join request to the selected WLC"....
upvoted 1 times
...
...
Typovy
2 years, 1 month ago
Selected Answer: C
C is correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago