Implementing Cisco Wireless Network Fundamentals (WIFUND, legacy) — Question 84
A customer needs wireless access points on a different VLAN from the controller to join via broadcast. Which two commands are required on the Layer 3 switch?
(Choose two.)
Answer options
- A. ip forward-protocol tcp 5246
- D. ip forward-protocol udp 5246
Correct answer: D, E
Explanation
The commands required for allowing the wireless access points to communicate with the controller on a different VLAN are related to forwarding UDP broadcasts. Option D is correct since it specifies UDP for the required protocol and port. The other options do not address the necessary UDP configuration needed for this scenario.