R21xx-HP FlexFabric 11900 IP Multicast Command Reference

106
Examples
# Enable MLD snooping fast-leave processing for VLAN 2.
<Sysname> system-view
[Sysname] mld-snooping
[Sysname-mld-snooping] fast-leave vlan 2
Related commands
mld-snooping fast-leave
group-policy (MLD-snooping view)
Use group-policy to configure a global IPv6 multicast group filter to control the IPv6 multicast groups that
a host can join.
Use undo group-policy to remove the configured global IPv6 multicast group filter.
Syntax
group-policy acl6-number [ vlan vlan-list ]
undo group-policy [ vlan vlan-list ]
Default
No global IPv6 multicast group filter is configured. That is, a host can join any valid IPv6 multicast group.
Views
MLD-snooping view
Predefined user roles
network-admin
Parameters
acl6-number: Specifies a basic or advanced IPv6 ACL by its number, in the range of 2000 to 3999. A
host can join only IPv6 multicast groups that match the permit statement in the specified ACL. The source
addresses in the basic IPv6 rule are the IPv6 multicast group addresses specified in MLD reports. The
source and destination addresses in the advanced IPv6 ACL rule are IPv6 multicast source addresses and
multicast group addresses specified in MLD reports, respectively. The system assumes that 0::0 is the
multicast source address of an MLDv1 report or an MLDv2 IS_EX and TO_EX report that does not carry
an IPv6 multicast source address.
The source address or address range specified in the advanced ACL rule matches the IPv6 multicast
source addresses specified in the MLD reports, rather than the source address in the IPv6 packets. The
system assumes that the source address of an MLDv1 report or an MLDv2 IS_EX or TO_EX report that
does not carry a multicast source address is 0::0.
vlan vlan-list: Specifies a space-separated list of up to ten 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 this option is not specified, this command takes effect for all VLANs.
Usage guidelines
If the specified ACL does not exist or the ACL rule is null, all IPv6 multicast groups are filtered out.
You can configure different ACL rules on a port in different VLANs. However, for a given VLAN, a newly
configured ACL rule overrides the existing one.