ルータに直接接続されマルチキャスト リスナー検出(MLD)を通じて学習されたマルチキャスト グループを表示するには、ユーザ EXEC モードで show ipv6 mld groups コマンドを使用します。
構文
show ipv6 mld groups [link-local | group-name | group-address | interface-id] [detail]
パラメータ
-
link-local:(オプション)リンクローカル グループを表示します。
-
group-name | group-address:(オプション):マルチキャスト グループの IPv6 アドレスまたは名前。
-
interface-id:(オプション)インターフェイス識別子。
-
detail:(オプション)個々のソースに関する詳細情報が表示されます。
使用上のガイドライン
直接接続しているすべてのグループを表示するには、show ipv6 mld groups [detail] コマンドを使用します。
直接接続しているすべてのリンクローカルグループを表示するには、show ipv6 mld groups link-local [detail] コマンドを使用します。
直接接続している指定した 1 グループを表示するには、show ipv6 mld groups [group-name | group-address] [detail] コマンドを使用します。
指定したインターフェイスに直接接続しているすべてのグループを表示するには、show ipv6 mld groups interface-id [detail] コマンドを使用します。
例
例 1。次に、show ipv6 mld groups コマンドの出力例を示します。VLAN 100 により参加しているすべてのグループが表示されます。
switchxxxxxx# show ipv6 mld groups vlan 100
MLD Connected Group Membership
Expires: never - switch itself has joined the group
Group Address Interface Expires
FF02::2 VLAN 100 never
FF02::1:FF00:1 VLAN 00:10:27
FF02::1:FFAF:2C39 VLAN 100 00:09:11
FF06:7777::1 VLAN 100 00:00:26
例 2。次に、show ipv6 mld groups コマンドで detail キーワードを指定した場合の出力例を示します。
switchxxxxxx# show ipv6 mld groups detail
Expires: zero value - INCLUDE state; non-zero value - EXCLUDE state
Interface: VLAN 100
Group: FF33::1:1:1
Router mode: INCLUDE
Last reporter: 2009:5::12:1
Group Timer Expires: 00:20:11
Group source list:
Source Address Expires
2004:4::6 00:00:11
2004:4::16 00:08:11
Group: FF33::1:1:2
Router mode: EXCLUDE
Last reporter: 2008:5::2A:10
Group Timer Expires: 00:20:11
Exclude Mode Expiry (Filter) Timer: 00:10:11
Group source list:
Source Address Expires
2004:5::1 00:04:08
2004:3::1 00:04:08
2004:7::10 00:00:00
2004:50::1 00:00:00