IGMP Proxy Emulation with a IOS

May 12, 2008 1 Replies
IGMP Proxy Emulation with a IOS open original image

Hello,



do some one have an idea, how to emulate a IGMP Proxy [1] on IOS 12.4?



I'd like to emulate the T-Com device (SpeedPoint W701V) on order to receive the IPTV.


Thank You,



Mark



[1]
formatting link

Are you trying to get multicast traffic through a Cisco router between separate IP subnets? If so, you need to enable multicast routing and apply PIM to each interface that this traffic will pass through. In most cases, this will do it:

en

conf t

ip multicast-routing ip igmp-snooping

interface s0/0 ip pim sparse-mode

interface s0/1 ip pim sparse-mode

end

To verify, use:

show ip igmp groups show ip igmp interface

sh ip mroute

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required