home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

show ip pim interface

Displays PIM interface information.

show ip pim interface [ detail ]
detail
Displays detailed information about the PIM interface.

Operational mode

Use this command to display PIM interface information.

Examples:

In the following example, the Ver/Mode column displays "SD" when configured in Sparse-Dense Mode (SDM).

vyatta@R2:~$ show ip pim interface 
Address          Interface           VIFindex Ver/   Nbr    DR         DR
                                              Mode   Count  Prior
10.0.0.3         dp0s7              1        v2/SD   1      1          10.0.0.3
10.0.2.3         dp0s8              2        v2/SD   0      1          10.0.2.3
10.0.23.3        dp0s9              0        v2/SD   1      1          10.0.23.7
2.2.2.2          lo1                 4        v2/S   0      1          2.2.2.2

In this example, the Mode field shows Sparse-Dense when configured as SDM.

vyatta@R2:~$ show ip pim interface detail 
dp0s7 (vif 1): 
  Address 10.0.0.3, Mode: Sparse-Dense
  DR 10.0.0.3, DR's priority: 1
  Propagation delay is 1000 milli-seconds
  Router-ID:2.2.2.2 Local-ID 8 
  Neighbors:
   10.0.0.2
  PIM neighbor count: 1
  PIM neighbor holdtime: 105
  PIM neighbor hello interval: 30
  PIM configured DR priority: 1
  PIM border interface: no
  PIM Neighbor policy: not configured