Administrator Guide

Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Added support for VRF. Introduced on the S6000-ON.
9.5(0.1) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.12.0 Introduced on the S4810.
8.3.11.1 Introduced on the Z9000.
8.1.1.0 Introduced on the E-Series.
7.8.1.0 Introduced on the S-Series.
Usage Information The following describes the show ip pim interface command shown in the following example.
Field Description
Address Lists the IP addresses of the interfaces participating in PIM.
Interface List the interface type, with either slot/port information or ID (VLAN or Port Channel), of
the interfaces participating in PIM.
Ver/Mode Displays the PIM version number and mode for each interface participating in PIM:
v2 = PIM version 2
S = PIM Sparse mode
Nbr Count Displays the number of PIM neighbors discovered over this interface.
Query Intvl Displays the query interval for Router Query messages on that interface (configured with
ip pim query-interval command).
DR Prio Displays the Designated Router priority value configured on the interface (use the ip
pim dr-priority command).
DR Displays the IP address of the Designated Router for that interface.
The show ip pim interface command does not display information corresponding to the loop-back
interfaces.
Example
DellEMC# show ip pim interface
Address Interface Ver/ Nbr Query DR DR
Mode Count Intvl Prio
165.87.34.5 Te 1/10 v2/S 0 30 1 165.87.34.5
10.1.1.2 Vl 10 v2/S 1 30 1 10.1.1.2
20.1.1.5 Vl 20 v2/S 1 30 1 20.1.1.5
165.87.31.200 Vl 30 v2/S 1 30 1 165.87.31.201
DellEMC#
PIM-Sparse Mode (PIM-SM) 1211