Hi, On Sun, Dec 02, 2012 at 12:05:23PM +0000, Oliver Boehmer (oboehmer) wrote: > router bgp .. > address-family ... > bgp nexthop route-map NHTmap > ! > ip prefix-list LOOPBACKS 0.0.0.0/0 ge 32 > ! > route-map NHTmap permit 10 > match ip address prefix-list LOOPBACKS > route-map NHTmap permit 20 > match source-protocol connected
Oh, wow, this is amazing stuff, especially the match on LOOPBACKS (if I read
this right "permit any next-hop that is there as a /32 route").
I'm sure there's fine ways to mutilate your feed with this :-) - but I
can see quite a number of BGP-does-funny-things cases where this can be
immediately useful, like the problem the initial poster had.
(Now going to read more documentation on this :) )
thanks!
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany [email protected]
fax: +49-89-35655025 [email protected]
pgpXL2mqX2VVS.pgp
Description: PGP signature
_______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
