reset mld-snooping group

Use reset mld-snooping group to clear dynamic MLD snooping group entries.

Syntax

reset mld-snooping group { ipv6-group-address | all } [ vlan vlan-id | vsi vsi-name ]

Views

User view

Predefined user roles

network-admin

Parameters

ipv6-group-address: Specifies an IPv6 multicast group address. The value range for this argument is FFxy::/16 (excluding FFx1::/16 and FFx2::/16), where "x" and "y" represent any hexadecimal numbers from 0 to F.

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, this command clears dynamic MLD snooping group entries for all VLANs.

vsi vsi-name: Specifies a VSI by its name, a case-sensitive string of 1 to 31 characters. If you do not specify a VSI, this command clears dynamic MLD snooping group entries for all VSIs.

Examples

# Clear all dynamic MLD snooping group entries.

<Sysname> reset mld-snooping group all

Related commands

display mld-snooping group