ROA 2.x

Ondrej Zajicek santiago at crfreenet.org
Wed May 16 11:31:56 CEST 2018


On Fri, May 11, 2018 at 11:14:47PM +0300, Mikhail Mayorov wrote:
> > HI
> > 
> > There are no explicit commands to add/delete ROA records dynamically by
> > birdc. For static ROA records like in your example you can use a static
> > protocol connected to roa4 table to fill static ROA records.
> > 
> I think this is what I need.
> Please give an example of how to do this.

Something like:

protocol static {
    roa4 { table isp1_v4; };
    route 95.174.96.0/19 max 24 as 49037;
    route 185.230.240.0/22 max 24 as 49037;
    route 185.9.184.0/22 max 24 as 49037;
}

-- 
Elen sila lumenn' omentielvo

Ondrej 'Santiago' Zajicek (email: santiago at crfreenet.org)
OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net)
"To err is human -- to blame it on a computer is even more so."


More information about the Bird-users mailing list