BLACKHOLE community RFC7999

Justin Cattle j at ocado.com
Thu Oct 20 19:33:17 CEST 2016


On 20 October 2016 at 16:35, Clemens Schrimpe <clemens.schrimpe at gmail.com>
wrote:

> It would be nice if export filters for the Kernel protocol could set a
> route type, as in iproute(8):
>
> TYPE := [ unicast | local | broadcast | multicast | throw |
>           unreachable | prohibit | *blackhole* | nat ]
>
>

So, we can already do stuff like this on a bgp filters, like this one on a
a bgp import:


        if (64511,11) ~ bgp_community then {

                gw = RTD_BLACKHOLE;
        }

..with choices of:

RTD_BLACKHOLE, RTD_UNREACHABLE or RTD_PROHIBIT



But I guess direct support would be good.



Cheers,
Just

-- 


Notice:  This email is confidential and may contain copyright material of 
members of the Ocado Group. Opinions and views expressed in this message 
may not necessarily reflect the opinions and views of the members of the 
Ocado Group. 

 

If you are not the intended recipient, please notify us immediately and 
delete all copies of this message. Please note that it is your 
responsibility to scan this message for viruses. 

 

Fetch and Sizzle are trading names of Speciality Stores Limited and Fabled 
is a trading name of Marie Claire Beauty Limited, both members of the Ocado 
Group.

 

References to the “Ocado Group” are to Ocado Group plc (registered in 
England and Wales with number 7098618) and its subsidiary undertakings (as 
that expression is defined in the Companies Act 2006) from time to time. 
 The registered office of Ocado Group plc is Titan Court, 3 Bishops Square, 
Hatfield Business Park, Hatfield, Herts. AL10 9NE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20161020/b74d1e43/attachment.html>


More information about the Bird-users mailing list