[c-nsp] route-map continue
Peter Rathlev
peter at rathlev.dk
Thu Aug 14 14:38:31 EDT 2008
On Thu, 2008-08-14 at 18:18 +0300, Dmitry Kiselev wrote:
> Hello!
>
> Does anybody can clear for me the continue statement behaviour?
>
> router bgp 111
> ...
> neighbor 10.10.10.2 route-map TEST-OUT out
> neighbor 10.10.10.2 send-community
> ...
>
> route-map TEST-OUT permit 10
> match community 10
> continue 20
> !
> route-map TEST-OUT permit 20
> set metric 222
> set as-path prepend 111 111 111
> !
>
> The bgp neighbor receive all prefixes, but community matched
> are still without prepends and med. Is it correct behaviour?
>
> P.S. Tested in 12.2S on 7200
According to FN you need 12.2SRC or 12.4T for outbound route-map
continue support.
Regards,
Peter
More information about the cisco-nsp
mailing list