igmp-stats-show
This command displays IGMP statistics for a network on a per-VLAN basis.
Syntax igmp-stats-show
vlan vlan-id |
Specify the VLAN ID for which IGMP statistics are to be displayed. For multiple VLANs, specify VLAN IDs as a list separated by commas. |
Defaults None
Access CLI
History
Usage This command displays IGMP statistics for the network. The displayed information includes VLANs as well as the number of queries and number of member reports for IGMPv2 and IGMPv3, among other details.
Examples To display IGMP statistics for VLAN 1 in a vertical layout, use the command:
CLI (network-admin@switch1) > igmp-stats-show vlan 1 layout vertical
switch: switch1
vlan: 1
v2-queries: 0
v3-queries: 581
v1-member-reports: 0
v2-member-reports: 0
v2-leave-group: 0
v3-member-reports: 2903
queries-sent: 577
drops: 0
ignored: 0
switch: switch2
vlan: 1
v2-queries: 0
v3-queries: 116
v1-member-reports: 0
v2-member-reports: 0
v2-leave-group: 0
v3-member-reports: 2446
queries-sent: 1871
drops: 0
ignored: 0