R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
552
View
User view
Default level
2: System level
Parameters
all: The first all specifies all interfaces, and the second all specifies all IGMP groups.
interface interface-type interface-number: Specifies an interface by its type and number.
group-address: Multicast group address, in the range of 224.0.0.0 to 239.255.255.255.
source-address: Multicast source address.
mask: Subnet mask of the multicast group address or multicast source address, 255.255.255.255 by
default.
mask-length: Subnet mask length of the multicast group address or multicast source address. For a
multicast group address, this argument has an effective value range of 4 to 32. For a multicast source
address, this argument has an effective value range of 0 to 32. The system default is 32 in both cases.
Description
Use reset igmp group to remove the dynamic group entries of a specified IGMP group or all IGMP
groups.
This command cannot remove static IGMP group entries.
Related commands: display igmp group.
Examples
# Remove dynamic group entries of IGMP groups on all the interfaces in the public network.
<Sysname> reset igmp group all
# Remove dynamic group entries of IGMP groups on GigabitEthernet 0/1 in the public network.
<Sysname> reset igmp group interface GigabitEthernet 0/1 all
# Remove the dynamic IGMP group entry of IGMP group 225.0.0.1 on GigabitEthernet 0/1 in the public
network.
<Sysname> reset igmp group interface GigabitEthernet 0/1 225.0.0.1
reset igmp ssm-mapping group
Syntax
reset igmp ssm-mapping group { all | interface interface-type interface-number { all | group-address
[ mask { mask | mask-length } ] [ source-address [ mask { mask | mask-length } ] ] } }
View
User view
Default level
2: System level
Parameters
all: Specifies all interfaces (the first all) or all IGMP groups created based on the configured IGMP SSM
mappings (the second all).