[Xorp-users] Well - I'm half working....

Pavlin Radoslavov pavlin@icir.org
Tue, 20 Jul 2004 22:13:01 -0700


> >>Hi Dave :
> >>
> >>From the (*, 233.3.18.1) TIB state, it seems that 
> >> * rl3 of the Xorp router shares the address 146.97.34.8
> >> * rl3 is the RP of group 233.3.18.1
> >
> >Sorry, the above deduction seems broken :( 
> >
> >Because the only situation I have seen that "Upstream state = Joined" while "RPF'(*,G) = UNKNOWN",
> >is the router itself is the RP, but at that situation the Upstream interface (RP) should be register_vif.
> >I didn't notice that at the first glance.
> >
> >The XORP router could register data to RP but could not draw data from RP.
> >I doubt the problem may be related to the default MRIB route. 
> >So I suggest you make a static route to RP at the XORP router, and see if things works.
> >
> >
> >Eddy
> >
> 
> And according to the MRIB and neighbor information you provided, 
> this may also be the root of the problem :
> 
> The Xorp router failed to send Join(*,233.3.18.1) to 144.124.35.254, 
> because Xorp router haven't learn hello from 144.124.35.254.

Exactly, this was what I think the problem is.

> But what puzzles me is that at this situation, how could the 
> (*,233.3.18.1) TIB entry's Upstream state be in Joined state ?

This is legitimate. The Upstream state is Joined because there are
directly-connected members. However, because the RPF'(*,G) upstream
next-hop roter toward the RP is NULL, the Join messages are not
sent.

Regards,
Pavlin