06-14-2023 12:53 PM
Hi, Is there a way a 9500 rendezvous point can take the feed from a multicast group and force it to a unicast stream to a specific ip?
Thanks for any help.
06-14-2023 01:26 PM - edited 06-14-2023 02:05 PM
If there is way then that good
If not then use gre tunnel make multicast pass over gre tunnel.
https://www.cisco.com/c/en/us/support/docs/ip/ip-multicast/43584-mcast-over-gre.html
Still waiting your reply to mac acl issue.
MHM
06-15-2023 02:59 PM
You want to change multicast L2 and L3 addresses to unicast L2 and L3?
If so, might I ask why?
06-15-2023 03:08 PM
06-15-2023 03:33 PM
Hmm, I'm unaware of any feature, inherently part of a Cisco router or switch that would do that.
My expectation would the the client system's VPN package would need to support multicast across the VPN or the client's app has someway to get the equivalent multicast stream via some unicast server.
Consider, in theory, I could have a server accept the multicast stream and convert it to unicast, but how would it know who wants the multicast stream without some communication from the requesting clients?
As an example, years ago, the company I was working at implemented Cisco's IPTV (with 3rd party enhancement - which provided layers of IPTV servers) using both multicast and unicast. Clients running on LAN would pull a multicast stream. Clients using VPN would pull a unicast stream. It was the software, on both server and client, that supported this.
06-15-2023 05:48 PM - edited 06-15-2023 05:48 PM
Hi @KGrev ,
You might want to check the Multicast Service Reflection feature. I know it was possible to use this feature in the past to do convert a multicast stream in a unicast and vice versa.
https://www.cisco.com/en/US/docs/ios/ipmulti/configuration/guide/imc_serv_reflect.html
Regards,
06-15-2023 08:53 PM
Neat!
Didn't mention it, but I was thinking, if only something like NAT. . .
Very much looks like just what OP might be able to use.
Just wondering about it only mentions being supported in/on 12.2(33)SXI412.4(4)T, but since the document was last updated 6/2010, I hope it's still offered and offered on multiple platforms/IOSs.
06-15-2023 09:31 PM
@MHM Cisco World @Harold Ritter @Joseph W. Doherty Thanks for your advice. Hoping to have some time to explore this tomorrow.
06-16-2023 06:10 AM
@Harold RitterI'm not sure that I can implement this feature on my Cisco 9500 as I don't have the ability to configure "interface Vif1". Does it have to have this style interface to work?
06-17-2023 08:33 AM
Hi @KGrev ,
I quickly checked and it looks like this feature is supported on the C9500. Here's the documentation for it.
Regards,
06-20-2023 08:19 AM
@Harold RitterIm on Version 17.6.5 CAT9K. I'm not seeing a Vif interface?
06-20-2023 10:09 AM
Hi @KGrev ,
I quickly checked the Cisco Feature Navigator and it appears that the Multicast Service Reflection feature is not available on the Cat9500 platform.
Regards,
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide