show igmp group
構文
show igmp group <brief | detail> <group-name> <logical-system (all | logical-system-name)>
構文(EXシリーズスイッチとQFXシリーズ)
show igmp group <brief | detail> <group-name>
説明
IGMP(インターネット グループ管理プロトコル)グループ メンバーシップ情報を表示します。
オプション
none | すべてのIGMPグループのメンバーシップに関する規格情報を表示します。 |
brief | detail | (オプション)指定された出力レベルを表示します。 |
group-name | (オプション)指定した IP アドレスのグループ メンバーシップのみを表示します。 |
logical-system (all | logical-system-name) | (オプション)この操作は、すべての論理システムまたは特定の論理システムで実行します。 |
必要な権限レベル
ビュー
出力フィールド
表 1 に、このコマンド show igmp group
の出力フィールドを示します。出力フィールドは、表示されるおおよその順序に従って示しています。
フィールド名 |
フィールドの説明 |
出力レベル |
---|---|---|
インターフェイス |
IGMP メンバーシップ レポートを受信したインターフェイスの名前。 local の名前は、ローカル ルーティング デバイスがグループ自体に参加したことを示します。 |
すべてのレベル |
グループ |
- グループ アドレス。 |
すべてのレベル |
グループモード |
SSM グループが動作しているモード: 含め るか 除外するか。 |
すべてのレベル |
ソース |
送信元アドレス |
すべてのレベル |
送信元タイムアウト |
グループトラフィックが転送されなくなるまでの残り時間。タイマーは、インクルードモードのリスナーがレポートを送信するとリフレッシュされます。除外モードのグループ、または静的グループとして設定されたグループには、ゼロタイマーが表示されます。 |
詳細 |
最終更新者 |
このグループのメンバーシップを最後に報告したホストのアドレス。 |
すべてのレベル |
タイムアウト |
グループ メンバーシップが削除されるまでの残り時間。 |
ブリーフなし |
グループタイムアウト |
除外モードのグループが包含モードに移行するまでの残り時間。タイマーは、除外モードのリスナーがレポートを送信すると更新されます。包含モードのグループ、または静的グループとして設定されたグループには、ゼロタイマーが表示されます。 |
詳細 |
型 |
グループ メンバーシップの種類:
|
すべてのレベル |
サンプル出力
show igmp group(インクルード モード)
user@host> show igmp group Interface: t1-0/1/0.0 Group: 198.51.100.1 Group mode: Include Source: 203.0.113.2 Last reported by: 203.0.113.52 Timeout: 24 Type: Dynamic Group: 198.51.100.1 Group mode: Include Source: 203.0.113.3 Last reported by: 203.0.113.52 Timeout: 24 Type: Dynamic Group: 198.51.100.1 Group mode: Include Source: 203.0.113.4 Last reported by: 203.0.113.52 Timeout: 24 Type: Dynamic Group: 198.51.100.2 Group mode: Include Source: 203.0.113.4 Last reported by: 203.0.113.52 Timeout: 24 Type: Dynamic Interface: t1-0/1/1.0 Interface: ge-0/2/2.0 Interface: ge-0/2/0.0 Interface: local Group: 198.51.100.12 Source: 0.0.0.0 Last reported by: Local Timeout: 0 Type: Dynamic Group: 198.51.100.22 Source: 0.0.0.0 Last reported by: Local Timeout: 0 Type: Dynamic
show igmp group(除外モード)
user@host> show igmp group Interface: t1-0/1/0.0 Interface: t1-0/1/1.0 Interface: ge-0/2/2.0 Interface: ge-0/2/0.0 Interface: local Group: 198.51.100.2 Source: 0.0.0.0 Last reported by: Local Timeout: 0 Type: Dynamic Group: 198.51.100.22 Source: 0.0.0.0 Last reported by: Local Timeout: 0 Type: Dynamic
IGMP グループ ブリーフを表示
コマンドの出力は、 コマンドの出力show igmp group brief
show igmp group
と同じです。
igmp グループの詳細を表示
user@host> show igmp group detail Interface: t1-0/1/0.0 Group: 198.51.100.1 Group mode: Include Source: 203.0.113.2 Source timeout: 12 Last reported by: 203.0.113.52 Group timeout: 0 Type: Dynamic Group: 198.51.100.1 Group mode: Include Source: 203.0.113.3 Source timeout: 12 Last reported by: 203.0.113.52 Group timeout: 0 Type: Dynamic Group: 198.51.100.1 Group mode: Include Source: 203.0.113.4 Source timeout: 12 Last reported by: 203.0.113.52 Group timeout: 0 Type: Dynamic Group: 198.51.100.2 Group mode: Include Source: 203.0.113.4 Source timeout: 12 Last reported by: 203.0.113.52 Group timeout: 0 Type: Dynamic Interface: t1-0/1/1.0 Interface: ge-0/2/2.0 Interface: ge-0/2/0.0 Interface: local Group: 198.51.100.12 Group mode: Exclude Source: 0.0.0.0 Source timeout: 0 Last reported by: Local Group timeout: 0 Type: Dynamic Group: 198.51.100.22 Group mode: Exclude Source: 0.0.0.0 Source timeout: 0 Last reported by: Local Group timeout: 0 Type: Dynamic
リリース情報
Junos OSリリース7.4より前に導入されたコマンド。