R0106-HP MSR Router Series IP Multicast Command Reference(V7)

193
Views
Layer 2 Ethernet interface view
Predefined user roles
network-admin
Parameters
vlan vlan-list: Specifies a space-separated list of up to 10 VLAN items. Each item specifies a VLAN by its
ID or a range of VLANs in the form of start-vlan-id to end-vlan-id. The VLAN ID is in the range of 1 to
4094. If you do not specify any VLAN, the command takes effect for all VLANs.
Usage guidelines
This feature enables the switch to immediately remove the port that receives an MLD done message from
the forwarding entry for the multicast group specified in the done message.
The configuration made in interface view is only effective on the current port. It has higher priority than
the global configuration.
Examples
# Enable fast-leave processing in VLAN 2 on GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] mld-snooping fast-leave vlan 2
Related commands
fast-leave (MLD-snooping view)
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
undo mld-snooping general-query source-ip
Default
The source IPv6 address for MLD general queries 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.