Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
IP Multicast Switching Commands
page 55-52
OmniSwitch CLI Reference Guide
September 2009
ipv6 multicast max-group
Configures the global maximum group limit that can be learned per port/VLAN instance.The limit is 
applied to each port/VLAN instance and an action is taken when it exceeds the limit.
ipv6 multicast max-group [num] [action {none | drop | replace}]
Syntax Definitions
num
Specifies the maximum MLD group count. Valid range is 0 to 
4294967295.
none
Disables the maximum group limit configuration
drop
Drops the incoming membership request.
replace
Replaces an existing membership with the incoming membership 
request.   
Defaults
By default, the max-group limit is set to zero.
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Configuring a max-group value will have no affect on existing group memberships until the member-
ships are refreshed on the port/VLAN instance.
• The configuration is allowed even when the ip multicast status is disabled.
• If the num and action parameters are not specified, then the limit is removed.
• The max-group configuration on a specific VLAN or port will override the global configuration.
• MLD zapping must be enabled when the max-group limit is enabled and the action is dropped.
Examples
-> ipv6 multicast max-group 10 action drop
-> ipv6 multicast max-group 20 action replace
-> ipv6 multicast max-group
Release History
Release 6.3.4; command was introduced.
parameter
defaults
Action
none