- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2013 09:49 PM - edited 03-04-2019 08:01 PM
Is it possible to convert multicast streams (224.0.0.1:1234) to unicast (Receiver 10.0.0.1:1234) at the router level. I need the details of the router device which supports this.
Thanks.
Solved! Go to Solution.
- Labels:
-
Other Routers
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2013 01:25 AM
Hi Deepti,
It is indeed possible to convert multicast streams to unicast streams and vice versa. The feauture is called Multicast Service Reflection (MSR).
Please refer to the following document for more information on how to use MSR:
http://www.cisco.com/en/US/docs/ios/ipmulti/configuration/guide/imc_serv_reflect.html
Regards
Harold Ritter, CCIE #4168 (EI, SP)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2013 01:25 AM
Hi Deepti,
It is indeed possible to convert multicast streams to unicast streams and vice versa. The feauture is called Multicast Service Reflection (MSR).
Please refer to the following document for more information on how to use MSR:
http://www.cisco.com/en/US/docs/ios/ipmulti/configuration/guide/imc_serv_reflect.html
Regards
Harold Ritter, CCIE #4168 (EI, SP)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2013 03:30 AM
Deepti Tarkar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2013 05:27 AM
Hi Deepti,
This will not work for two reason.
1- You use a http url on the clients. The original stream is udp. MSR does multicast to unicast translation but it does not convert udp to tcp.
2- The stream would need to be forwarded to each an every clients not to the border router address.
Regards
Harold Ritter, CCIE #4168 (EI, SP)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2013 05:32 AM
Thank you!
