< Home

reset igmp explicit-tracking

Function

The reset igmp explicit-tracking command deletes information about the hosts with dynamic group memberships established through IGMP on an interface.

Format

reset igmp [ vpn-instance vpn-instance-name | all-instance ] explicit-tracking { all | interface interface-type interface-number [ host host-address [ group group-address [ source source-address ] ] ] }

Parameters

Parameter Description Value
vpn-instance vpn-instance-name Deletes information about the hosts with IGMP-attached group memberships on interfaces in a specified VPN instance. The value must be an existing VPN instance name.
all-instance Deletes information about the hosts with IGMP-attached group memberships on interfaces in all instances. -
all Deletes information about all the hosts. -
interface interface-type interface-number Deletes information about the hosts with IGMP-attached group memberships on a specified interface. If this parameter is not specified, the command deletes information about the hosts with IGMP-attached group memberships on all interfaces. -
host host-address Specifies the IP address of a host. The address is in dotted decimal notation.
group group-address Specifies the address of a multicast group. The address is in dotted decimal notation and ranges from 224.0.1.0 to 239.255.255.255.
source source-address Specifies the address of a multicast source. The address is in dotted decimal notation.

Views

User view

Default Level

3: Management level

Usage Guidelines

You can use this command to delete information about the hosts with dynamic group memberships established on interfaces using IGMP.

Example

# Delete information about IGMP host 192.168.0.12 in group 232.1.1.1 on VLANIF10.
<HUAWEI> reset igmp explicit-tracking interface vlanif 10 host 192.168.0.12 group 232.1.1.1
# Delete information about IGMP host 192.168.0.12 in (10.12.12.12, 232.1.1.1) on VLANIF10.
<HUAWEI> reset igmp explicit-tracking interface vlanif 10 host 192.168.0.12 group 232.1.1.1 source 10.12.12.12
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >