229
current-interface
: Specifies the IPv6 link-local address of the current VLAN interface as the source
address of MLD done messages that the MLD snooping proxy sends. If no IPv6 address has been
assigned to the current interface, the default IPv6 address FE80::02FF:FFFF:FE00:0001 is used.
Description
Use
mld-snooping done source-ip
to configure the source IPv6 address of the MLD done messages that
the MLD snooping proxy sends.
Use
undo mld-snooping done source-ip
to restore the default.
By default, the source IPv6 address of the MLD done messages that the MLD snooping proxy sends is
FE80::02FF:FFFF:FE00:0001.
Before you configure this command in a VLAN, enable MLD snooping for the VLAN.
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
.
Examples
# Enable MLD snooping in VLAN 2 and configure the source IPv6 address of MLD done messages that
the MLD snooping proxy sends in VLAN 2 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
mld-snooping dot1p-priority
Syntax
mld-snooping dot1p-priority
priority-number
undo mld-snooping dot1p-priority
View
VLAN view
Default level
2: System level
Parameters
priority-number
: Specifies an 802.1p precedence for MLD messages, in the range of 0 to 7. A higher
number indicates a higher precedence.
Description
Use
mld-snooping dot1p-priority
to set the 802.1p precedence for the MLD messages in a VLAN.
Use
undo mld-snooping dot1p-priority
to restore the default.
The default 802.1p precedence for the MLD messages in a VLAN is 0.
Before you configure this command in a VLAN, enable MLD snooping for the VLAN.
Related commands:
mld-snooping enable
.