cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1327
Views
0
Helpful
2
Replies

i am Stuck! Need Help With Multicast Streaming Using VLC Player

redemptionlight
Level 1
Level 1

I have a Multicast network topology shown below

multicast_network.png

and my configs

HUB ROUTER

!

no ip domain lookup

ip domain name primestarhotel.com

ip multicast-routing

!

!

interface Loopback0

ip address 5.5.5.5 255.255.255.255

ip pim sparse-dense-mode

!

interface FastEthernet0/0

ip address 200.0.0.2 255.255.255.240

ip pim sparse-dense-mode

ip virtual-reassembly

speed 100

full-duplex

!

interface FastEthernet0/1.65

description "Server Vlan"

encapsulation dot1Q 65

ip address 10.1.65.1 255.255.255.0

ip pim sparse-dense-mode

ip virtual-reassembly

!

router ospf 200

log-adjacency-changes

network 5.5.5.5 0.0.0.0 area 0

network 10.1.65.0 0.0.0.255 area 0

network 200.0.0.0 0.0.0.15 area 0

!

ip route 200.1.1.0 255.255.255.252 200.0.0.1

ip route 200.2.2.0 255.255.255.252 200.0.0.1

!

!

no ip http server

no ip http secure-server

ip pim send-rp-announce Loopback0 scope 6

ip pim send-rp-discovery Loopback0 scope 6

!

ISP ROUTER

interface FastEthernet1/0

!

interface FastEthernet1/1

no switchport

ip address 200.0.0.1 255.255.255.240

ip pim sparse-dense-mode

duplex full

speed 100

!

interface FastEthernet1/2

no switchport

ip address 200.1.1.1 255.255.255.252

ip pim sparse-dense-mode

duplex full

speed 100

!

interface FastEthernet1/3

no switchport

ip address 200.2.2.1 255.255.255.252

ip pim sparse-dense-mode

duplex full

speed 100

!

router ospf 200

log-adjacency-changes

network 200.0.0.0 0.0.0.15 area 0

network 200.1.1.0 0.0.0.3 area 0

network 200.2.2.0 0.0.0.3 area 0

!

SPOKE 1 Router

interface FastEthernet0/0

ip address 200.1.1.2 255.255.255.252

ip pim sparse-dense-mode

speed 100

full-duplex

!

interface FastEthernet0/1

no ip address

ip pim sparse-dense-mode

ip virtual-reassembly

speed 100

full-duplex

!

interface FastEthernet0/1.12

description "Workstation pc"

encapsulation dot1Q 12

ip address 10.1.12.1 255.255.255.0

ip pim sparse-dense-mode

!

router ospf 200

log-adjacency-changes

network 10.1.12.0 0.0.0.255 area 0

network 200.1.1.0 0.0.0.3 area 0

!

ip route 0.0.0.0 0.0.0.0 200.1.1.1

SPOKE 2

!

interface FastEthernet0/0

ip address 200.2.2.2 255.255.255.252

ip pim sparse-dense-mode

speed 100

full-duplex

!

interface FastEthernet0/1

ip address 10.2.22.1 255.255.255.0

ip pim sparse-dense-mode

speed 100

full-duplex

!

router ospf 200

log-adjacency-changes

network 10.2.22.0 0.0.0.255 area 0

network 200.2.2.0 0.0.0.3 area 0

!

ip route 0.0.0.0 0.0.0.0 200.2.2.1

ip route 200.2.2.0 255.255.255.252 200.0.0.1

!

I have implemented multicast on the network in a hub and spoke topology. i have set up ospf routing protocol and broadcast all network and can successfully ping.

I am currently using VLC player as my media streaming server and client. i have set up rtp streaming from the HUb router using multicast ip 224.2.2.2 and unable to broadcast the multicast traffic across the spokes 1 and 2 PC's

I have never used vlc player  never set up multicast network before and i am struggling with this and need help.

these are my router configs below

http://dl.dropbox.com/u/20145606/ip%20video%20config.txt

Message was edited by: Louis Ojuwu

2 Replies 2

Leo Laohoo
Hall of Fame
Hall of Fame

Where's your config?

I have edited the message and the configs and topology are visible above now. instead of the links i provided

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: