run show pim interface
The run show pim interface command shows information about all interfaces or a specified interface on which PIM-SM is enabled.
Command Syntax
run show pim interface [address <ip-address>]
Parameter
Parameter | Description |
address <ip-address> | Optional. Specifies the interface IP address on which PIM-SM is enabled. |
Example
- Show information about all interfaces on which PIM-SM is enabled.
admin@Xorplus# run show pim interface Interface State Mode V PIMstate Priority DRaddr Neighbors ---------- -------- ------ - -------- -------- --------------- --------- loopback UP Sparse 2 DR 1 1.1.1.1 0 vlan20 UP Sparse 2 NotDR 1 20.0.0.2 1 vlan60 UP Sparse 2 NotDR 1 60.0.0.3 1 vlan100 UP Sparse 2 DR 1 100.0.0.1 0
Table 1 Description of the run show pim interface command output
Item | Description |
Interface | Indicates interfaces that enabled PIM-SM. |
State | Indicates the state of the PIM interface, UP or DOWN. |
Mode | Indicates that mode of the PIM protocol, Sparse or Dense. Currently the only Sparse mode is supported. |
V | Indicates the version of PIM protocol. Currently the only PIM version 2 is supported. |
PIMstate | Indicates whether the interface is DR or not. |
Priority | Indicates DR priority. |
DRaddr | Indicates DR IP address. |
Neighbors | Indicates the total number of PIM neighbors on the interface. |
Copyright © 2025 Pica8 Inc. All Rights Reserved.