Monitoring and Troubleshooting MLD

Monitoring MLD in Gaia Portal

  1. From the left navigation tree, click Advanced Routing > MLD.

  2. In the top right corner, click Monitoring.

  3. In the MLD Monitor section, click the Information category.

    Note - The page is static. To see the latest values, click Reload.

Monitoring MLD in Gaia Clish

Syntax for monitoring MLD

show ipv6 mld

      groups

            interface <Name of Interface>

                  [local]

                  [static]

            [local]

            [static]

      if-stat <Name of Interface>

      if-stats

      interface <Name of Interface>

      interfaces

      stats

            [error]

            [receive]

            [transmit]

      summary

Parameters for monitoring MLD

Parameter

Description

<Name of Interface>

Specifies the interface that listens for MLD protocol messages.

groups

Shows all MLD groups for all interfaces.

groups interface <Name of Interface>

Shows all MLD groups for the specified interface.

local

Shows only locally joined multicast groups.

static

Shows only statically configured multicast groups.

if-stat <Name of Interface>

Shows the MLD packet statistics for the specified interface.

if-stats

Shows the MLD packet statistics for all interfaces.

interface <Name of Interface>

Shows the MLD state information for the specified interface.

interfaces

Shows the MLD state information for all interfaces.

stats

Shows the MLD packet statistics -

Receive Summary, Transmit Summary, and Error Summary.

  • error - Only errors

  • receive - Only received packets

  • transmit - Only transmitted packets

summary

Shows the MLD state summary.

Troubleshooting MLD

See Trace Options.