show ipv6 mld [interface <intf-id> | vlan <vlan-id>] [counters]]

Syntax

show ipv6 mld [interface <intf-id> | vlan <vlan-id>] [counters]]

Description

This command shows MLD query packet Tx and Rx on a specific VLAN.

Command context

Manager (#)

Parameters

vlan-id

Required: 1-4094, shows MLD configuration on a specified VLAN.

intf-id

Required: IFNAME, shows MLD configuration on a specified interface.

counters

Optional: Shows MLD query packet counter Tx-Rx on a specified VLAN.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.

Example

switch# show ipv6 mld interface vlan 2 counters

MLD Counters

Interface Name      : vlan2
VRF Name            : default
Membership Timeout  : 0
                                             Rx            Tx
                                             ------------- -------------
V1 All Hosts Queries                         0             0
V2 All Hosts Queries                         0             0
V1 Group Specific Queries                    0             0
V2 Group Specific Queries                    0             2
Group And Source Specific Queries            0             2
V2 Member Reports                            0             N/A
V1 Member Reports                            0             N/A
V1 Member Leaves                             0             N/A
Packets dropped by ACL                       0             N/A


switch# show ipv6 mld interface 1/1/1 counters

MLD Counters

Interface Name      : 1/1/1
VRF Name            : default
Membership Timeout  : 0
                                             Rx            Tx
                                             ------------- -------------
V1 All Hosts Queries                         0             0
V2 All Hosts Queries                         0             0
V1 Group Specific Queries                    0             0
V2 Group Specific Queries                    0             0
Group And Source Specific Queries            0             0
V2 Member Reports                            0             N/A
V1 Member Reports                            0             N/A
V1 Member Leaves                             0             N/A
Packets dropped by ACL                       0             N/A