11-01-2019 09:06 PM
Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 52 WS-C2960S-48LPS-L 15.0(2a)SE9 C2960S-UNIVERSALK9-M
Hello folks,
I'm here because I've exhausted every search I can using google but not getting any luck. How to I enable IGMP V2 on this particular switch ? If I were to use wireshark and filter IGMP, I always get protocol IGMPV3. I'm a newbie and I just need to disable V3 and enable V2.
I got these commands but it doesn't work with this particular switch model perhaps because of the IOS version.
Switch# configure terminal
Switch(config)# int vlan 1
Switch(config-vlan)# name TEST
Switch(config-vlan)# ip address 192.168.1.1 255.255.255.0
Switch(config-vlan)# end
Switch(config)# ip igmp snooping vlan 1 querier version 2
Switch(config)# ip igmp snooping vlan 1 querier address 192.168.1.1
Switch(config)# ip igmp snooping vlan 1 immediate-leave
Switch(config)# exit
Looking online for the catalyst 3560 it is very easy to configure. I just need this 2960S on IGMPV2. Any help would be greatly appreciated. You can email me directly also at nicedudetim2000@yahoo.com
11-03-2019 06:25 AM
Hello,
IGMPv2 should be supported. Check what template you are running:
sh sdm prefer
11-03-2019 07:11 PM
Hello Georg, What SDM should I be using ? I know that IGMPV2 is supported but I don't know how to configure it. If you have the commands that would work with 2960S would be appreciated.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide