666
Command Reference for IE200 Series Industrial Managed PoE+ Switches
C613-50066-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
MLD S
NOOPING
C
OMMANDS
IPV
6
MLD
SNOOPING
FAST
-
LEAVE
ipv6 mld snooping fast-leave
Overview
Use this command to enable MLD Snooping fast-leave processing. Fast-leave
processing is analogous to immediate-leave processing; the MLD
group-membership is removed as soon as an MLD 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
ipv6 mld snooping fast-leave
no ipv6 mld snooping fast-leave
Default
MLD Snooping fast-leave processing is disabled.
Mode
Interface Configuration for a specified VLAN interface or a range of VLAN
interfaces.
Usage
This MLD Snooping command can only be configured on VLAN interfaces.
Examples
This example shows how to enable fast-leave processing on the VLAN interface
vlan2
.
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ipv6 mld snooping fast-leave
This example shows how to enable fast-leave processing on the VLAN interface
vlan2- vlan4
.
awplus#
configure terminal
awplus(config)#
interface vlan2-vlan4
awplus(config-if)#
ipv6 mld snooping fast-leave