Displaying the current RP set
The BSR sends periodic RP updates to all C-RPs in the domain. These updates include the set of multicast group data configured on and reported by all C-RPs in the domain. This data does not include any static RP entries configured on any router in the domain. (To view the static RP-set information for any static RPs configured on a particular router, you must access the CLI of that specific router.)
Syntax:
show ip pim rp-set [learned | static]
Without options, this command displays the multicast group support for both the learned C-RP assignments and any statically configured RP assignments.
learned
Displays only the learned C-RP assignments the router has learned from the latest BSR message.
static
Displays only the statically configured RP assignment(s) configured on the router.
Listing both the learned and static RP-set data
Displaying only the learned RP-set data for the PIM-SM domain
switch(config)# show ip pim rp-set learned Status and Counters - PIM-SM Learned RP-Set Information Group Address Group Mask RP Address Hold Time Expire Time --------------- --------------- --------------- --------- -------------- 231.100.128.0 255.255.240.0 100.10.10.1 150 150 232.240.255.252 255.255.255.252 100.10.10.1 150 150 237.255.248.1 255.255.255.255 100.10.10.1 150 150 239.10.10.240 255.255.255.240 120.10.10.2 150 150 239.10.10.240 255.255.255.252 120.10.10.2 150 150
Displaying only the static RP-set data (applies to current router only)
switch(config)# show ip pim rp-set static Status and Counters - PIM-SM Static RP-Set Information Group Address Group Mask RP Address Override --------------- --------------- --------------- -------- 231.100.128.255 255.255.255.255 100.10.10.1 Yes