
In this configuration example, we will configure Cisco Catalyst Switch for IGMP (Internet Group Management Protocol). As you know IGMP is used to manage host memberships to the multicast groups. This is done at the edge switch in the multicast network. So, we will do our configuration on this edge switch.
For our IGMP Configuration Example, we will use the below Multicast topology:

Here, we will do IGMP Configuration on Cisco Catalyst switch for the below jobs:
• Switch Multicast Group membership
• Changing IGMP version
• Configuring IGMP timers
Let’s start to configure our Catalyst Switch for IGMPv3.
Table of Contents
Firstly, we will configure our Switch A as a member of different Multicast Groups. Here, we will use the groups, 227.7.7.7 and 229.9.9.9. To do this, we will use “ip igmp join-group group-address” command.
By the way, there are two methods to pull the Multicast traffic to the switch. These methods can be used with below commands :
• ip igmp join-group group-name
• ip igmp static-group group-name
In join group method that we used, the switch both accepts and forwards the packet. This prevent fast switching. To use fast switching, static-group command can be used. With this command, switch only does forwarding, not accepts the packets.
As you know, there are three versions of IGMP. The default one is IGMP version 2. We will change it as IGMPv3.
There are some important timers used with IGMP. We can adjust them for our network. Or we can, use the default values. These timers and the configuration commands are given below:
• IGMP Host-Query Message
• IGMP Query Timeout
• Maximum Query Response Time
There are vaious verificaion commands that we can use after IGMP Configuration. Some of the important ones are given below:
Gokhan Kosem is a Network Engineer, Instructor and the Founder of IPCisco.com with 15+ years of experience in Cisco, Nokia, Huawei, Juniper, Linux, Service Provider Networks, Routing and Switching technologies.
He has worked on the backbone networks of major service providers and network vendors including Nortel, Alcatel-Lucent (Nokia) and has extensive hands-on experience with Cisco, Huawei, Juniper and Nokia networking technologies.
He has trained thousands of networking students worldwide through IPCisco.com, Udemy, books, labs, quizzes, and educational content across multiple social media platforms.
IPCisco.com | Best Route to Your Dreams
Leave a Reply