printPrint Page

feedbackDocument Feedback

supportSupport & Services

businessPluribus Networks

LinkedIn

facebookFacebook

Twitter

igmp-stats-clear

Netvisor uses IGMP groups to determine the reception state for a specific multicast address. This allows the switch to determine if any switches need messages sent from a multicast group. Use this command to clear IGMP statistics:

Syntax   igmp-stats-clear

vlan vlan-id

Specify the VLAN ID for which IGMP statistics are to be cleared. For multiple VLANs, specify VLAN IDs as a list separated by commas.

Defaults   None

Access   CLI

History   

Usage   This command clears IGMP statistics for the network. The command can be made specific to VLANs.

Examples  To clear IGMP statistics for VLAN 1, use the command:

CLI (network-admin@Switch1) > igmp-stats-clear vlan 1


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