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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to