The reset mld control-message counters command deletes statistics of Multicast Listener Discovery (MLD) messages.
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 } ]
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. |
- |
Usage Scenario
When running the reset mld control-message counters command, note the following points: