Users Guide

IPv4 and IPv6 Multicast 1641
8
Globally enable IP multicast, IGMP, and PIM-SM on the switch.
console(config)#ip multicast-routing
console(config)#ip pim sparse-mode
9
Configure VLAN 10 as the RP and specify the range of multicast groups
for PIM-SM to control. The 239.9.x.x address is chosen as it is a locally
administered address that maps to MAC addresses that do not conflict
with control plane protocols.
console(config)#ip pim rp-address 192.168.10.4 239.9.0.0 255.255.0.0