2-8
Parameters
None
Description
Use the mld-snooping command to enable MLD snooping globally and enter MLD-Snooping view.
Use the undo mld-snooping command to disable MLD snooping globally.
By default, MLD snooping is disabled.
Related commands: mld-snooping enable.
Examples
# Enable MLD snooping globally and enter MLD-Snooping view.
<Sysname> system-view
[Sysname] mld-snooping
[Sysname-mld-snooping]
mld-snooping done source-ip
Syntax
mld-snooping done source-ip { ipv6-address | current-interface }
undo mld-snooping done source-ip
View
VLAN view
Default Level
2: System level
Parameters
ipv6-address: Specifies a source IPv6 address for the MLD done messages sent by the MLD snooping
proxy, which can be any legal IPv6 link-local address.
current-interface: Specifies the IPv6 link-local address of the current VLAN interface as the source
address of MLD done messages sent by the MLD snooping proxy. If no IPv6 address has been
assigned to the current interface, the default IPv6 address FE80::02FF:FFFF:FE00:0001 is used.
Description
Use the mld-snooping done source-ip command to configure the source IPv6 address of the MLD
done messages sent by the MLD snooping proxy.
Use the undo mld-snooping done source-ip command to restore the default.
By default, the source IPv6 address of the MLD done messages sent by the MLD snooping proxy is
FE80::02FF:FFFF:FE00:0001.
Note that:
z Before configuring this command in a VLAN, enable MLD Snooping in the VLAN.
z The source IPv6 address configured in the mld-snooping done source-ip command also
applies when the simulated host sends MLD done messages.
Related commands: mld-snooping enable.