BGP Community Filter Static Route
Michael McConnell
michael at winkstreaming.com
Sat Mar 25 05:22:48 CET 2017
Trying to run a bgp filter like so;
if (net = 10.10.10.10/24 || (641111, 666) ~ bgp_community ) then
{
route 10.10.10.10/24 reject;
}
Of course I run into a syntax error as I can’t inject the static route there.
Any suggestions as to how I export a route based on a bgp community string? e.g. if community set export route.
Thanks so much,
Mike
--
Michael McConnell
WINK Streaming;
email: michael at winkstreaming.com <mailto:michael at winkstreaming.com>
phone: +1 312 281-5433 x 7400
cell: +506 8706-2389
skype: wink-michael
web: http://winkstreaming.com <http://winkstreaming.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20170324/c53cc0ca/attachment.html>
More information about the Bird-users
mailing list