Display IPv6 MLD Snooping Information

You can use show commands to display information about IPv6 MLD snooping for a VLAN or a bridge domain. You can run the commands from any level of the CLI. For more information, see the Extreme SLX-OS Command Reference.
  1. Display information about learned groups.
    device# show ipv6 mld groups vlan 100
    Total number of groups: 1
    MLD Connected Group Membership
    Group Address         Interface        Uptime        Expires     Last Reporter
    ff28::1               Vlan 100         00:02:03       Never      Static
    Member Port: Eth 0/1
  2. Display snooping information.
    device# show ipv6 mld snooping bridge-domain 10
    Bridge-domain ID: 10
     Multicast Router ports: Eth 0/44.200
     Querier - disabled
     MLD Operation mode: MLDv2
     Is Fast-Leave Enabled : Disabled Max Response time = 10
     Last Member Query Interval = 10 Query interval = 125
     Number of Multicast Groups: 0 
     Group: ff28::1
     Member Ports: Eth 0/44.200
  3. Display multicast router (mrouter) port-related information.
    device# show ipv6 mld snooping mrouter vlan 100 
    Vlan         Interface       Expires (Sec)
    100          Eth 0/1         Never
  4. Display MLD packet statistics.
    device# show ipv6 mld statistics bridge-domain 100 
    MLD packet statistics for Bridge-Domain 10:
    MLD Message Type         Edge-Received     Edge-Sent    Edge-Rx-Errors 
    General Query            1                      0                  0
    Group Specific Query     0                      0                  0
    V1 Membership Report     0                      1                  0
    V2 Membership Report     0                      0                  0
    Group Leave              0                      0                  0