beautypg.com

Ipv6 mld immediate-leave – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 797

background image

MLD and MLD Snooping Introduction and Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

32.13

ipv6 mld immediate-leave

Use this command to minimize the leave latency of MLD memberships.

Use the no variant of this command to disable this feature.

Syntax

ipv6 mld immediate-leave group-list

no ipv6 mld immediate-leave

Default

Disabled

Mode

Interface Configuration for a specified VLAN interface or a range of VLAN interfaces.

Example

The following example shows how to enable the immediate-leave feature on an interface
for a specific range of multicast groups. In this example, the router assumes that the group
access-list consists of groups that have only one node membership at a time per interface:

Related Commands

ipv6 mld last-member-query-interval

Parameter

Description

list-name>

Specify a Standard or an Extended software IPv6 access-list
name that defines multicast groups in which the
immediate leave feature is enabled.

See

Chapter 37, IPv6 Software Access Control List (ACL)

Commands

for supported IPv6 ACLs.

awplus#

configure terminal

awplus(config)#

ipv6 forwarding

awplus(config)#

ipv6 multicast-routing

awplus(config)#

interface vlan2

awplus(config-if)#

ipv6 enable

awplus(config-if)#

ipv6 mld immediate-leave v6grp

awplus(config-if)#

exit