Chapter 21
| Multicast Filtering Commands
MLD Snooping
– 541 –
show ipv6 mld
snooping statistics
This command shows MLD snooping protocol statistics for the specified
interface.
Syntax
show ipv6 mld snooping
statistics
{
input
[
interface
interface
] |
output
[
interface
interface
] |
query
[
vlan
vlan-id
] |
summary
interface
interface
}
interface
ethernet
unit
/
port
unit
- Unit identifier. (Range: Always 1)
port
- Port number. (Range: 1-52)
port-channel
channel-id
(Range: 1-24)
vlan
vlan-id
- VLAN ID (Range: 1-4094)
query
- Displays MLD snooping query-related statistics.
Default Setting
None
Command Mode
Privileged Exec
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#
Table 109: 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.