show igmp-snooping statistics
Syntax
Release Information
Command introduced in Junos OS Release 9.1 for EX Series switches.
Description
Display IGMP snooping statistics.
Required Privilege Level
view
Related Topics
List of Sample Output
show igmp-snooping statisticsOutput 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 |
|---|---|
Bad length | IGMP packet has illegal or bad length. |
Bad checksum | IGMP or IP checksum is incorrect. |
Invalid interface | Packet was received through an invalid interface. |
Receive unknown | Unknown IGMP type. |
Timed out | Number of timeouts for all multicast groups. |
IGMP Type | Type of IGMP message (Query, Report, Leave, or Other). |
Received | Number of IGMP packets received. |
Transmitted | Number of IGMP packets transmitted. |
Recv Errors | Number of general receive errors. |
Sample Output
show igmp-snooping statistics
user@switch> show igmp-snooping statisticsBad length: 0 Bad checksum: 0 Invalid interface: 0
Not local: 0 Receive unknown: 0 Timed out: 58
IGMP Type Received Transmitted Recv Errors
Queries: 74295 0 0
Reports: 18148423 0 16333523
Leaves: 0 0 0
Other: 0 0 0
