show pim interfaces
Syntax
show pim interfaces <inet | inet6> <instance (instance-name | all)> <logical-system (all | logical-system-name)>
Syntax (EX Series Switch and the QFX Series)
show pim interfaces <inet | inet6> <instance (instance-name | all)>
Description
Display information about the interfaces on which Protocol Independent Multicast (PIM) is configured.
Options
none | Display interface information for all family addresses for the main instance. |
inet | inet6 | (Optional) Display interface information for IPv4 or IPv6 family addresses, respectively. |
instance (instance-name | all) | (Optional) Display information about interfaces for a specific PIM-enabled routing instance or for all routing instances. |
logical-system (all | logical-system-name) | (Optional) Perform this operation on all logical systems or on a particular logical system. |
Required Privilege Level
view
Output Fields
Table 1 describes the output fields for the show pim interfaces
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
Instance |
Name of the routing instance. |
Name |
Interface name. |
State |
State of the interface. The state
also is displayed in the |
Mode |
PIM mode running on the interface:
|
IP |
Version number of the address family on the interface: 4 (IPv4) or 6 (IPv6). |
V |
PIM version running on the interface: 1 or 2. |
State |
State of PIM on the interface:
|
NbrCnt |
Number of neighbors that have been seen on the interface. |
JoinCnt(sg) |
Number of (s,g) join messages that have been seen on the interface. |
JointCnt(*g) |
Number of (*,g) join messages that have been seen on the interface. |
DR address |
Address of the designated router. |
Sample Output
show pim interfaces
user@host> show pim interfaces Stat = Status, V = Version, NbrCnt = Neighbor Count, S = Sparse, D = Dense, B = Bidirectional, DR = Designated Router, P2P = Point-to-point link, Active = Bidirectional is active, NotCap = Not Bidirectional Capable Name Stat Mode IP V State NbrCnt JoinCnt(sg/*g) DR address ge-0/3/0.0 Up S 4 2 NotDR,NotCap 1 0/0 40.0.0.3 ge-0/3/3.50 Up S 4 2 DR,NotCap 1 9901/100 50.0.0.2 ge-0/3/3.51 Up S 4 2 DR,NotCap 1 0/0 51.0.0.2 pe-1/2/0.32769 Up S 4 2 P2P,NotCap 0 0/0
show pim interfaces (PIM using point-to-multipoint mode)
user@host> show pim interfaces Stat = Status, V = Version, NbrCnt = Neighbor Count, S = Sparse, D = Dense, B = Bidirectional, DR = Designated Router, P2P = Point-to-point link, Active = Bidirectional is active, NotCap = Not Bidirectional Capable, P2MP = Point-to-multipoint link Name Stat Mode IP V State NbrCnt JoinCnt(sg/*g) DR address st0.0 Up S 4 2 DR,P2MP 0 10/0 192.0.2.0
Release Information
Command introduced before Junos OS Release 7.4.
inet6 and instance options introduced in Junos OS Release 10.0 for EX Series switches.
Commmand introduced in Junos OS Release 11.3 for the QFX Series.
Support for bidirectional PIM added in Junos OS Release 12.1.
Support for the instance all option added in Junos OS Release 12.1.