38-17
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
 
Chapter 38      Configuring IP Multicast
Configuring IP Multicast Routing
For an example of how to configure bidir-PIM, see the “Bidirectional PIM Mode Example” section on 
page 38-29.
Enabling PIM-SSM Mapping
The Catalyst 4500 series switch supports SSM mapping, enabling an SSM transition in cases either 
where neither URD nor IGMP v3-lite is available, or when supporting SSM on the end system is 
impossible or unwanted due to administrative or technical reasons. With SSM mapping, you can leverage 
SSM for video delivery to legacy set-top boxes (STBs) that do not support IGMPv3 or for applications 
that do not take advantage of the IGMPv3 host stack.
For more details, refer to this URL:
http://www.cisco.com/en/US/docs/ios-xml/ios/ipmulti_igmp/configuration/15-s/imc_ssm_map.html
Configuring a Rendezvous Point
A rendezvous point (RP) is required in networks running Protocol Independent Multicast sparse mode 
(PIM-SM). In PIM-SM, traffic is forwarded only to network segments with active receivers that have 
explicitly requested multicast data.
The most commonly used methods to configure a rendezvous point (described here) are the use of Static 
RP and the use of the Auto-RP protocol. Another method (not described here) is the use of the Bootstrap 
Router (BSR) protocol.
Command Purpose
Switch(config)# ip pim rp-address 
rp-address [access-list] [override] 
bidir
Configures the address of a PIM RP for a particular 
group, and specifies bidirectional mode. 
Use this command when you are not distributing 
group-to-RP mappings using either Auto-RP or the 
PIMv2 BSR mechanism
Switch(config)# ip pim rp-candidate 
type number [group-list access-list] 
bidir
Configures the router to advertise itself as a PIM 
Version 2 candidate RP to the BSR, and specifies 
bidirectional mode.
Use this command when you are using the PIMv2 BSR 
mechanism to distribute group-to-RP mappings.
Switch(config)# ip pim send-rp-address 
type number scope ttl-value 
[group-list access-list] [interval 
seconds] bidir
Configures the router to use Auto-RP to configure the 
groups the router is willing to act as RP, and specifies 
bidirectional mode.
Use this command when you are using Auto-RP to 
distribute group-to-RP mappings.