HPE Aruba Networking & ProVision-based
1821051 Members
2948 Online
109631 Solutions
New Discussion

MUlticast is not working for guest users

 
MArSA
New Member

MUlticast is not working for guest users

Hi all ,

I need your help regarding a multicast issue ,i have the below setup

an aruba controller with vlan1 for office and vlan30 for guest connected to a procurve  core 5412 zl switch which is connected to a procurve switch that`s connected to multicast Airtame devices :

aruba controller >> procurve core switch >>procurve access switch >>airtame device 

the airtime device are on vlan 1 however to make users connect to that device and stream ,we created an igmp proxy on the core switch to route multicast traffic  :

igmp-proxy-domain "airtame" 192.168.1.122 239.255.255.250 239.255.255.250

ip multicast-routing

vlan 1
name "DEFAULT_VLAN"
no untagged A1-A10,A18,A20,A23,B22-B23
untagged
A11-A17,A19,A21-A22,A24,B1-B21,B24,C1-C24,D1-D24,E1-E20,F1-F24,G1-G22,H1-H24,I1
-I24,J1-J24,K1-K24,L1-L24,Trk11-Trk12
ip address 192.168.1.122 255.255.224.0
ip igmp
igmp-proxy "airtame"
jumbo
exit

vlan 30
name "guest"
tagged A19,C21,D24,H7,L18,L24
ip address 10.39.0.2 255.255.240.0
ip igmp
igmp-proxy "airtame"
exit
 the thing is when i connect to the office wifi (same subnet as the Airtame device) i`m able to connect and stream but when i connect to the guest wifi ,i`m able to disover the device but not able to connect to it >

any suggestion what could be the problem or what do i need to check ?thank you in advance