show ip pimsm rp
27-44 IPv4 Advanced Routing Protocol Configuration
Parameters
Mode
Any router mode.
Defaults
If the VLAN id is omitted, all neighbors off all interfaces will be displayed.
Example
This example shows how to display PIM information:
C3(su)->router> show ip pimsm neighbor
NEIGHBOR TABLE
Vlan ID IP Address Up Time Expiry Time
(hh:mm:ss) (hh:mm:ss)
--------- ---------------- ---------- ------------
30 192.168.30.2 01:36:41 00:01:25
6 192.168.6.1 01:36:41 00:01:25
Table 27-11 provides an explanation of the command output.
show ip pimsm rp
This command displays the PIM information for candidate Rendezvous Points (RPs) for all IP
multicast groups or for a specific group address. The information in the table is displayed for each
IP multicast group.
Syntax
show ip pimsm rp {group-address group-mask | all | candidate}
Parameters
vlan-id (Optional) Display all neighbors discovered on a specific Interface.
Table 27-11 show ip pimsm neighbor Output Details
Output Field What it displays
Vlan ID VLAN id of the interface.
IP Address The IP Address of the neighbor on an interface
Up Time The time since this neighbor has become active on this interface.
Expiry Time The expiry time of the neighbor on this interface.
group-address The multicast group IP address.
group-mask The multicast group address subnet mask.
all For all known group addresses.
candidate Display PIM-SM candidate-RP table information.