Administrator Guide

Field Description
Neighbor address Displays the IP address of the neighbor learned through PIM-SM snooping.
Interface Displays the VLAN ID number and slot/port on which the PIM-SM-enabled neighbor was
discovered.
Uptime/expires Displays the amount of time the neighbor has been up then the amount of time until the
neighbor is removed from the multicast routing table (that is, until the neighbor hold time
expires).
Ver Displays the PIM version number:
v2 = PIM version 2
DR prio/Mode Displays the Designated Router priority and the mode:
1 = default Designated Router priority (use the ip pim dr-priority command)
DR = Designated Router
S = Sparse mode
Example
Dell#show ip pim snooping neighbor
Neighbor Interface Uptime/Expires Ver DR Prio
Address
165.87.32.2 Vl 2 [Te 1/13 ] 00:04:03/00:01:42 v2 1
165.87.32.10 Vl 2 [Te 1/11 ] 00:00:46/00:01:29 v2 0
165.87.32.12 Vl 2 [Te 41/20 ] 00:00:51/00:01:24 v2 0
show ip pim interface
View information on the interfaces with IP PIM enabled.
C9000 Series
Syntax
show ip pim interface
Command Modes
EXEC
EXEC Privilege
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.5(0.0) 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 ExaScale.
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.
PIM-Sparse Mode (PIM-SM) 1263