8.4.27 PIM インターフェース情報の表示

[書式]

[キーワード]

detail : 詳細情報も表示する

[初期設定]

なし

[入力モード]

非特権EXECモード、特権EXECモード

[説明]

PIM が有効になっているインターフェースの情報を表示する。

[設定例]

PIM-DM が有効になっているインターフェースの情報を表示する。

SWX3220#show ip pim interface
Total interfaces: 3
Address          Interface   VIFindex   Ver/   Nbr    DR         DR
                                        Mode   Count  Prior
192.168.20.1     vlan20      1          v2/D   0      1
192.168.110.2    vlan110     0          v2/D   1      1
192.168.130.1    vlan130     2          v2/D   0      1

PIM-DM が有効になっているインターフェースの詳細情報を表示する。

SWX3220#show ip pim interface detail
vlan20 (vif 1):
  Address 192.168.20.1, Mode: Dense
  DR N/A
  Hello period 30 seconds, Next Hello in 9 seconds
  Triggered Hello period 5 seconds
  PIM GenID sent in Hellos: 3924591a
  Graft retransmissions: infinite
  State refresh origination interval is 5 seconds
  Propagation delay is 500 milli-seconds
  Neighbors:
  PIM neighbor count: 0
  PIM configured DR priority: 1
  PIM border interface: no
  PIM Neighbor policy: not configured

vlan110 (vif 0):
  Address 192.168.110.2, Mode: Dense
  DR N/A
  Hello period 30 seconds, Next Hello in 4 seconds
  Triggered Hello period 5 seconds
  PIM GenID sent in Hellos: 68e2d99a
  Graft retransmissions: infinite
  State refresh origination interval is 3 seconds
  Propagation delay is 500 milli-seconds
  Neighbors:
   192.168.110.1
  PIM neighbor count: 1
  PIM configured DR priority: 1
  PIM border interface: no
  PIM Neighbor policy: not configured

vlan130 (vif 2):
  Address 192.168.130.1, Mode: Dense
  DR N/A
  Hello period 30 seconds, Next Hello in 21 seconds
  Triggered Hello period 5 seconds
  PIM GenID sent in Hellos: 18eec518
  Graft retransmissions: infinite
  State refresh origination interval is 60 seconds
  Propagation delay is 500 milli-seconds
  Neighbors:
  PIM neighbor count: 0
  PIM configured DR priority: 1
  PIM border interface: no
  PIM Neighbor policy: not configured

PIM-SM が有効になっているインターフェースの情報を表示する。

SWX3220#show ip pim interface
Total interfaces: 3
Address          Interface   VIFindex   Ver/   Nbr    DR         DR
                                        Mode   Count  Prior
192.168.20.1     vlan20      2          v2/S   0      1          192.168.20.1
192.168.110.2    vlan110     0          v2/S   1      1          192.168.110.2

PIM-SM が有効になっているインターフェースの詳細情報を表示する。

SWX3220#show ip pim interface detail
vlan20 (vif 2):
  Address 192.168.20.1, Mode: Sparse
  DR 192.168.20.1, DR's priority: 1
  Hello period 30 seconds, Next Hello in 2 seconds
  Triggered Hello period 5 seconds
  PIM GenID sent in Hellos: 61d3c50d
  Interface ID: Router-ID:192.168.110.2 Local-ID 320
  Neighbors:
  PIM neighbor count: 0
  PIM configured DR priority: 1
  PIM border interface: no
  PIM Neighbor policy: not configured

vlan110 (vif 0):
  Address 192.168.110.2, Mode: Sparse
  DR 192.168.110.2, DR's priority: 1
  Hello period 30 seconds, Next Hello in 5 seconds
  Triggered Hello period 5 seconds
  PIM GenID sent in Hellos: 7c30c40a
  Interface ID: Router-ID:192.168.110.2 Local-ID 410
  Neighbors:
   192.168.110.1
  PIM neighbor count: 1
  PIM neighbor holdtime: 105
  PIM configured DR priority: 1
  PIM border interface: no
  PIM Neighbor policy: not configured