R0106-HP MSR Router Series IP Multicast Command Reference(V7)
190
Default
The source IPv6 address of the MLD done messages is the IPv6 link-local address of the current VLAN
interface. If there is no IPv6 link-local address for the current VLAN interface, the source IPv6 address is
FE80::02FF:FFFF:FE00:0001.
Views
VLAN view
Predefined user roles
network-admin
Parameters
ipv6-address: Specifies an IPv6 link-local address.
Usage guidelines
You must enable MLD snooping for a VLAN before you execute this command in the VLAN.
Examples
# In VLAN 2, enable MLD snooping, and configure the source IPv6 address of MLD done messages to
FE80:0:0:1::1.
<Sysname> system-view
[Sysname] mld-snooping
[Sysname-mld-snooping] quit
[Sysname] vlan 2
[Sysname-vlan2] mld-snooping enable
[Sysname-vlan2] mld-snooping done source-ip fe80:0:0:1::1
Related commands
mld-snooping enable
mld-snooping dot1p-priority
Use mld-snooping dot1p-priority to set the 802.1p precedence for MLD messages in a VLAN.
Use undo mld-snooping dot1p-priority to restore the default.
Syntax
mld-snooping dot1p-priority priority-number
undo mld-snooping dot1p-priority
Default
The 802.1p precedence for MLD messages is not configured.
Views
VLAN view
Predefined user roles
network-admin
Parameters
priority-number: Specifies an 802.1p precedence for MLD messages, in the range of 0 to 7. A higher
value means a higher precedence.