show ipv6 mld statistics

Syntax

show ipv6 mld vlan vid statistics

Description

The general form of the command shows the total number of MLD-enabled VLANs and a count of multicast groups currently joined. Both forms of the command show VLAN IDs and names, as well as the number of filtered and standard multicast groups and the total number of multicast groups.

Example output

This example shows MLD statistics for all VLANs configured.

Switch# show ipv6 mld 500 statistics

 MLD Statistics
  VLAN ID   : 500
  VLAN NAME : VLAN500
  Number of Filtered Groups             : 6
  Number of Standard groups             : 0
  Total Multicast Groups Joined         : 6


 Mode      EXCLUDE    INCLUDE
 ––––––– –––––––––––– ––––––
 Filtered  6          1
 Standard  0          0
 Total     6          0

Switch#