[Xorp-hackers] doubt regarding RP

Pavlin Radoslavov pavlin at icir.org
Wed Mar 28 12:58:54 PDT 2007


> We are going to use the pim-sm elected  RP  as  RPA for Pim-Bidir .The RPA
> is to be send in the form of ENCODED_UNICAST_ADDRESS in the Pim-Bidir
> message packet.
> 
> We tried to use PimRp * RpTable::rp_find() function which returns  best_rp
> but the  return  type does not match  the  ENCODED_UNICAST_ADDRESS.
> 
> Colud you please tell us how to go about it.

How did you configure the CandRP set? Did you use static Cand-RPs or
did you use the Bootstrap mechanism.
In either case, make sure that the "show pim rps" output is same
for all XORP routers.

Then based on this output calculate by hand the correct address of
the RP for the particular multicast group.

Finally, print both values: the output of the rp_find() and the
ENCODED_UNICAST_ADDRESS. This will tell you which value is wrong.

Regards,
Pavlin

> 
> Thanking you in anticipation,
> Ashish Karpe
> Chintamani Wandhre
> Shamita Pisal
> _______________________________________________
> Xorp-hackers mailing list
> Xorp-hackers at icir.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers



More information about the Xorp-hackers mailing list