Which port is required for APs to join a WLC using directed broadcasts?
Which port is required to allow APs to join a WLC when directed broadcasts are used on a Cisco IOS switch?
Community Votes
100% of anonymous learners picked answer A. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
The exam tests your knowledge of CAPWAP port numbers and transport protocols; the common trap is confusing UDP vs. TCP or mixing up 5246 (control) with 5247 (data).
CAPWAP discovery between Cisco APs and a WLC uses UDP port 5246 for control messages and UDP port 5247 for data messages. Community consensus confirms UDP 5246 is the correct answer for the discovery/join process over directed broadcasts.
Many candidates choose TCP 5246 or UDP 5247, forgetting that CAPWAP discovery and control traffic is strictly UDP 5246, while UDP 5247 is reserved for the data tunnel.
Community Discussion (5 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
CAPWAP (Control and Provisioning of Wireless Access Points) uses UDP port 5246 for all control-plane messages, including the initial Discovery Request and Discovery Response exchanged between an AP and a WLC. When an AP uses directed broadcasts on a Cisco IOS switch, it sends a CAPWAP Discovery Request via UDP 5246 to the broadcast address of the local subnet. The WLC replies on the same UDP port, completing the discovery phase before the data tunnel on UDP 5247 is established. Community comments consistently cite the Official Certification Guide (OCG, p. 523) confirming this behavior.Why the Other Options Are Wrong
Option B (TCP 5246) is incorrect because CAPWAP never uses TCP for discovery or control messaging; it is entirely UDP-based. Option C (TCP 5247) is wrong for the same reason—TCP is not part of the CAPWAP protocol suite. Option D (UDP 5247) is the CAPWAP data port used for encapsulated wireless traffic after the AP has already joined the WLC, not for the initial discovery and join process itself.Community Comment Notes
Multiple high-voted comments reinforce that UDP 5246 handles control messages and UDP 5247 handles data messages, directly aligning with Cisco documentation. One comment helpfully breaks down the full discovery sequence: unicast or broadcast CAPWAP Discovery Request on UDP 5246, followed by a Discovery Response from the WLC. Another comment references the OCG page 523, providing an authoritative source that students should review for the complete AP-WLC join process.Official Reference
Exam Strategy
Memorize that CAPWAP control is always UDP 5246 and CAPWAP data is always UDP 5247. When the question mentions 'discovery,' 'join,' or 'directed broadcast,' immediately select UDP 5246.
Related Analysis
Practice All 350-401 Questions
Access 218 questions with complete answers and detailed explanations.
View Full 350-401 Practice Test →