[Xorp-users] ip igmp join-group and xorp

Rajkumar S rajkumars at gmail.com
Tue May 13 04:11:58 PDT 2008


Hi,

I have a Cisco multicast router and am planning to replace it with
xorp. The configs of Cisco are as follows. The multicast happens over
a gre tunnel. I am confused about the "ip igmp join-group" command in
cisco. I do not see an equivalent command in xorp user manual. Also
there is no mention of RP in cisco config. How can xorp be configured
in this scenario?

ip multicast-routing
!
call rsvp-sync
!
interface Tunnel0
 ip address 22.22.22.254 255.255.255.252
 ip pim sparse-dense-mode
 ip igmp join-group 239.2.221.69
 tunnel source FastEthernet0/0
 tunnel destination 10.1.21.150
!
interface FastEthernet0/1
 ip address 10.80.10.210 255.255.255.0
 ip pim sparse-dense-mode
 duplex auto
 speed auto
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.1.21.177
ip route 10.253.19.5 255.255.255.255 FastEthernet0/0 name Tunnel0
ip route 10.253.21.148 255.255.255.252 10.1.21.177
ip http server

Full cisco config is at http://pastebin.ca/1016804 Is there any
information required from the other end of tunnel?

Any help would be much appreciated!

Thanks and regards,

raj



More information about the Xorp-users mailing list