300-430 · Question #309
What is characteristic of multicast mode that affects the wireless network when configured on a Cisco WLC?
The correct answer is C. Packet replication is performed on the network. In multicast mode on a Cisco WLC, the network infrastructure handles packet replication rather than the controller, reducing controller load for multicast traffic.
Question
What is characteristic of multicast mode that affects the wireless network when configured on a Cisco WLC?
Options
- AThe controller sends multicast packets to a user group.
- BPacket replication is performed on the controller.
- CPacket replication is performed on the network.
- DThe controller sends every multicast packet associated APS.
How the community answered
(37 responses)- A3% (1)
- B3% (1)
- C95% (35)
Why each option
In multicast mode on a Cisco WLC, the network infrastructure handles packet replication rather than the controller, reducing controller load for multicast traffic.
While multicast does involve group addressing, this answer misidentifies the defining characteristic - the key distinction of multicast mode is where replication occurs, not simply that packets are sent to a group.
Packet replication on the controller describes unicast mode behavior, where the WLC individually replicates and sends a separate copy to each associated AP.
In multicast mode, the WLC sends a single multicast packet to a multicast group address, and the network infrastructure (routers and switches) is responsible for replicating the packet to each AP that has subscribed to that multicast group. This offloads replication from the controller to the network, making it more scalable than unicast mode where the controller individually replicates each packet per AP.
Sending every multicast packet individually to each associated AP is the behavior of unicast mode, not multicast mode, which relies on a single multicast group transmission.
Concept tested: Cisco WLC multicast mode packet replication
Source: https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-10/config-guide/b_cg810/multicast.html
Topics
Community Discussion
No community discussion yet for this question.