Route-maps are sequential and stops on first match, unless you use the "continue" feature: http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_bgp/configuration/15-mt/irg-15-mt-book/irg-route-map-continue.html
/Stig -----Original Message----- From: cisco-nsp [mailto:[email protected]] On Behalf Of Craig Whitmore Sent: 3. mars 2015 21:56 To: 'Lukas Tribus'; [email protected] Subject: Re: [c-nsp] Cisco Route Map Strangeness I need to do something like Match community A # a local community Set community B additive # upstream community Continue Match community C Set community D additive continue - other ones to match Filter out all local communities before sending to upsteam Doing your way (without the additive works) but I can only do it once . if I want other tests then it all fails It seems I cannot have multiple sets additive or comm-lists in the same route-map <snip> _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
