09-08-2010 01:30 PM - edited 03-04-2019 09:42 AM
Dear All,
I want to implement Otrum IPTV, which works on multicast. I have cisco 4507R as core switch, whenever i enable multicast (dense mode) the cpu usage goes upto 60% for ever on core switch.
Does anyone has integrate IPTV to cisco 4507r over multicast, please help.
Regards...
Solved! Go to Solution.
02-08-2012 11:46 PM
Ahmed,
How is it going with your core switch? Seems the issue resolved, if not try the below --
All you need to do is
I tried this and is working for me without any issues with one of my clients network (4507R and 2960 switches)
H2H
Regards,
MI
09-08-2010 03:08 PM
Hi Ahmed,
Have you tried enabling sparse-dense mode or just sparse mode and see if the CPU still goes up?
HTH
Reza
09-08-2010 04:02 PM
Hi Reza,
No i haven't tried sparse or sparse-dense mode. I will try it and will see the results.
Thanks
09-09-2010 01:33 AM
Hello Ahmed,
check if you have any ip igmp join-group comands in your 4507R as this makes cpu to process multicast packets (it makes switch a real member of group)
post
show ver | inc image
show run | inc pim
show module
with C4507 the supervisor model counts
Hope to help
Giuseppe
09-09-2010 06:05 AM
Thank you very much...
Actually we are having eid holidays here for a week, so i will posting update after 12th of Sept.
Thank..
09-20-2010 03:58 AM
02-08-2012 11:46 PM
Ahmed,
How is it going with your core switch? Seems the issue resolved, if not try the below --
All you need to do is
I tried this and is working for me without any issues with one of my clients network (4507R and 2960 switches)
H2H
Regards,
MI
02-09-2012 03:13 AM
Hi Inshu,
No unfortunatley few days back the cpu goes up and now i am facing same issue.
I will elaborate few points, which i need some suggestion.
IPTV headend (from where IPTV channels are pushing to network) is in vlan 100
All IPTVs are also in vlan 100.
configuration on core switch
ip multicast-routing
!
int vlan 100
ip add 192.168.1.10 255.255.255.0
ip pim sparse-dense-mode
!
Please suggest me if this is correct design?
Do i need to keep IPTV headend into other vlan (lets say 101) and IPTV into vlan 100 ?
Your input is highly appreciated...
Regards
Ahmed...
02-09-2012 03:14 AM
Inshu,
can you please send me sample config?
Regards
02-15-2012 10:53 AM
Hi all,
I have upgraded IOS and enable ip igmp snooping querier on core switch where headend is connected and disable ip igmp snooping on all vlans except my IPTV vlan.
Now cpu usage came down to 20% average and can watch all channels without any distortion.
Thanks & Regards
Ahmed...
03-03-2012 09:55 AM
Hi all,
few more update about the scenario configuration.
After above configuration, all worked well for few days and same issue of channels scramble happened.I configure few other things in addition to above
1---"ip igmp snooping vlan 90 immediate-leave" immediate-leave on vlan of IPTV
2---"no ip igmp snooping tcn flood" [I could also notice a TCN event coinciding with one such scrambling issue we notice on the subscribers. As a result, we have enabled “no ip igmp snooping tcn flood” on all interfaces using range command].
Still under monitoring and no issue as of now. If anyone need sample config please contact me.
Regards
Ahmed...
06-03-2012 08:31 AM
Problem Solved working perfect no complaint from customer till now.
01-21-2014 01:20 AM
Hi Ahmed.
Can you please give the the configuration for core and access switch as i am facing same problem.
Regards
01-18-2017 06:33 AM
Hi Ahmed:
I'm deploying the same scenario with a 4507R and 2960Xs, may i get your configs as guide?
Thanks and regards.
02-23-2018 11:43 PM
Hi guys,
the configuration in CORE SW is to use : ip pim sparse-dense-mode under IPTV vlan and put this command :
ip multicast-routing
ip igmp immediate-leave group-list 15
ip igmp snooping tcn query solicit
ip igmp snooping querier address "iptv vlan ip address"
and take care if you want to use this command: ip multicast route-limit check your ip mroute table before.
after doing those commands go and check processor cpu history in core sw.
Good luck for all
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