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

138
ID is 1 to 4094. If you do not specify any VLAN, the command takes effect on all VLANs. If you specify
one or more VLANs, the command takes effect on the specified VLANs only.
Usage guidelines
This command also takes effect on VLANs with IGMP enabled on their VLAN interfaces.
Examples
# Enable fast-leave processing for VLAN 2.
<Sysname> system-view
[Sysname] igmp-snooping
[Sysname-igmp-snooping] fast-leave vlan 2
Related commands
igmp-snooping fast-leave
group-policy (IGMP-snooping view)
Use group-policy to configure a global multicast group filter to control the multicast groups that a host in
the specified VLAN can join.
Use undo group-policy to remove the configured global multicast group filter.
Syntax
group-policy acl-number [ vlan vlan-list ]
undo group-policy [ vlan vlan-list ]
Default
No global multicast group filter is configured. Namely, a host in the specified VLAN can join any valid
multicast group.
Views
IGMP-snooping view
Default command level
2: System level
Parameters
acl-number: Specifies a basic or advanced ACL number. The value range is 2000 to 3999. A host can
join only the multicast groups that match the permit statement in the specified ACL. The source address
or address range specified in the advanced ACL rule matches the multicast source addresses specified in
IGMPv3 reports, rather than the source address in the IP packets. The system assumes that an IGMPv1 or
IGMPv2 report or an IGMPv3 IS_EX or TO_EX report that does not carry a multicast source address
carries a multicast source address of 0.0.0.0.
vlan vlan-list: Specifies one or multiple VLANs. You can provide up to 10 VLAN lists. For each list, you
can specify an individual VLAN in the form of vlan-id, or a VLAN range in the form of start-vlan-id to
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. If you do not specify any VLAN, the command takes effect on all VLANs. If you specify
one or more VLANs, the command takes effect on the specified VLANs only.
Usage guidelines
This command also takes effect on VLANs with IGMP enabled on their VLAN interfaces.
If the specified ACL does not exist or the ACL rule is null, all multicast groups are filtered out.