Bhavin, On Sat, Sep 26, 2009 at 12:00 PM, <[email protected]> wrote: > > quagga-pimd-router> show ip route 198.168.1.4 > Failure querying RIB nexthop for unicast address 198.168.1.4 > quagga-pimd-router> show ip route 198.168.1.12 > Failure querying RIB nexthop for unicast address 198.168.1.12
I think the problem is zebra does not have routes to 198.168.1.4,198.168.1.12. Can you check these commands in the zebra daemon as well? show ip route 198.168.1.4 show ip route 198.168.1.12 Everton
