Hello Dears,
i am having iptv service on a server connected directly to the core switch 10508 on vlan 60, and edge switches connected to the core, and the config as follows:
Core Config:
vlan 60
name IPTV
description IPTV
igmp-snooping enable
igmp-snooping drop-unknown
igmp-snooping version 3
igmp-snooping querier
interface Vlan-interface60
description IPTV
ip address 10.6.60.1 255.255.0.0
pim dm
igmp enable
igmp version 3
edges config:
vlan 60
name IPTV
description IPTV
igmp-snooping enable
igmp-snooping drop-unknown
igmp-snooping version 3
the issue is that sometimes when we turn the tv on it takes to much time to get us the welcome page for the iptv service, (3 mins), which is too much but the streaming is good and stable, and even when i try to ping from the core to the iptv server the ping is continuous with success rate 100%.
so do you have any recommecndation for a better config?
thanks in advance
Hello
Try to use pim sm instead of pim dm.
for configuration details see following configuration guide.