DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Device# configure terminal
Step 2
Configures a global limit on the number of mroute states resulting
from IGMP membership reports (IGMP joins).
ip igmp limit number
Example:
Device(config)# ip igmp limit 150
Step 3
Ends the current configuration session and returns to privileged
EXEC mode.
end
Example:
Device(config-if)# end
Step 4
(Optional) Displays the multicast groups with receivers that are
directly connected to the device and that were learned through
IGMP.
show ip igmp groups
Example:
Device# show ip igmp groups
Step 5
Related Topics
IGMP State Limit, on page 350
Configuring IGMP State Limiters Example, on page 354
Configuring Per Interface IGMP State Limiters
Perform this optional task to configure a per interface IGMP state limiter.
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
352
OL-29890-01
IP Multicast Optimization: IGMP State Limit
Configuring IGMP State Limiters