User's Manual

Table Of Contents
Command Guide
-118-
4.2.65.43 ipv6 mld snooping max-groups
Command:
ipv6 mld snooping max-groups <Throttling : 1-10>
max-groups IGMP group throttling configuration
<Throttling : 1-10> Maximum number of IGMP group registration
Default:
Unlimited
Usage Guide:
To limit maximum number of MLD group for specific interface
Example:
To limit 5 groups of MLD for GigabitEthernet X/X
Switch# configure terminal
Switch (config)# interface GigabitEthernet X/X
Switch (config-if) # ipv6 mld snooping max-groups 5
4.2.65.44 ipv6 mld snooping mrouter
Command:
ipv6 mld snooping mrouter [ automatic | fix | none]
mrouter Multicast router port configuration
automatic auto mode
fix fix mode
none none mode
Default:
Auto
Usage Guide:
To configure MLD router port mode for specific interface
Example:
To configure MLD router port mode (fix) for GigabitEthernet X/X
Switch# configure terminal
Switch (config)# interface GigabitEthernet X/X
Switch (config-if) # ipv6 mld snooping mrouter fix