[c-nsp] BGP enhancemens coming to 12.2S?
Pierfrancesco Caci
p.caci at seabone.net
Wed Jun 8 02:42:59 EDT 2005
:-> "Gert" == Gert Doering <gert at greenie.muc.de> writes:
> route-map foo permit 10
> set community 1234:56
> continue
> route-map foo deny 20
> match community 20
> route-map foo permit 30
> match community 30
> set as-path prepend 5539
> and I had a BGP prefix that I wanted to suppress from being announced
> towards our upstream, so I tagged it with 5539:100 (which should suppress
> it in the "deny 20" clause).
> With the "continue" in there, instead of being tagged with community
> 1234:56, and then dropped in "deny 20", it was just being announced. As
> if there was no "continue" statement *at all*, so it just passed all
> the prefixes in "permit 10".
Have you tried explicitly setting the next statement? As in
route-map foo permit 10
continue 20
Pf
--
-------------------------------------------------------------------------------
Pierfrancesco Caci | Network & System Administrator - INOC-DBA: 6762*PFC
p.caci at seabone.net | Telecom Italia Sparkle - http://etabeta.noc.seabone.net/
Linux paperino 2.4.20 #1 Mon Dec 2 17:02:14 CET 2002 i686 GNU/Linux
More information about the cisco-nsp
mailing list