reset mld control-message counters

Function

The reset mld control-message counters command deletes statistics of Multicast Listener Discovery (MLD) messages.

Format

reset mld control-message counters [ interface { interface-type interface-number | interface-name } ] [ message-type { query | report } ]

reset mld { vpn-instance instance-name | all-instance } control-message counters [ interface { interface-type interface-number | interface-name } ] [ message-type { query | report } ]

Parameters

Parameter Description Value
interface interface-type

Specifies the type of an interface.

-

interface-number

Specifies the number of an interface.

-

interface-name

Specifies the name of an interface.

-

message-type

Indicates the type of an MLD message.

The types of MLD message are the Query and the Report messages.

query

Indicates the Query message received by an interface.

-

report

Indicates the Report message received by an interface.

-

vpn-instance instance-name

Specifies the name of a VPN instance.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string.

all-instance

Specifies all VPN instance.

-

Views

User view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
igmp execute

Usage Guidelines

Usage Scenario

When running the reset mld control-message counters command, note the following points:

  • If interface port-type port-number is specified, statistics of received MLD messages are deleted from the specified interface.
  • If message-type and interface are specified, statistics of a specified type of received MLD messages are deleted from the specified interface.

    After statistics of MLD messages are deleted, MLD still operates normally.

Example

# Delete statistics of IGMP messages from GE 0/1/0 in a public network instance.
<HUAWEI> reset mld control-message counters interface GigabitEthernet 0/1/0
# Delete statistics of MLD messages from all interfaces in a public network instance.
<HUAWEI> reset mld control-message counters
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >