Command Line Interface
1166 1553-KDU 137 365 Uen D 2006-06-16
7.27.47 show ip pim rp-hash
This command displays the RP used for the specified multicast group.
Syntax
show ip pim rp-hash <group-address>
group-address - An IP multicast group address. If a group address is
not specified, the RP is used for all multicast groups.
Command Mode
Privileged Exec
Example
This example displays the RP used for the specified group, and the method in
which this RP was elected (that is , bootstrap or static).
Console#show ip pim rp-hash 224.0.1.3
RP: 10.10.11.35
Info source: 10.10.11.35, via bootstrap
Console#sh ip pim rp-hash 224.0.0.0
RP: 192.168.1.19,Static
Console#