C613-50170-01 Rev B
Command Reference for x510 Series
1257
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
MLD
AND
MLD S
NOOPING
C
OMMANDS
IPV
6
MLD
IMMEDIATE
-
LEAVE
ipv6 mld immediate-leave
Overview
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
<IPv6-access-list-name>
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:
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
Related
Commands
ipv6 mld last-member-query-interval
Parameter
Description
<IPv6-access-
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
IPv6 Software Access Control List (ACL) Commands
for
supported IPv6 ACLs.