RE: Multicast

From: ROBERT LEUGERS (RLeugers@familydollar.com)
Date: Thu Aug 09 2007 - 13:50:38 ART


Agreed. AutoRP chooses the primary by highest RP -- IP address.

BSR chooses by priority first, and in the case of a tie then highest
RP-candidate -- IP address. I believe the RP is selected based on low
number priority, but the BSR is chosen based on high-number priority.

Unfortunately I believe one difference between a CCNP and a CCIE is not
only passing the test, but having some idea of the IOS and wht the
protocol inconsistencies are.

Would be nice to have high priority to be either a high or low number on
everything!

Rob Leugers

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Ben
Sent: Thursday, August 09, 2007 11:40 AM
To: Rafael Lupiano
Cc: Cisco certification
Subject: Re: Multicast

Look for another interface on R5 with a higher IP address than R6
loopback0,
and use it for R5 RP announcements.

HTH
Ben

On 8/9/07, Rafael Lupiano <rlupiano@gmail.com> wrote:
>
> Hello All,
>
>
> I got a question related how to configure a multicast network using
autorp
> to provide fallback. I mean I need to configure R5 and R6 do be RP of
> 224.10.10.10 group, but If R5 is unavaiable R6 should take on. I've
> configured as below:
>
>
> R5
> int lo0
> ip add 192.168.5.1 255.255.255.0
>
> access-list 10 permit 224.10.10.10
>
> ip pim send-rp-announce lo0 scope 32 group-list 10
>
> R6
> int lo0
> ip add 192.168.6.1 255.255.255.0
>
> access-list 10 permit 224.10.10.10
>
> ip pim send-rp-announce lo0 scope 32 group-list 10
> ip pim send-rp-discovery lo0 scope 32
>
>
> R3----R5 --- R6 ----- R3
>
>
> However using above configuration the R6 assume because his IP address
is
> higher, how can I change this behavior on autorp?
>
> Thanks,
>
> Rafael
>
>



This archive was generated by hypermail 2.1.4 : Sat Sep 01 2007 - 11:32:10 ART