300-365 · Question #15
A customer recently implemented WLC wireless multicast. Clients and connecting at the highest mandatory wireless rate of 24 Mbps and are receiving multicast traffic, but WLC cpu utilization and…
The correct answer is A. verify that Global Multicast mode has been enabled B. verify that IGMP snooping is disabled on the wireless controller since the access points are E. change the wireless controller from Multicast-Unicastmodeto Multicast-Multicast mode and assign. When WLC multicast causes elevated CPU and wired network load, engineers should enable Global Multicast mode, disable IGMP snooping on the WLC, and switch from Multicast-Unicast to Multicast-Multicast mode. These three changes eliminate redundant unicast replication and reduce…
Question
A customer recently implemented WLC wireless multicast. Clients and connecting at the highest mandatory wireless rate of 24 Mbps and are receiving multicast traffic, but WLC cpu utilization and wired side network load has increased substantially. What three actions should the engineer take next to optimize the configuration? (Choose Three)
Options
- Averify that Global Multicast mode has been enabled
- Bverify that IGMP snooping is disabled on the wireless controller since the access points are
- Cmake sure the highest mandatory rate is set to 54 Mbps so that the multicast traffic has sufficient
- Dverify Multicast Listener Discovery (MLD) v1 snooping has been enabled to keep track of and
- Echange the wireless controller from Multicast-Unicastmodeto Multicast-Multicast mode and assign
- Fverify that the L3 interfaces are configured for pirn sparse-dense-mode on the VLAN servicing the
How the community answered
(27 responses)- A56% (15)
- C11% (3)
- D30% (8)
- F4% (1)
Why each option
When WLC multicast causes elevated CPU and wired network load, engineers should enable Global Multicast mode, disable IGMP snooping on the WLC, and switch from Multicast-Unicast to Multicast-Multicast mode. These three changes eliminate redundant unicast replication and reduce controller processing burden.
Global Multicast mode must be verified as enabled on the WLC because it is the foundational setting that allows the controller to handle multicast traffic natively rather than falling back to inefficient per-client replication.
IGMP snooping on the WLC should be disabled because access points already perform this function at the radio level; running it on the controller as well duplicates processing and contributes directly to the elevated CPU utilization observed.
Raising the mandatory rate to 54 Mbps changes the radio transmission rate for multicast frames but does not reduce WLC CPU utilization or wired network load, which are caused by unicast replication mode, not the data rate.
MLD snooping is the IPv6 equivalent of IGMP snooping and applies to IPv6 multicast groups; this IPv4 multicast scenario is governed by IGMP, so enabling MLD v1 snooping does not address the described problem.
Multicast-Unicast mode causes the WLC to clone each multicast frame into an individual unicast copy for every subscribed wireless client, which is the primary cause of both high CPU utilization and increased wired-side traffic; switching to Multicast-Multicast mode and assigning a multicast group address allows a single multicast stream to be used across the network, resolving both symptoms.
Configuring PIM sparse-dense-mode on wired L3 VLAN interfaces addresses upstream IP multicast routing, not the WLC-level replication behavior that is causing the elevated CPU and bandwidth load.
Concept tested: WLC multicast-multicast mode and IGMP snooping optimization
Source: https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-5/config-guide/b_cg85/multicast.html
Topics
Community Discussion
No community discussion yet for this question.