R3303-HP HSR6800 Routers IP Multicast Command Reference
317
reset mld group port-info
Use reset mld group port-info to remove dynamic Layer 2 port entries of a specified MLD group or all
MLD groups.
Syntax
reset mld group port-info { all | ipv6-group-address } [ vlan vlan-id ]
Views
User view
Default command level
2: System level
Parameters
all: Specifies all IPv6 multicast groups.
Ipv6-group-address: Specifies an IPv6 multicast group address in the range of FFxy::/16, where x and y
represent any hexadecimal numbers from 0 to F.
vlan-id: Specifies a VLAN ID in the range of 1 to 4094.
Usage guidelines
Layer 2 ports for MLD groups include member ports and router ports.
This command cannot remove static Layer 2 port entries of MLD groups.
This command is available only on the router that is installed with the SAP module.
Examples
# Remove dynamic Layer 2 port entries of all MLD groups in all VLANs.
<Sysname> reset mld group port-info all
# Remove dynamic Layer 2 port entries of all MLD groups in VLAN 100.
<Sysname> reset mld group port-info all vlan 100
# Remove dynamic Layer 2 port information about multicast group FF03::101:10 in VLAN 100.
<Sysname> reset mld group port-info ff03::101:10 vlan 100
Related commands
display mld group port-info
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