Modifying IPMSv6 Parameters Configuring IP Multicast Switching
page 24-36 OmniSwitch AOS Release 7 Network Configuration Guide June 2013
To set the MLD group limit for a VLAN and replace any requests above the limit, use the ip multicast
vlan max-group command as shown below:
-> ipv6 multicast vlan 10 max-group 25 action replace
To set the MLD group limit for a port and drop any requests above the limit, use the ip multicast port
max-group command as shown below:
-> ipv6 multicast port 1/1 max-group 25 action drop