R2511-HP MSR Router Series IP Multicast Command Reference(V5)

391
end-vlan-id, where the end VLAN ID must be greater than the start VLAN ID. The value range of a VLAN
ID is 1 to 4094.
Usage guidelines
This command also takes effect on VLANs with MLD enabled on their VLAN interfaces.
If you do not specify any VLAN when using this command in Layer 2 Ethernet interface view or Layer 2
aggregate interface view, the command takes effect on all VLANs that the interface belongs to. If you
specify one or multiple VLANs, the command takes effect on the specified VLANs that the interface
belongs to.
If you do not specify any VLAN when using this command in port group view, the command takes effect
on all the ports in this group. If you specify one or multiple VLANs, the command takes effect only on
those ports in this group that belong to the specified VLANs.
Examples
# Enable fast-leave processing on Ethernet 1/1 in VLAN 2.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] mld-snooping fast-leave vlan 2
Related commands
fast-leave
mld-snooping general-query source-ip
Use mld-snooping general-query source-ip to configure the source IPv6 address for MLD general
queries.
Use undo mld-snooping general-query source-ip to restore the default.
Syntax
mld-snooping general-query source-ip { ipv6-address | current-interface }
undo mld-snooping general-query source-ip
Default
The source IPv6 address of MLD general queries is FE80::02FF:FFFF:FE00:0001.
Views
VLAN view
Default command level
2: System level
Parameters
ipv6-address: Specifies the source IPv6 address of MLD general queries, which can be any legal IPv6
link-local address.
current-interface: Sets the source IPv6 link-local address of MLD general queries to the IPv6 address of
the current VLAN interface. If the current VLAN interface does not have an IPv6 address, the default IPv6
address FE80::02FF:FFFF:FE00:0001 is used as the source IPv6 address of MLD general queries.
Usage guidelines
You must enable MLD snooping for a VLAN before you execute this command for the VLAN.