Hi all,
What's needed to enable IGMP snooping globally on 5548p switches running 4.1.0.8 from a shell? This is what I've done so far:
(config)# ip igmp snooping
(config)# bridge multicast filtering
(config)# end
# copy running-config startup-config
Do I have to run "ip igmp snooping querier" too? Anything else?