[c-nsp] Cisco Route Map Strangeness

Craig Whitmore lennon at orcon.net.nz
Tue Mar 3 15:55:55 EST 2015


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 

-----Original Message-----
From: Lukas Tribus [mailto:luky-37 at hotmail.com] 
Sent: Wednesday, 4 March 2015 2:14 a.m.
To: Craig Whitmore; cisco-nsp at puck.nether.net
Subject: RE: [c-nsp] Cisco Route Map Strangeness

> I am trying to compare a BGP Community to Add another and filtering 
> all the rest before sending upstream

Invert your logic, its much simpler this way:
- match illegal communities and reset them all if any (set comm ... without
additive)


Lukas

 		 	   		  



More information about the cisco-nsp mailing list