How to enable IGMP Snooping on dedicated VLAN on Planet GS-6320 Switches – obsolete error

This post lists the fix for “% ‘ip igmp snooping vlan ‘ is obsolete” error when configuring Planet GS-6320 switches.

====Background====

We are working with a multimedia partner to set up an IPTV system and come across this particular error when we try to enable IGMP Snooping on a VLAN. After the partner contacted Planet Support, they have provided the below fix.

====Issue====

SW04(config)# ip igmp snooping vlan 4 ?

SW04(config)# ip igmp snooping vlan 4
% ‘ip igmp snooping vlan ‘ is obsolete.

====Environment / Switch Firmware====

SW04# sh ver

MAC Address      : a8-f7-e0-11-11-11
System Contact   : Default Contact
System Name      : SW04
System Location  : Default Location
System Time      : 1970-01-08 Thu 23:42:06+00:00
System Uptime    : 7d 23:42:06


Bootloader
----------
Image            : RedBoot (bootloader)
Version          : version 1_5-c939f56
Date             : 16:15:03, Mar 25 2020

Active Image
------------
Image            : linux (primary)
Version          : v1.440b210505
Date             : 2021-05-05T14:59:01+08:00
Upload filename  : GS632046S2C4XR_v1.440b210505.mfi

Backup Image
------------
Image            : linux.bk (backup)
Version          : v1.440b210505
Date             : 2021-05-05T14:59:01+08:00
Upload filename  : GS632046S2C4XR_v1.440b210505.mfi

Product          : PLANET, GS-6320-46S2C4XR, L3 Managed Switch, v1.440b210505
Software Version : v1.440b210505
Build Date       : 2021-05-05T14:59:01+08:00

====Fix====

conf t

ip igmp snooping

int vlan 4
ip igmp snooping

exit
exit
copy run start

Product page

https://www.planet.com.tw/en/product/gs-6320-46s2c4xr

Leave a Comment

Your email address will not be published. Required fields are marked *