Reset Mld Group - HP 6125XLG Command Reference Manual

Blade switch ip multicast command reference
Table of Contents

Advertisement

Examples
# Specify MLDv2 for VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] mld version 2

reset mld group

Use reset mld group to remove dynamic MLD group entries.
Syntax
reset mld group { all | interface interface-type interface-number { all | ipv6-group-address [ prefix-length ]
[ ipv6-source-address [ prefix-length ] ] } }
Views
User view
Predefined user roles
network-admin
Parameters
all: The first all specifies all interfaces, and the second all specifies all MLD groups.
interface-type interface-number: Specifies an interface by its type and number.
ipv6-group-address: Specifies an IPv6 multicast group by its IPv6 address, 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 by its IPv6 address. If this argument is not
specified, the command removes dynamic MLD group entries of all IPv6 multicast source addresses.
prefix-length: Specifies the address prefix length. The default value is 128. For a multicast source address,
the value range for this argument is 0 to 128. For a multicast group address, the value range for this
argument is 8 to 128.
Usage guidelines
This command cannot remove the static MLD group entries.
Execution of this command might interrupt the IPv6 multicast information transmission.
Examples
# Remove the dynamic group entries for all MLD groups on all interfaces.
<Sysname> reset mld group all
# Remove the dynamic group entries for all MLD groups on VLAN-interface 100.
<Sysname> reset mld group interface vlan-interface 100 all
# Remove the dynamic group entry for the MLD group FF03::101:10 on VLAN-interface 100.
<Sysname> reset mld group interface vlan-interface 100 ff03::101:10
Related commands
display mld group
142

Advertisement

Table of Contents
loading

Table of Contents