<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi again,<br>
    <br>
    Placing the routes in another table works fine:<br>
    <br>
    <blockquote type="cite"># ip r s ta 10 | wc -l<br>
      744892<br>
    </blockquote>
    <br>
    Meanwhile in the default table:<br>
    <br>
    <blockquote type="cite"># ip r s | wc -l<br>
      3<br>
    </blockquote>
    <br>
    However it seems the Open vSwitch daemon is again triggered and
    polls to synchronise the routes.<br>
    <br>
    Still eating it's way through a CPU thread:<br>
    <br>
    <blockquote type="cite">top - 08:47:02 up 6 min,  1 user,  load
      average: 1,11, 0,83, 0,40<br>
      Tasks: 123 total,   2 running, 121 sleeping,   0 stopped,   0
      zombie<br>
      %Cpu(s): 15,5 us, 11,3 sy,  0,0 ni, 73,2 id,  0,0 wa,  0,0 hi, 
      0,0 si,  0,0 st<br>
      KiB Mem : 32929556 total, 31573996 free,  1259204 used,    96356
      buff/cache<br>
      KiB Swap:        0 total,        0 free,        0 used. 31347300
      avail Mem <br>
      <br>
        PID USER      PR  NI    VIRT    RES    SHR S  <b>%CPU</b>
      %MEM     TIME+
      COMMAND                                                               
       <br>
        772 root      10 -10 1234200 884504   8440 R <b>105,0</b> 
      2,7   6:08.68
      ovs-vswitchd                                                           
      <br>
    </blockquote>
    <br>
    I believe it's a good thing to fix Open vSwitch (not BIRD) but
    meanwhile I'll try to figure out another approach, maybe using
    virtualisation to separate the physical world from the routing
    process.<br>
    <br>
    If there's any future testing or debugging to do I'm glad to help
    and make a test lab.<br>
    <br>
    Regards,<br>
    Kees<br>
    <br>
    <div class="moz-cite-prefix">On 07-05-19 07:22, Kees Meijs wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:857f8a52-5ff1-09ab-4819-7ecd467b5d1d@nefos.nl">
      <pre class="moz-quote-pre" wrap="">Hopefully I'll be able to configure VRFs today and'll if that helps.</pre>
    </blockquote>
    <br>
  </body>
</html>