cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1073
Views
0
Helpful
6
Replies

IPTV multicast routing in Cisco 6509

mohammad saeed
Level 5
Level 5

Hi Guys,

 

I have this scenario in my project for IPTV multicast routing : Streamer(udp)----6509 core----2960 access---STB

 

I configured the core and edge switch to route the multicast and multicast udp IPs is working only within the IPTV vlan but I want to be able to get the udp multicast with different vlans? How can I achieve thi through configuration?

 

here is my core 6509 configuration:

ip multicast-routing
ip igmp immediate-leave group-list 15
ip igmp snooping tcn query solicit
ip igmp snooping querier address 10.60.120.1(iptv vlan)
ip igmp snooping querier

 

interface Vlan121
description "FOR IPTV VLAN"
ip address 10.60.120.1 255.255.252.0
ip pim sparse-dense-mode

in the 2960 access :

 

ip igmp snooping vlan 121 immediate-leave

 

any suggestion for my case, thanks for all

6 Replies 6

Hello,

 

have you enabled 'ip pim sparse-dense-mode' on the other layer 3 VLAN (SVI) interfaces where you want the multicast traffic to go to ?


@Georg Pauwen wrote:

Hello,

 

have you enabled 'ip pim sparse-dense-mode' on the other layer 3 VLAN (SVI) interfaces where you want the multicast traffic to go to ?


yes I made it under my other vlan need to get the stream but didn't work!

Hello,

 

can you post the full configuration of the 6509 ? What do you have configured as RP ?

Core sw configuration attached. I configured RP : ip pim rp-address 10.60.120.1 (IPTV vlan Ip address)

Any Idea please!

I created a loop back inter face to be as RP but didn't work!

interface Loopback1
ip address 1.1.1.1 255.255.255.255
ip pim sparse-dense-mode
end

 

ip pim rp-address 1.1.1.1 override

 

 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card