F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
1046
reset mld group
Use reset mld group to remove the dynamic group entries of a specified MLD group or all MLD groups.
Syntax
reset mld group { all | interface interface-type interface-number { all | ipv6-group-address [ prefix-length ]
[ ipv6-source-address [ prefix-length ] ] } }
Views
User view
Default command 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: Specifies an IPv6 multicast group, in the range of FFxy::/16, where x and y
represent any hexadecimal number in the range of 0 to F.
ipv6-source-address: Specifies an IPv6 multicast source.
prefix-length: Specifies the 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.
Usage guidelines
This command cannot remove the static group entries of MLD groups.
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
Related commands
display mld group
reset mld ssm-mapping group
Use reset mld ssm-mapping group to clear IPv6 multicast group information created based on the
configured MLD SSM mappings.
Syntax
reset mld ssm-mapping group { all | interface interface-type interface-number { all | ipv6-group-address
[ prefix-length ] [ ipv6-source-address [ prefix-length ] ] } }
Views
User view