Statistics and State commands

Syntax

show ip igmp statistics

Displays IGMP high level statistics for all VLANs on the switch.

  

Total VLAN’s with IGMP enabled:  33
Current count of multicast groups joined:  21
IGMP Service Statistics
                        |          JOINED GROUPS              | 
VLAN ID|VLAN NAME       |total | filtered | standard | static |
-------+----------------+------+----------+----------+--------+
1      |DEFAULT_VLAN    |  52  |   50     |    0     |   2    |
300    |Office Client   |  80  |   75     |    5     |   0    |
300    |Data Center     | 1100 |  1000    |    99    |   1    |

Syntax

show ip igmp vlan <vid> statistics

Displays IGMP high level statistics for < vid > VLAN on the switch.

  
VLAN ID : 2
VLAN NAME : VLAN2
Number of Filtered Groups     : 20
Number of Standard Groups     : 0
Number of Static Groups       : ……2
Total Multicast Groups Joined : 22

Syntax

show ip igmp vlan <vid> counters

Displays IGMP historical counters for <vid> VLAN on the switch.

  
IGMP Service Vlan Counters
  VLAN ID:  300
  VLAN NAME : VLAN300

          General Query Recd               : 0
          General Query Tx                 : 0
          Group Specific Query Recd        : 0
          Group Specific Query Tx          : 0
          V1 Member Report Recd            : 0
          V2 Member Report Recd            : 0
          V3 Member Report Recd            : 0
          Leave Recd                       : 0
          Unknown IGMP Type Recd           : 0
          Unknown Pkt Recd                 : 0
          Forward to Routers TX Counter    : 0
          Forward to Vlan TX Counter       : 0
          Port Fast Leave Counter          : 0
          Port Forced Fast Leave Counter   : 0
          Port Membership Timeout Counter  : 0