Hi, On Wed, 2011-08-03 at 18:44 +0300, Ziv Leyes wrote: > RTR2# sh ip bgp 1.1.1.0 > BGP routing table entry for 1.1.1.0/24, version 7234660 > Paths: (1 available, no best path) > Not advertised to any peer > Local, (Received from a RR-client), (received-only)
That's a problem. For some reason the prefix was denied on RTR2 and is thus not inserted in the RIB. Is the next-hop reachable? I.e. what does "show ip route 207.226.45.254" say? Does "show ip bgp neighbor y.y.y.y" say anthing interesting in the "Local Policy Denied Prefixes:" section? > What I do find very strange is the following: > route-map RTR1-IN, permit, sequence 10 ... > See? all the counters are zero! The counters are only for policy routing; the will never increment by being used for filtrering, so that's irrelevant to this. -- Peter _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
