ECS4100 Series CLI Reference Guide-R07

Table Of Contents
Chapter 27
| Multicast Filtering Commands
MLD Snooping
– 714 –
Example
The following shows MLD snooping input-related message statistics:
Console#show ipv6 mld snooping statistics input interface ethernet 1/1
Input Statistics:
Interface Report Leave G Query G(-S)-S Query Drop Join Succ Group
--------- -------- -------- -------- ------------- -------- --------- ------
Eth 1/ 1 4 0 0 0 0 0 2
Console#
The following shows MLD snooping output-related message statistics:
Console#show ipv6 mld snooping statistics output interface ethernet 1/1
Output Statistics:
Interface Report Leave G Query G(-S)-S Query Drop Group
--------- -------- -------- -------- ------------- -------- ------
Eth 1/ 1 0 0 5 0 0 2
Console#
Table 138: show ipv6 MLD snooping statistics input - display description
Field Description
Interface The unit/port or VLAN interface.
Report The number of MLD membership reports received on this interface.
Leave The number of leave messages received on this interface.
G Query The number of general query messages received on this interface.
G(-S)-S Query The number of group specific or group-and-source specific query
messages received on this interface.
Drop The number of times a report, leave or query was dropped. Packets may
be dropped due to invalid format, rate limiting, packet content not
allowed, or MLD group report received.
Join Succ The number of times a multicast group was successfully joined.
Group The number of MLD groups active on this interface.
Table 139: show ipv6 MLD snooping statistics output - display description
Field Description
Interface The unit/port or VLAN interface.
Report The number of MLD membership reports transmitted from this
interface.
Leave The number of leave messages transmitted from this interface.
G Query The number of general query messages transmitted from this interface.
G(-S)-S Query The number of group specific or group-and-source specific query
messages transmitted from this interface.
Drop The number of times a report, leave or query was dropped. Packets may
be dropped due to invalid format, rate limiting, packet content not
allowed, or MLD group report received.