show ip pimsm interface
17-50 IPv4 Routing Protocol Configuration
Examples
ThisexampleshowshowtodisplayPIMinterfaceinformation.
.
C2(su)->router> show ip pimsm interface vlan 30
VLAN ID 30
IP Address 192.168.30.1
Subnet Mask 255.255.255.0
Mode enable
Hello Interval (secs) 30 secs
CBSR Preference -1
CRP Preference -1
CBSR Hash Mask Length 30
Table 17‐9providesanexplanationoftheshowippi msminterfacevlancommandoutput.
ThisexampleshowshowtodisplayPIMinterfacestatistics.
.
C2(su)->router> show ip pimsm interface stats all
Neighbor
Vlan ID IP Address Subnet Mask Designated Router count
--------- --------------- --------------- ----------------- ----------
6 192.168.6.2 255.255.255.0 0.0.0.0 0
7 192.168.7.1 255.255.255.0 192.168.7.1 0
8 192.168.8.1 255.255.255.0 0.0.0.0 0
30 192.168.30.1 255.255.255.0 192.168.30.2 1
Table 17‐10providesanexplanationoftheshowippimsminterfacestatscommandoutput.
Table 17-9 show ip pimsm interface vlan Output Details
Output What it displays
IP Address The IP address of the specified interface.
Subnet Mask The Subnet Mask for the IP address of the PIM interface.
Mode Indicates whether PIM-SM is enabled or disabled on the specified interface. This is a
configured value. By default it is disabled.
Hello Interval Indicates the frequency at which PIM hello messages are transmitted on this
interface. This is a configured value. By default, the value is 30 seconds
CBSR Preference The preference value for the local interface as a candidate bootstrap router.
CRP Preference The preference value as a candidate rendezvous point on this interface.
CBSR Hash Mask
Length
The hash mask length to be advertised in bootstrap messages if this interface is
elected as the bootstrap router. The value is used in the hash algorithm for selecting
the RP for a particular group.
Table 17-10 show ip pimsm interface stats Output Detail
Output What it displays
IP Address The IP Address that represents the PIM-SM interface.
Subnet Mask The Subnet Mask of this PIM-SM interface.
Designated Router IP Address of the Designated Router for this interface.
Neighbor Count The number of neighbors on the PIM-SM interface.