12-24-2019 05:14 AM
Hi,
can anyone suggest with configuration for the below requirement.
Protocol - Need to enable multicast for CCTV network.
Network - Only one VLan(Vlan 100). Single broadcast domain.
One core switch
8 Edge switches.
CCTV servers connected in that one of the edge switch.
please suggest and share the required configurations to enable multicast.
Thanks in advance
12-24-2019 05:20 AM - edited 12-24-2019 05:27 AM
Hi,
Given that all of your multicast source and group member are within the same VLAN, you do not need to have multicast routing.
Simply enable IGMP quivery on at least one of the switch to make the IGMP snooping (enabled by default) effective.
switch# ip igmp snooping querier
To verify the command, check the mrouter on all of the switch.
show ip igmp snooping mrouter
Check the IGMP group members (your CCTVs)
show ip igmp snooping groups vlan 100
12-24-2019 06:10 AM
Thank you for your reply. I will configure the switches as you suggested and let you know the updates.
12-24-2019 05:51 AM
what is the device or model, what version of code running, before we can look and suggest what config required ?
12-24-2019 06:08 AM
Hi Mr.Balaji,
Thank you for your mail. Please find the required details below.
Core switch - Cisco 4500
access switch - Cisco 2960xr
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