Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show igmp snooping statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show igmp snooping statistics
<brief | detail>
<bridge-domain bridge-domain-name>
<logical-system logical-system-name>
<virtual-switch virtual-switch-name>
<vlan-id vlan-identifier>

Description

Display IGMP snooping statistics.

Options

none

(Optional) Display detailed information.

brief | detail

(Optional) Display the specified level of output.

bridge-domain bridge-domain-name

(Optional) Display information about a particular bridge domain.

logical-system logical-system-name

(Optional) Display information about a particular logical system, or type ’all’.

virtual-switch virtual-switch-name

(Optional) Display information about a particular virtual switch.

vlan-id vlan-identifier

(Optional) Display information about a particular VLAN.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show igmp snooping statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show igmp snooping statistics Output Fields

Field Name

Field Description

Level of Output

Routing-instance

Routing instance for IGMP snooping.

All levels

IGMP packet statistics

Heading for IGMP snooping statistics for all interfaces or for the specified interface.

All levels

learning-domain

Appears at end of “IGMP packets statistics” line.

All levels

IGMP Message type

Summary of IGMP statistics:

  • Membership Query—Number of membership queries sent and received.

  • V1 Membership Report—Number of version 1 membership reports sent and received.

  • DVMRP—Number of DVMRP messages sent or received.

  • PIM V1—Number of PIM version 1 messages sent or received.

  • Cisco Trace—Number of Cisco trace messages sent or received.

  • V2 Membership Report—Number of version 2 membership reports sent or received.

  • Group Leave—Number of group leave messages sent or received.

  • Domain Wide Report—Number of domain-wide reports sent or received.

  • V3 Membership Report—Number of version 3 membership reports sent or received.

  • Other Unknown types—Number of unknown message types received.

  • IGMP v3 unsupported type—Number of messages received with unknown and unsupported IGMP version 3 message types.

  • IGMP v3 source required for SSM—Number of IGMP version 3 messages received that contained no source.

  • IGMP v3 mode not applicable for SSM—Number of IGMP version 3 messages received that did not contain a mode applicable for source-specific multicast (SSM).

All levels

Received

Number of messages received.

All levels

Sent

Number of messages sent.

All levels

Rx errors

Number of received packets that contained errors.

All levels

IGMP Global Statistics

Summary of IGMP snooping statistics for all interfaces.

  • Bad Length—Number of messages received with length errors so severe that further classification could not occur.

  • Bad Checksum—Number of messages received with a bad IP checksum. No further classification was performed.

  • Rx non-local—Number of messages received from senders that are not local.

All levels

Sample Output

show igmp snooping statistics

content_copy zoom_out_map
user@host> show igmp snooping statistics
Routing-instance foo

 IGMP packet statistics for all interfaces in learning-domain vlan-100
 
 IGMP Message type      Received       Sent  Rx errors
 Membership Query             89         51          0
 V1 Membership Report          0          0          0
 DVMRP                         0          0          0
 PIM V1                        0          0          0
 Cisco Trace                   0          0          0
 V2 Membership Report        139          0          0
 Group Leave                   0          0          0
 Domain Wide Report            0          0          0
 V3 Membership Report        136          0          0
 Other Unknown types                                 0
 IGMP v3 unsupported type                            0
 IGMP v3 source required for SSM                    23
 IGMP v3 mode not applicable for SSM                 0
 
 IGMP Global Statistics
 Bad Length                    0
 Bad Checksum                  0
 Rx non-local                  0

Routing-instance bar

 IGMP packet statistics for all interfaces in learning-domain vlan-100
 
 IGMP Message type      Received       Sent  Rx errors
 Membership Query             89         51          0
 V1 Membership Report          0          0          0
 DVMRP                         0          0          0
 PIM V1                        0          0          0
 Cisco Trace                   0          0          0
 V2 Membership Report        139          0          0
 Group Leave                   0          0          0
 Domain Wide Report            0          0          0
 V3 Membership Report        136          0          0
 Other Unknown types                                 0
 IGMP v3 unsupported type                            0
 IGMP v3 source required for SSM                    23
 IGMP v3 mode not applicable for SSM                 0
 
 IGMP Global Statistics
 Bad Length                    0
 Bad Checksum                  0
 Rx non-local                  0

