show ip igmp interface

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

構文

コマンド構文

> show ip igmp interface [IFNAME]

コマンド説明

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

パラメーター

IFNAME
インターフェース名。省略時はすべてのインターフェースが対象となる

使用例

awplus> show ip igmp interface vlan1
Interface vlan1 (Index 301)
 IGMP Disabled, Active(Snoop Only), Non-Querier, Version 3 (default)
 IGMP interface has 0 group-record states
 IGMP activity: 0 joins, 0 leaves
 IGMP querying router is 0.0.0.0
 IGMP robustness variable is 2
 IGMP last member query count is 2
 IGMP query interval is 125 seconds
 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
 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 disabled
  Num. query-solicit packets: 34 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

関連コマンド