show ip igmp groups
- モード
- 非特権EXECモード
- カテゴリー
- IPマルチキャスト / IGMP
構文
> show ip igmp [vrf VRFNAME|global] groups [[A.B.C.D|IFNAME] [detail] | brief]
コマンド説明
本製品のインターフェース直下に存在しているマルチキャスト受信者の情報を表示する。パラメーター
vrf VRFNAME- VRFインスタンス名。指定したVRFインスタンスのみ表示するときに指定する
global- グローバルVRFインスタンスのみ表示するときに指定
A.B.C.D- マルチキャストグループアドレス。指定したグループの情報だけを表示する
IFNAME- インターフェース名。指定したインターフェース上に存在するグループの情報だけを表示する
detail- 詳細な情報を表示する
brief- IGMPグループに関するサマリーを表示する
使用例
awplus> show ip igmp groups IGMP Connected Group Membership Group Address Interface Uptime Expires Last Reporter 239.1.2.3 port1.1.7 00:01:28 00:03:45 192.168.30.2 239.1.2.3 port1.1.5 00:00:58 00:03:35 192.168.20.2 232.10.10.1 port1.1.8 00:04:07 stopped 172.16.10.100 232.2.5.8 port1.1.6 00:05:28 stopped 0.0.0.0 awplus> show ip igmp groups detail Interface: port1.1.7 Group: 239.1.2.3 Uptime: 00:01:33 Group mode: Exclude (Expires: 00:03:39) Last reporter: 192.168.30.2 Source list is empty Interface: port1.1.5 Group: 239.1.2.3 Uptime: 00:01:03 Group mode: Exclude (Expires: 00:03:29) Last reporter: 192.168.20.2 Source list is empty Interface: port1.1.8 Group: 232.10.10.1 Uptime: 00:04:12 Group mode: Include () Last reporter: 172.16.10.100 Group source list: (R - Remote, M - SSM Mapping, S - Static) Source Address Uptime v3 Exp Fwd Flags 192.168.10.5 00:00:01 00:04:18 Yes R Interface: port1.1.6 Group: 232.2.5.8 Uptime: 00:05:46 Group mode: Include (Static) Last reporter: 0.0.0.0 Group source list: (R - Remote, M - SSM Mapping, S - Static) Source Address Uptime v3 Exp Fwd Flags 172.21.10.5 00:05:46 stopped Yes S