[c-nsp] Cisco Route Map Strangeness
Stig Meireles Johansen
stig.johansen at datametrix.no
Wed Mar 4 04:41:15 EST 2015
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:cisco-nsp-bounces at puck.nether.net] On Behalf Of Craig Whitmore
Sent: 3. mars 2015 21:56
To: 'Lukas Tribus'; cisco-nsp at puck.nether.net
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>
More information about the cisco-nsp
mailing list