Usage guidelines
You must enable MLD snooping for a VLAN before you execute this command for the VLAN.
This command takes effect on a sub-VLAN only after you remove the sub-VLAN from the IPv6 multicast
VLAN.
Examples
# In VLAN 2, enable MLD snooping, and enable the MLD snooping querier.
<Sysname> system-view
[Sysname] mld-snooping
[Sysname-mld-snooping] quit
[Sysname] vlan 2
[Sysname-vlan2] mld-snooping enable
[Sysname-vlan2] mld-snooping querier
Related commands
• enable (MLD-snooping view)
• mld-snooping enable
• subvlan (IPv6 multicast VLAN view)
mld-snooping report source-ip
Use mld-snooping report source-ip to configure a source IPv6 address for MLD reports.
Use undo mld-snooping report source-ip to restore the default.
Syntax
mld-snooping report source-ip ipv6-address
undo mld-snooping report source-ip
Default
The source IPv6 address for MLD reports is the IPv6 link-local address of current VLAN interface. If the
current VLAN interface does not have an IPv6 link-local address, the source IPv6 address is
FE80::02FF:FFFF:FE00:0001.
Views
VLAN view
Predefined user roles
network-admin
Parameters
ipv6-address: Specifies a source IPv6 address for MLD reports.
Usage guidelines
You must enable MLD snooping for a VLAN before you execute this command.
Examples
# In VLAN 2, enable MLD snooping, and configure FE80:0:0:1::1 as the source IPv6 address of the MLD
reports.
<Sysname> system-view
[Sysname] mld-snooping
225