CLI Guide

Example
E600-7-rpm0#show ip pim bsr-router
PIMv2 Bootstrap information
This system is the Bootstrap Router (v2)
BSR address: 7.7.7.7 (?)
Uptime: 16:59:06, BSR Priority: 0, Hash mask length: 30
Next bootstrap message in 00:00:08
This system is a candidate BSR
Candidate BSR address: 7.7.7.7, priority: 0, hash mask length: 30
show ip pim interface
View information on the interfaces with IP PIM enabled.
Syntax
show ip pim interface
Command Modes
EXEC
EXEC Privilege
Supported Modes Full—Swtich
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
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 (congured with
ip pim query-interval command).
DR Prio Displays the Designated Router priority value congured 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 te 0/5 v2/S 0 30 1 172.21.200.254
172.60.1.2 te 0/1 v2/S 0 30 1 172.60.1.2
192.3.1.1 te 1/8 v2/S 1 30 1 192.3.1.1
192.4.1.1 te 1/8 v2/S 0 30 1 192.4.1.1
PIM-Sparse Mode (PIM-SM) 1001