Command Line Reference Guide

Field Description
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
FTOS#show ip pim interface
Address Interface Ver/ Nbr Query DR DR
Mode Count Intvl Prio
172.21.200.254 Te 7/9 v2/S 0 30 1 172.21.200.254
172.60.1.2 Te 7/11 v2/S 0 30 1 172.60.1.2
192.3.1.1 Te 7/16 v2/S 1 30 1 192.3.1.1
192.4.1.1 Te 13/5 v2/S 0 30 1 192.4.1.1
172.21.110.1 Te 13/6 v2/S 0 30 1 172.21.110.1
172.21.203.1 Te 13/7 v2/S 0 30 1 172.21.203.1
FTOS#
show ip pim neighbor
View PIM neighbors.
S5000
Syntax
show ip pim neighbor
Command Modes
EXEC
EXEC Privilege
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
The following describes output from the show ip pim neighbor command shown in the
Example below.
Field Description
Neighbor address Displays the IP address of the PIM neighbor.
Interface List the interface type, with either slot/port information or ID (VLAN or
Port Channel), on which the PIM neighbor was found.
Uptime/expires Displays the amount of time the neighbor has been up followed by the
amount of time until the neighbor is removed from the multicast
routing table (that is, until the neighbor hold time expires).
991