VRF and protocol direct

Erik Zscheile zseri at ytrizja.de
Thu May 7 00:49:10 CEST 2020


I tried the following config snipped, but it doesn't work.
Is there any way available to import device routes from an
VRF and direct them to specific tables instead of the master tables?

<snip>
protocol direct direct_ytrizja {
    vrf "vrf_ytrizja";
    ipv4 {
        table tab_ytrizja4;
    };
    ipv6 {
        table tab_ytrizja6;
    };
}
</snip>

Thanks in advance,
Erik

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20200507/ee423174/attachment.sig>


More information about the Bird-users mailing list