C613-50170-01 Rev B
Command Reference for x510 Series
1217
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IGMP
AND
IGMP S
NOOPING
C
OMMANDS
IP
IGMP
SNOOPING
FAST
-
LEAVE
ip igmp snooping fast-leave
Overview
Use this command to enable IGMP Snooping fast-leave processing. Fast-leave
processing is analogous to immediate-leave processing. The IGMP
group-membership entry is removed as soon as an IGMP leave group message is
received, without sending out a group-specific query.
Use the
no
variant of this command to disable fast-leave processing.
Syntax
ip igmp snooping fast-leave
no ip igmp snooping fast-leave
Default
IGMP Snooping fast-leave processing is disabled.
Mode
Interface Configuration for a VLAN interface.
Usage
This IGMP Snooping command can only be configured on VLAN interfaces.
Example
To enable fast-leave processing on vlan2, use the commands:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ip igmp snooping fast-leave
Related
Commands