Example: Configuring Candidate RPs
This example shows how to configure the switch to advertise itself as a candidate RP to the BSR in its PIM
domain. Standard access list number 4 specifies the group prefix associated with the RP that has the address
identified by a port. That RP is responsible for the groups with the prefix 239.
Switch(config)# ip pim rp-candidate gigabitethernet1/0/2 group-list 4
Switch(config)# access-list 4 permit 239.0.0.0 0.255.255.255
Related Topics
Configuring the Candidate RPs, on page 63
Where to Go Next
You can configure the following for your IP multicast configuration:
•
IGMP feature support
•
SSM feature support
•
IP Multicast Routing
Additional References
Related Documents
Document TitleRelated Topic
•
Protocol Independent Multicast (PIM):
Motivation and Architecture
•
Protocol Independent Multicast (PIM), Dense
Mode Protocol Specification
•
Protocol Independent Multicast (PIM), Sparse
Mode Protocol Specification
•
draft-ietf-idmr-igmp-v2-06.txt, Internet Group
Management Protocol, Version 2
•
draft-ietf-pim-v2-dm-03.txt, PIM Version 2
Dense Mode
PIM is defined in RFC 4601 and in these Internet
Engineering Task Force (IETF) Internet drafts.
Catalyst 2960-XR Switch IP Multicast Command
Reference
For complete syntax and usage information for the
commands used in this chapter.
Catalyst 2960-XR Switch IP Multicast Routing Configuration Guide, Cisco IOS Release 15.0(2)EX1
74 OL-29426-01
Configuring PIM
Example: Configuring Candidate RPs