CLI Reference Guide-R02

Table Of Contents
Chapter 23
| Multicast Filtering Commands
MLD Snooping
– 693 –
Example
Console#show ipv6 mld snooping mrouter vlan 1
VLAN Multicast Router Port Type Expire
---- --------------------- --------- ------
1 Eth 1/ 2 Static
Console#
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}
input - Specifies to display statistics for messages received by the interface.
output - Specifies to display statistics for messages sent by the interface.
interface
ethernet unit/port
unit - Unit identifier. (Range: 1)
port - Port number. (Range: 1-18)
port-channel channel-id (Range: 1-12)
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#