User's Manual

Table Of Contents
Command Guide
-115-
4.2.65.37 ip igmp snooping max-groups
Command:
ip igmp 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 IGMP group for specific interface
Example:
To limit 5 groups of IGMP for GigabitEthernet X/X
Switch# configure terminal
Switch (config)# interface GigabitEthernet X/X
Switch (config-if) # ip igmp snooping max-groups 5
4.2.65.38 ip igmp snooping mrouter
Command:
ip igmp 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 Multicast router port mode for specific interface
Example:
To configure Multicast router port mode (fix) for GigabitEthernet X/X
Switch# configure terminal
Switch (config)# interface GigabitEthernet X/X
Switch (config-if) # ip igmp snooping mrouter fix