How do I forward IGMP Joins without enabling PIM??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2010 03:04 PM - edited 03-04-2019 08:34 AM
I am connecting a Cisco Router to another proprietary device which can issue and respond to IGMP queries but is not capable of running PIM. I would like to be able to forward any IGMP joins from other router ports to this device so that I can send Multicast traffic. I toyed over the use of Multicast static routes and IGMP joins on interfaces but as we are going to be using a lot of Multicast groups, I don't want an unwieldy configuration. There must be a way of doing this without using PIM.
Thanks
- Labels:
-
Other Routing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2010 03:11 AM
Eric,
In order for the device to issue and respond to IGMP queries, then pim must be enable. this is a pre-requisit. I am wondering how the other router could issue IGMP queries and listen to IGMP membership from hosts without pim enabled on the interface.
HTH
Mohamed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2010 03:42 AM
If you want to work IGMP ,you need to configure IGMP snooping on router . or PIM.
I would expected that this would do it:
> (config-if)# ip igmp snooping querier
if you dont configure either of above two IGMP Joins wont work.
Hope this helps!!
Thanks & Regards,
Venkat Koyi
