User's Manual

527
IGMP Immediate-leave list configuration example
The following example shows how to set the access list to imme-leave on the interface ethernet 1/0 with the
immediate-leave function and to add the IP address 192.168.20.168 of the IGMP host to the access list. The
configuration ensures that the IGMP host with IP address 192.168.20.168 realizes the immediate-leave
function.
interface ethernet 1/0
ip igmp immediate-leave imme-leave
exit
ip access-list standard imme-leave
permit 192.168.20.168