Supported Platforms
Related Documentation
- EX Series
- clear mld-snooping statistics
- show mld-snooping membership
- show mld-snooping route
- show mld-snooping vlans
- EX Series, QFX Series standalone switches
- Verifying MLD Snooping (CLI Procedure)
show mld-snooping statistics
Syntax
Release Information
Command introduced in Junos OS Release 12.1 for EX Series switches.
Description
Display MLD snooping statistics.
Required Privilege Level
view
Related Documentation
- EX Series
- clear mld-snooping statistics
- show mld-snooping membership
- show mld-snooping route
- show mld-snooping vlans
- EX Series, QFX Series standalone switches
- Verifying MLD Snooping (CLI Procedure)
List of Sample Output
show mld-snooping statisticsOutput Fields
Table 1 lists the output fields for the show mld-snooping statistics command. Output fields are listed in the approximate order in which they appear.
Table 1: show mld-snooping statistics Output Fields
Field Name | Field Description |
---|---|
Bad length | MLD packet has illegal or bad length. |
Bad checksum | MLD or IP checksum is incorrect. |
Invalid interface | Packet was received through an invalid interface. |
Not Local | Not used—always 0. |
Receive unknown | Unknown MLD message type. |
Timed out | Not used—always 0. |
MLD Type | Type of MLD message (Query, Report, Leaves, or Other). |
Received | Number of MLD packets received. |
Transmitted | Number of MLD packets transmitted. |
Recv Errors | Number of packets received that did not conform to the MLD version 1 (MLDv1) or MLDv2 standards. |
Sample Output
show mld-snooping statistics
user@switch> show mld-snooping statistics
Bad length: 0 Bad checksum: 0 Invalid interface: 0 Not local: 0 Receive unknown: 0 Timed out: 0 MLD Type Received Transmitted Recv Errors Queries: 74295 0 0 Reports: 18148423 0 16333523 Leaves: 0 0 0 Other: 0 0 0
Published: 2014-04-24
Supported Platforms
Related Documentation
- EX Series
- clear mld-snooping statistics
- show mld-snooping membership
- show mld-snooping route
- show mld-snooping vlans
- EX Series, QFX Series standalone switches
- Verifying MLD Snooping (CLI Procedure)