R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
959
reset mld group
Syntax
reset mld group { all | interface interface-type interface-number { all | ipv6-group-address [ prefix-length ]
[ ipv6-source-address [ prefix-length ] ] } }
View
User view
Default level
2: System level
Parameters
all: The first all specifies all interfaces, and the second all specifies all MLD groups.
interface interface-type interface-number: Specifies an interface by its type and number.
ipv6-group-address: IPv6 multicast group address, in the range of FFxy::/16, where x and y represent
any hexadecimal number ranging from 0 to F.
ipv6-source-address: IPv6 multicast source address.
prefix-length: Prefix length of the specified multicast source or multicast group. For a multicast source
address, this argument has an effective value range of 0 to 128. For a multicast group address, it has an
effective value range of 8 to 128. The system default is 128 in both cases.
Description
Use reset mld group to remove the dynamic group entries of a specified MLD group or all MLD groups.
This command cannot remove the static group entries of MLD groups.
Related commands: display mld group.
Examples
# Remove dynamic group entries of MLD groups on all interfaces.
<Sysname> reset mld group all
# Remove dynamic group entries of MLD groups on GigabitEthernet 0/1.
<Sysname> reset mld group interface gigabitethernet 0/1 all
# Remove the dynamic group entry of MLD group FF03::101:10 on GigabitEthernet 0/1.
<Sysname> reset mld group interface gigabitethernet 0/1 ff03::101:10
reset mld ssm-mapping group
Syntax
reset mld ssm-mapping group { all | interface interface-type interface-number { all | ipv6-group-address
[ prefix-length ] [ ipv6-source-address [ prefix-length ] ] } }
View
User view
Default level
2: System level