C613-50170-01 Rev B
Command Reference for x510 Series
1261
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
MLD
AND
MLD S
NOOPING
C
OMMANDS
IPV
6
MLD
LIMIT
The following example configures an MLD limit of 100 group-membership states
on the VLAN interface
vlan2
:
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 limit 100
The following example configures an MLD limit of 100 group-membership states
on the VLAN interfaces
vlan2-vlan4
:
awplus#
configure terminal
awplus(config)#
ipv6 forwarding
awplus(config)#
ipv6 multicast-routing
awplus(config)#
interface vlan2-vlan4
awplus(config-if)#
ipv6 enable
awplus(config-if)#
ipv6 mld limit 100
Related
Commands