Configuring Fast Leave for Member Ports
Context
When the router receives IGMP Leave messages from a member interface, the fast leave function allows the router immediately deletes forwarding entries of the member interface but not reset the aging timer.
Enable fast leave for member ports in the VLAN only when each interface in a VLAN is connected to one receiver host.
Prompt leave takes effect for member ports in a VLAN only when the router can process IGMPv2 or IGMPv3 messages.
Procedure
- Run system-view
The system view is displayed.
- Run vlan vlan-id
The VLAN view is displayed.
- Run igmp-snooping prompt-leave [ group-policy acl-number ]
Prompt leave is configured on the member port.
By default, no member port is allowed to fast leave a multicast group.
You can limit the number of member ports that fast leave a multicast group by using the group-policy parameter. In this case, create an access control list (ACL) and configure an ACL rule. The default ACL rule permit is applicable to all multicast groups. Therefore, to enable the member ports to fast leave a specified multicast group, run the rule deny source any command. For details on how to configure an ACL, see "ACL Configuration" in the NetEngine AR Configuration Guide - Security.