show igmp snooping statistics (SRX1500)

content_copy zoom_out_map
user@host> show igmp snooping statistics
Vlan: v1
IGMP Message type      Received       Sent  Rx errors
Membership Query              0          0          0
V1 Membership Report          0          0          0
DVMRP                         0          0          0
PIM V1                        0          0          0
Cisco Trace                   0          0          0
V2 Membership Report          0          0          0
Group Leave                   0          0          0
Mtrace Response               0          0          0
Mtrace Request                0          0          0
Domain Wide Report            0          0          0
V3 Membership Report          0          0          0
Other Unknown types                                 0

show igmp snooping statistics logical-systems all

content_copy zoom_out_map
user@host> show igmp snooping statistics logical-systems all
 
logical-system: default
Bridge: VPLS-6
IGMP Message type      Received       Sent  Rx errors
Membership Query              0          4          0
V1 Membership Report          0          0          0
DVMRP                         0          0          0
PIM V1                        0          0          0
Cisco Trace                   0          0          0
V2 Membership Report          0          0          0
Group Leave                   0          0          0
Mtrace Response               0          0          0
Mtrace Request                0          0          0
Domain Wide Report            0          0          0
V3 Membership Report          0          0          0
Other Unknown types                                 0

Learning-Domain: vlan-id 1041 bridge-domain VS-4-BD-1
IGMP Message type      Received       Sent  Rx errors
Membership Query              0          4          0
V1 Membership Report          0          0          0
DVMRP                         0          0          0
PIM V1                        0          0          0
Cisco Trace                   0          0          0
V2 Membership Report          0          0          0
Group Leave                   0          0          0
Mtrace Response               0          0          0
Mtrace Request                0          0          0
Domain Wide Report            0          0          0
V3 Membership Report          0          0          0
Other Unknown types                                 0

Bridge: VPLS-p2mp
IGMP Message type      Received       Sent  Rx errors
Membership Query              0          2          0
V1 Membership Report          0          0          0
DVMRP                         0          0          0
PIM V1                        0          0          0
Cisco Trace                   0          0          0
V2 Membership Report          0          0          0
Group Leave                   0          0          0
Mtrace Response               0          0          0
Mtrace Request                0          0          0
Domain Wide Report            0          0          0
V3 Membership Report          0          0          0
Other Unknown types                                 0

Bridge: VS-BD-1
IGMP Message type      Received       Sent  Rx errors
Membership Query              0          6          0
V1 Membership Report          0          0          0
DVMRP                         0          0          0
PIM V1                        0          0          0
Cisco Trace                   0          0          0
V2 Membership Report          0          0          0
Group Leave                   0          0          0
Mtrace Response               0          0          0
Mtrace Request                0          0          0
Domain Wide Report            0          0          0
V3 Membership Report          0          0          0
Other Unknown types                                 0
 

show igmp snooping statistics interface (Bridge Domains Configured)

content_copy zoom_out_map
user@host> show igmp snooping statistics interface
  
 Bridge: bridge-domain1
 IGMP interface packet statistics for ge-2/0/8.0
 IGMP Message type      Received       Sent  Rx errors
 Membership Query              0          2          0
 V1 Membership Report          0          0          0
 DVMRP                         0          0          0
 PIM V1                        0          0          0
 Cisco Trace                   0          0          0
 V2 Membership Report          0          0          0
 Group Leave                   0          0          0
 Mtrace Response               0          0          0
 Mtrace Request                0          0          0
 Domain Wide Report            0          0          0
 V3 Membership Report          0          0          0
 Other Unknown types                                 0
 
 Bridge: bridge-domain2
 IGMP interface packet statistics for ge-2/0/8.0
 IGMP Message type      Received       Sent  Rx errors
 Membership Query              0          2          0
 V1 Membership Report          0          0          0
 DVMRP                         0          0          0
 PIM V1                        0          0          0
 Cisco Trace                   0          0          0
 V2 Membership Report          0          0          0
 Group Leave                   0          0          0
 Mtrace Response               0          0          0
 Mtrace Request                0          0          0
 Domain Wide Report            0          0          0
 V3 Membership Report          0          0          0
 Other Unknown types                                 0

 

Release Information

Command introduced in Junos OS Release 8.5.

footer-navigation