Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide show ipv6 mld counters | 877
show ipv6 mld counters
show ipv6 mld counters
Description
Displays the statistics of MLD.
Example
This example displays the MLD statistics for the following values.
The output of this command includes the following parameters:
Command History
This command was available in ArubaOS 3.3.
Parameter Description
received-total The total number of MLD messages.
received-queries The total number of MLD queries.
received-v1-reports The total number of MLD v1 reports received.
received-leaves The total number of MLD v1 leave messages received.
received-unknown-types The total number of unrecognized messages received.
len-errors The total number of error message where the length check has failed.
checksum-errors The total number of error message where the checksum has failed.
not-vlan-dr The number of messages received for which the current controller is not the designated
router.
transmitted-queries The total number of transmitted MLD queries.
forwarded The total number of MLD messages forwarded.
(host) #show ipv6 mld counters
MLD Statistics
--------------
Name Value
---- -----
received-total 0
received-queries 0
received-v1-reports 0
received-leaves 0
received-unknown-types 0
len-errors 0
checksum-errors 0
not-vlan-dr 0
transmitted-queries 0
forwarded 0