Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show mld-snooping statistics

Syntax

show mld-snooping statistics

Release Information

Command introduced in Junos OS Release 12.1 for EX Series switches.

Description

Display MLD snooping statistics.

Required Privilege Level

view

List of Sample Output

show mld-snooping statistics

Output 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: 2012-06-19