ルータに直接接続され Internet Group Management Protocol(IGMP)を通じて学習されたマルチキャスト グループを表示するには、show ip igmp groups コマンドを EXEC モードで使用します。
構文
show ip igmp groups [group-name | group-address | interface-id] [detail]
パラメータ
-
group-name | group-address:(オプション)IP アドレスまたはマルチキャスト グループの名前。
-
interface-id:(オプション)インターフェイス識別子。
-
detail:(オプション)個々のソースに関する詳細情報が表示されます。
使用上のガイドライン
show ip igmp groups [detail] コマンドを使用して、直接接続されたすべてのグループを表示します。
show ip igmp groups [group-name | group-address] [detail] コマンドを使用して、指定した 1 つの直接接続されたグループを表示します。
show ip igmp groups interface-id [detail] コマンドを使用して、指定したインターフェイスに直接接続されたすべてのグループを表示します。
例
例 1。次に、show ip igmp groups コマンドの出力例を示します。VLAN 100 により参加しているすべてのグループが表示されます。
switchxxxxxx# show ip igmp groups vlan 100
IGMP Connected Group Membership
Expires: never - switch itself has joined the group
Group Address Interface Expires
224.1.1.1 VLAN 100 00:01:30
224.10.12.79 VLAN 100 never
225.1.1.1 VLAN 100 00:00:27
例 2。次に、detail キーワードを指定した show ip igmp groups コマンドの出力例を示します。
switchxxxxxx# show ip igmp groups detail
Expires: zero value - INCLUDE state; non-zero value - EXCLUDE state
Interface: VLAN 100
Group: 225.1.1.1
Router mode: INCLUDE
Last reporter: 10.0.119.133
Group Timer Expires: 00:20:11
Group source list:
Source Address Expires
20.1.1.1 00:04:08
120.1.1.1 00:02:01
Group: 226.1.1.2
Router mode: EXCLUDE
Last reporter: 100.1.12.130
Group Timer Expiry: 00:22:12
Exclude Mode Expiry (Filter) Timer: 00:10:11
Group source list:
Source Address Expires
2.2.2.1 00:04:08
192.168.1.1 00:04:08
12.1.1.10 00:00:00
40.3.4.2 00:00:00