< Home

reset igmp control-message counters

Function

The reset igmp control-message counters command clears statistics about IGMP messages.

Format

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

Parameters

Parameter Description Value
vpn-instance vpn-instance-name Specifies the name of a VPN instance. The value is a string of case-sensitive characters.
all-instance Indicates all instances. -
interface interface-type interface-number Specifies the type and number of the interface. -
message-type Indicates the IGMP message type. The types of IGMP message are the Query and the Report messages.
query Indicates the Query messages received by an interface. -
report Indicates the Report messages received by an interface. -

Views

User view

Default Level

3: Management level

Usage Guidelines

When running the reset igmp control-message counters command, note the following:
  • If neither vpn-instance nor all-instance is specified, only the statistics about the IGMP messages received by the interface in the public network instance are cleared.

  • If interface interface-type interface-number is specified, statistics about the IGMP messages received by the specified interface are cleared.

  • If both message-type and interface are specified, statistics about a specified type of IGMP messages received by the specified interface are cleared.

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

Example

# Clear statistics about the IGMP messages on all the interfaces in the public network instance.

<sysname> reset igmp control-message counters

# Clear statistics about the IGMP messages that GE 1/0/0 received in the public network instance.

<sysname> reset igmp control-message counters interface GigabitEthernet 0/0/0
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >