show ip pim interface
View information on the interfaces with IP PIM enabled.
C-Series, E-Series, S-Series, Z-Series, S4810
Syntax
show ip pim interface
Command Modes
• EXEC
• EXEC Privilege
Command History
Version 8.3.11.1 Introduced on the Z9000.
Version 8.3.12.0 Introduced on the S4810.
Version 8.1.1.0 Introduced on the E-Series ExaScale.
Version 7.8.1.0 Introduced on the S-Series.
Usage
Information
The following describes the show ip pim interface command shown in the Example
below.
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.
Example
E600-7-RPM0#show ip pim interface
Address Interface Ver/ Nbr Query DR DR
Mode Count Intvl Prio
172.21.200.254 Gi 7/9 v2/S 0 30 1 172.21.200.254
172.60.1.2 Gi 7/11 v2/S 0 30 1 172.60.1.2
192.3.1.1 Gi 7/16 v2/S 1 30 1 192.3.1.1
192.4.1.1 Gi 13/5 v2/S 0 30 1 192.4.1.1
1140