IP Multicast

From: William Wong Kun Sing (wong_kunsing@xxxxxxxxxxxxxxxxx)
Date: Sat Aug 24 2002 - 00:27:04 GMT-3


   
Hi guys

I have problem in my multicast lab for the Auto-RP scenario:

-----------e0--HQ--s0------------------------s0--Regional--s1---------------
-----s1--State--e0---------------------------

Only HQ router will join a multicast group which is 224.10.10.1 on e0
interface
Cannot use static RP statement on all the routers
HQ router also is the RP for 224.10.0.0/16 group
At the end of the lab, State router should be able to ping both multicast
group.

My config is as the below:

HQ router:

ip multicast-routing

int lo0
  ip pim sparse-d

int e0
  ip pim sparse-d
  ip igmp join 224.10.10.1

int s0
  ip pim sparse-d

ip pim send-rp-announce lo0 scope 32 group-list 1
ip pim send-rp-discovery lo0 scope 32

access 1 per 224.10.0.0 0.0.255.255

Regional router:

ip multicast-routing

int lo0
  ip pim sparse-d

int s0
  ip pim sparse-d

int s1
  ip pim sparse-d

State router:

ip multicast-routing

int lo0
  ip pim sparse-d

int s1
  ip pim sparse-d

int e0
  ip pim sparse-d

Problem:

1. At State router, I cannot see the Auto-RP and the Mapping Agent
2. I can't ping 224.10.10.1 but I can ping it from the Regional router

Can you guys help me to find out the problem? My IOS is 12.1c and maybe
that is the problem. This suppose should be a very straight forward
configuration.

Thanks.

Best regards,

William



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:36 GMT-3