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:[email protected]] 
Sent: Wednesday, 4 March 2015 2:14 a.m.
To: Craig Whitmore; [email protected]
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

                                          

_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to