show ip igmp snooping vlan <VLAN-ID> counters

Syntax

show ip igmp snooping vlan <VLAN-ID> counters [vsx-peer]

Description

Shows IGMP snooping query packet Tx, Rx, Error packet counters for the specified VLAN.

Command context

Operator (>) or Manager (#)

Parameters

<VLAN-ID>

Specifies a VLAN. Range: 1-4094.

[vsx-peer]

Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.

Examples

Showing IGMP snooping counters for VLAN 2:

Switch# show ip igmp snooping vlan 2 counters
IGMP Snooping VLAN Counters

VLAN ID   :   2
VLAN Name : VLAN2

Rx Counters :

V1 All Hosts Queries                             0
V2 All Hosts Queries                             0
V3 All Hosts Queries                             3
V2 Group Specific Queries                        0
V3 Group Specific Queries                        0
Group And Source Specific Queries                0
V1 Member Reports                                0
V2 Member Reports                                0
V3 Member Reports                                2
V2 Member Leaves                                 0

Tx Counters :

Flood on vlan                                    71
V2 Group Specific Queries                        0
V3 Group Specific Queries                        0

Errors:

Unknown Message Type                             0
Malformed Packets                                0
Bad Checksum                                     0
Packet received on IGMP-disabled Interface       0
Interface Wrong Version Queries                  0
Packet dropped by ACL                            0

Port Counters:

Membership Timeout                               0
Switch#