[c-nsp] cisco 3560 & Multicast

Sergey Velikanov [Intelsoft] sv at intelsoft.com
Mon Jan 23 07:02:51 EST 2006


Hi

Currently we have multicast in our network, we use pim

interface Vlan139
  ip address 192.168.20.113 255.255.255.248
  ip access-group ipprotocols in
  ip pim sparse-mode
!
interface Vlan140
  ip address 192.168.25.153 255.255.255.248
  ip access-group ipprotocols in
  ip pim sparse-mode

ip pim rp-address 192.168.9.1

every thing works,

now we have connected to our partner(it provides digital tv) but partner do not use
any multicast routing protocol, it requires that we sent igmp join message to each channel,
how can I do  if any host in my network send igmp join message to specific group, it translate
to partners port?


PS: if need we can change pim in our network to something else.


More information about the cisco-nsp mailing list