PurposeCommand or Action
Enters global command mode.configure terminal
Example:
Device# configure terminal
Step 2
Enables the multicast traffic for wireless clients. The default
value is disable. Add no in the command to disable the
multicast traffic for wireless clients.
wireless multicast
Example:
Device(config)# wireless multicast
Device(config)# no wireless multicast
Step 3
Enables the forwarding mode in multicast. Add no in the
command to disable the multicast mode.
ap capwap multicast ipaddr
Example:
Device(config)# ap capwap multicast 231.1.1.1
Step 4
Device(config)# no ap capwap multicast
231.1.1.1
Exits the configuration mode. Alternatively, press Ctrl-Z to
exit the configuration mode.
end
Example:
Device(config)# end
Step 5
Related Topics
Information About Wireless Multicast, on page 216
Configuring Wireless Multicast-MCUC Mode (CLI)
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
wireless multicast
4.
no ap capwap multicast ipaddr
5.
end
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
218 OL-29890-01
Configuring Wireless Multicast
Configuring Wireless Multicast-MCUC Mode (CLI)