- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- MUlticast is not working for guest users
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2019 01:53 AM
01-23-2019 01:53 AM
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