HELP again! 2 days to go...how can u make a router...

From: Timur.Mirza@xxxxxxxxxxxxxxxxxx
Date: Thu Oct 12 2000 - 12:58:37 GMT-3


   

...a multicast member of another router...i tested the following cfg & am
wondering if it answers the question...is r8 a multicast member of r3? do i nee
d
to cfg an ip igmp join-group command on r8/s1? thanks all...timur

r3-s3/0 <---f/r---> r8-s1

r3 (rendezvous point):

ip multicast-routing
!
interface Loopback0
 ip address 172.16.3.1 255.255.255.255
 ip pim sparse-mode
 ip igmp join-group 224.0.1.2
!
interface Serial3/0
 ip address 192.168.100.33 255.255.255.248
 ip pim nbma-mode
 ip pim sparse-mode
 encapsulation frame-relay

r8 (rp client [2 hops away]):

ip multicast-routing
!
interface Serial1
 ip address 192.168.100.34 255.255.255.248
 ip pim nbma-mode
 ip pim sparse-mode
 encapsulation frame-relay
!
interface Ethernet0
ip address 192.168.100.2 255.255.255.248
ip cgmp
!
ip pim rp-address 172.16.3.1 10
access-list 10 permit 224.0.1.2



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:26 GMT-3