show ipv6 mld snooping [vlan <vlan-id> [counters]]

Syntax

show ipv6 mld snooping [vlan <vlan-id> [counters]]

Description

This command shows MLD snooping protocol information and number of different groups joined for the VLAN.

Command context

Manager (#)

Parameters

vlan-id

Required, 1-4094, shows MLD snooping information.

counters

Optional, shows MLD query packet Tx, Rx, Error packet counters on a specified VLAN.

Authority

Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.

Example

switch# show ipv6 mld snooping vlan 2 counters
MLD Snooping VLAN Counters

VLAN ID   :   2
VLAN Name :   VLAN2

Rx Counters :

V1 All Hosts Queries                             0
V2 All Hosts Queries                             0
V1 Group Specific Queries                        0
V2 Group Specific Queries                        0
Group And Source Specific Queries                0
V1 Member Reports                                0
V2 Member Reports                                0
V1 Member Leaves                                 0

Tx Counters :

Flood on vlan                                    71
V1 Group Specific Queries                        0
V2 Group Specific Queries                        0

Errors:

Unknown Message Type                             0
Malformed Packets                                0
Bad Checksum                                     0
Packet received on MLD-disabled Interface        0
Interface Wrong Version Queries                  0

Port Counters:

Membership Timeout                               0
switch#