Switches, Hubs, and Modems
1752790 Members
6314 Online
108789 Solutions
New Discussion юеВ

vlc and multicast on 5406ZL premium

 
bruno4
Occasional Advisor

vlc and multicast on 5406ZL premium

Hello,
i'm trying to stream multicast data with vlc across vlans, my 5406zl has premium license and ip multicast-routing enabled.

i have 3 vlans defined on the 5406:

vlan 11 - 192.168.1.1/24 clients
vlan 12 - 192.168.2.1/24 clients
vlan 13 - 192.168.3.1/24 a couple of vlc streaming

router pim
bsr-candidate priority 100
rp-candidate
rp-candidate source-ip-vlan 13
rp-candidate group-prefix 224.0.0.0 240.0.0.0
rp-candidate group-prefix 239.0.0.0 255.0.0.0
rp-candidate hold-time 150
exit
vlan 11
ip pim-sparse
ip-addr any
exit
exit
vlan 12
ip pim-sparse
ip-addr any
exit
exit
vlan 13
ip pim-sparse
ip-addr any
exit
exit

receiving clients are on a number of procurve 2626 trunked to the 5406zl while streaming clients are on the 5406.

udp multicast data is streamed to 239.100.100.1:1234 but it seems like it cannot get past the 5406, clients on the 2626s cannot see the stream.

does anyone have a sample config?
thanks
9 REPLIES 9
Jeff Carrell
Honored Contributor

Re: vlc and multicast on 5406ZL premium

You need 'ip igmp' on the user/server vlans (on the 5406 and the 2626 switches).

hth...Jeff
Jaap Laaij
Frequent Advisor

Re: vlc and multicast on 5406ZL premium

Hi,

Besides Jeff remark, there are problems with multicasting on 5406s. It might be the combination of certain modules/GBICs/ firmware version/load.

Greetz Jaap
bruno4
Occasional Advisor

Re: vlc and multicast on 5406ZL premium

Jeff: forgot to mention but I already had igmp turned on, on all switches and vlans.

Jaap: do you have any link for me?
here is what i have


Chassis: 5406zl J8697A Serial Number:
Management Module: J8726A Serial Number:

Slot Module Description
----- ----------------------------------------
A ProCurve J8705A Gig-T/SFP zl Module
GBIC 1 ( Port A21): J4859C
GBIC 2 ( Port A22): J4859C
GBIC 3 ( Port A23): J4859B
GBIC 4 ( Port A24): J4859C
B ProCurve J8705A Gig-T/SFP zl Module
GBIC 1 ( Port B21): J4859C
GBIC 2 ( Port B22): J4859B
GBIC 3 ( Port B23): J4858B
GBIC 4 ( Port B24): J4859C
C ProCurve J9308A Gig-T/SFP PoE+ zl Module
D ProCurve J9308A Gig-T/SFP PoE+ zl Module
E ProCurve J9308A Gig-T/SFP PoE+ zl Module


thanks
b
bruno4
Occasional Advisor

Re: vlc and multicast on 5406ZL premium

sorry, firmware K.14.41
Mohammed Faiz
Honored Contributor

Re: vlc and multicast on 5406ZL premium

One other thing, something with an IP on each of your VLANs needs to be able to act as an IGMP querier.
You may already have this so it might be easier if you posted up your full configs :)
bruno4
Occasional Advisor

Re: vlc and multicast on 5406ZL premium

sure!
please see the attachment
bruno4
Occasional Advisor

Re: vlc and multicast on 5406ZL premium

and please find here 2626 config.
Mohammed Faiz
Honored Contributor

Re: vlc and multicast on 5406ZL premium

Ok, that looks ok at a first glance.

Can you post up the output of these commands:

# sh ip igmp 11

# sh ip igmp 13

# sh ip pim interface

# sh ip pim rp-set
Jaap Laaij
Frequent Advisor

Re: vlc and multicast on 5406ZL premium

Hi Bruno,

I 'm sorry, I haven't.
This problem occurred at a site, where I was present for a firmware upgrade. Only I wasn't informed before or at that moment that the reason they were also upgrading, was a multicast problem. So no testing took place after each firmware upgrade. And problems had become worse.
HP and the firm I did the job for, solved this problem some how but the firmware has to be changed to really solve it.
Just mentioned this so you would know if you found any inexplicable problems.