show ip pimsm rphash
Enterasys C3 Configuration Guide 27-45
Defaults
None.
Mode
Any router mode.
Examples
This example shows how to display the RP set for a specific group address.
C3(su)->router> show ip pimsm rp 224.0.0.0 240.0.0.0
RP SET TABLE
Group
Address Group Mask Address Hold Time Expiry Time Component C-RP Priority
(hh:mm:ss) (hh:mm:ss)
--------- ---------- ----------- ---------- ----------- --------- -----------
224.0.0.0 240.0.0.0 192.168.30.2 00:02:15 00:02:30 1 0
Table 27-12 provides an explanation of the command output.
This example shows how to display the candidate RPs for each group address.
C3(su)->router> show ip pimsm rp candidate
CANDIDATE RP TABLE
Group Address Group Mask Address
--------------- --------------- ---------------
224.0.0.0 240.0.0.0 192.168.30.2
show ip pimsm rphash
Displays the Rendezvous Point router that will be selected from the set of active RP routers. The
RP router, for the group, is selected by using the hash algorithm defined in RFC 2362.
Syntax
show ip pimsm rphash group-address
Table 27-12 show ip pimsm rp Output Details
Output Field What it displays
Group Address The address of the group for which the RP set is displayed.
Group Mask The mask of the group address.
Address The IP address of the RP.
Hold Time The hold time of the RP.
Expiry Time The minimum time remaining before the RP will be declared down.
Component A number which uniquely identifies the component. Each protocol instance
connected to a separate domain should have a different index value.
C-RP Priority The candidate-RP priority of the RP.