>show ip pim [vrf VRFNAME|global] sparse-mode interface [detail]
コマンド説明
(PIM-SM)PIM-SMインターフェースの情報を表示する。
パラメーター
vrf VRFNAME
VRFインスタンス名。指定したVRFインスタンスのみ表示するときに指定する
global
グローバルVRFインスタンスのみ表示するときに指定
detail
詳細な情報を表示する
使用例
awplus>show ip pim sparse-mode interface
Total configured interfaces: 3 Maximum allowed: 31
Total active interfaces: 3
Address Interface VIFindex Ver/ Nbr DR DR
Mode Count Prior
172.16.10.1 vlan10 0 v2/S 0 1 172.16.10.1
172.17.10.1 vlan20 2 v2/S 1 1 172.17.10.2
172.18.10.1 vlan30 3 v2/S 1 1 172.18.10.2
表 1:オプション未指定時
Total configured interfaces
設定済みPIM-SMインターフェースの数
Maximum allowed
設定可能なPIM-SMインターフェースの数
Total active interfaces
動作中のPIM-SMインターフェースの数
Address
インターフェースのIPアドレス
Interface
インターフェース名
VIFindex
マルチキャスト仮想インターフェース番号
Ver/Mode
PIMバージョン(v2 = version 2)/モード(S = Sparse)
Nbr Count
インターフェース上の隣接ルーター数
DR Prior
DR(代表ルーター)優先度
DR
DRのIPアドレス
awplus>show ip pim sparse-mode interface detail
vlan10 (vif 0):
Address 172.16.10.1, DR 172.16.10.1
Hello period 30 seconds, Next Hello in 14 seconds
Triggered Hello period 5 seconds
Neighbors:
vlan20 (vif 2):
Address 172.17.10.1, DR 172.17.10.2
Hello period 30 seconds, Next Hello in 19 seconds
Triggered Hello period 5 seconds
Neighbors:
172.17.10.2
vlan30 (vif 3):
Address 172.18.10.1, DR 172.18.10.2
Hello period 30 seconds, Next Hello in 17 seconds
Triggered Hello period 5 seconds
Neighbors:
172.18.10.2