...
The run show pim interface command shows information about all interfaces or a specified interface on which PIM-SM is enabled.
...
Command Syntax
...
Parameter
...
Description
...
address <ip-address>
...
Optional. Specifies the interface IP address on which PIM-SM is enabled.
run show pim interface [address <ip-address>]
Parameter
detail]
Example
- Show information about all interfaces on which PIM-SM is enabled.
Code Block |
---|
admin@Xorplus# run show pim interface Interface State Mode V PIMstate Priority DRaddr Neighbors Interface State Address PIM Nbrs PIM DR FHR IfChannels ---------- -------- ------ - -------- -------- --------------- --------- loopback UP Sparse 2 DR 1 loopback up 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
...
1 0 local 0 0
vlan100 up 10.0.0.11 1 10.0.0.21 0 4 |