Syntax
reset mld-snooping group { ipv6-group-address [ ipv6-source-address ] | all } [ vlan vlan-id ]
Views
User view
Predefined user roles
network-admin
Parameters
ipv6-group-address: Specifies an IPv6 multicast group by its IPv6 address. The value range for this
argument is FFxy::/16 (excluding FFx0::/16, FFx1::/16, FFx2::/16, and FF0y::), where "x" and "y"
represent any hexadecimal numbers from 0 to F.
ipv6-source-address: Specifies an IPv6 multicast source by its IPv6 address. If you do not specify an IPv6
multicast source, the command removes the dynamic MLD snooping forwarding entries for all IPv6
multicast sources.
all: Specifies all IPv6 multicast groups.
vlan vlan-id: Specifies a VLAN by its VLAN ID in the range of 1 to 4094. If you do not specify a VLAN,
the command removes dynamic MLD snooping forwarding entries for all VLANs.
Examples
# Remove the dynamic MLD snooping forwarding entries for all IPv6 multicast groups.
<Sysname> reset mld-snooping group all
Related commands
display mld-snooping group
reset mld-snooping router-port
Use reset mld-snooping router-port to remove dynamic router ports.
Syntax
reset mld-snooping router-port { all | vlan vlan-id }
Views
User view
Predefined user roles
network-admin
Parameters
all: Specifies all dynamic router ports.
vlan vlan-id: Specifies a VLAN by its VLAN ID in the range of 1 to 4094.
Examples
# Remove all dynamic router ports.
<Sysname> reset mld-snooping router-port all
Related commands
display mld-snooping router-port
234