show ip igmp interface

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

構文

コマンド構文

> show ip igmp [vrf VRFNAME|global] interface [IFNAME]

コマンド説明

インターフェースのIGMP関連情報を表示する。

パラメーター

vrf VRFNAME
VRFインスタンス名。指定したVRFインスタンスのみ表示するときに指定する
global
グローバルVRFインスタンスのみ表示するときに指定
IFNAME
インターフェース名。省略時はすべてのインターフェースが対象となる

使用例

awplus> show ip igmp interface vlan1

Interface vlan1 (Index 301)
 IGMP Enabled, Active, Non-Querier, Version 3 (default)
 Internet address is 192.168.1.250
 IGMP interface has 0 group-record states
 IGMP activity: 0 joins, 0 leaves
 IGMP querying router is 192.168.1.1
 IGMP robustness variable is 2
 IGMP last member query count is 2
 IGMP query interval is 125 seconds
 IGMP Startup query interval is 31 seconds
 IGMP Startup query count is 2
 IGMP query holdtime is 500 milliseconds
 IGMP querier timeout is 255 seconds
 IGMP max query response time is 10 seconds
 Last member query response interval is 1000 milliseconds
 Group Membership interval is 260 seconds
 IGMP Last member query count is 2
 Strict IGMPv3 ToS checking is disabled on this interface
 Source Address checking is enabled
 Global Specific Query Flooding is enabled
 IGMP Snooping is globally enabled
 IGMP Snooping query solicitation is globally enabled for Root/Master Nodes
 IGMP Snooping query solicitation is globally disabled for Non Root/Master Nodes
  Num. query-solicit packets: 0 sent, 0 recvd
 IGMP Snooping is enabled on this interface
 IGMP Snooping fast-leave is not enabled
 IGMP Snooping querier is not enabled
 IGMP Snooping report suppression is enabled
 IGMP Snooping source timer is globally disabled
 IGMP Snooping source timer is disabled

関連コマンド