show ip igmp snooping statistics interface

モード
非特権EXECモード
カテゴリー
IPマルチキャスト / IGMP Snooping

構文

コマンド構文

> show ip igmp [vrf VRFNAME|global] snooping statistics interface IFRANGE

コマンド説明

IGMP Snoopingが管理しているマルチキャストグループメンバーの情報を表示する。

パラメーター

vrf VRFNAME
VRFインスタンス名。指定したVRFインスタンスのみ表示するときに指定する
global
グローバルVRFインスタンスのみ表示するときに指定
IFRANGE
VLANインターフェース名。ハイフン、カンマを使った複数指定も可能

使用例

awplus> show ip igmp snooping statistics interface vlan1
IGMP Snooping statistics for vlan1
Interface:      vlan1
Group:          230.250.250.250
Uptime:         00:00:17
Group mode:     Exclude (Expires: 00:04:04)
Last reporter:  192.168.1.250
Source list is empty

Port member list:
port1.1.8 - 244 secs

Interface:      vlan1
Group:          239.100.100.100
Uptime:         00:00:39
Group mode:     Exclude (Expires: 00:03:41)
Last reporter:  192.168.1.200
Source list is empty

Port member list:
port1.1.1 - 221 secs
port1.1.7 - 221 secs

関連コマンド