<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><font size="2" face="Verdana">That's right Erwan.</font></p>
    <p><font size="2" face="Verdana">Donald also shared about 'bgp
        network import-check', I didnt know that command but I guess it
        solves the problem without the static routes.</font></p>
    <p><font size="2" face="Verdana"><br>
      </font></p>
    <div class="moz-signature">
      <hr></div>
    <div class="moz-cite-prefix">Em 26/07/2024 03:24, Erwan David
      escreveu:<br>
    </div>
    <blockquote type="cite" cite="mid:ZqNBNpsmjneM41PR@rail.eu.org">
      <pre class="moz-quote-pre" wrap="">On Fri, Jul 26, 2024 at 12:47:33AM CEST, Doug Tucker via frog <a class="moz-txt-link-rfc2396E" href="mailto:frog@lists.frrouting.org"><frog@lists.frrouting.org></a> said:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">From: Doug Tucker <a class="moz-txt-link-rfc2396E" href="mailto:doug.tucker@navigaglobal.com"><doug.tucker@navigaglobal.com></a>
To: Leonardo <a class="moz-txt-link-rfc2396E" href="mailto:leonardo.porto@iw.net.br"><leonardo.porto@iw.net.br></a>, Donald Sharp
 <a class="moz-txt-link-rfc2396E" href="mailto:donaldsharp72@gmail.com"><donaldsharp72@gmail.com></a>
CC: <a class="moz-txt-link-rfc2396E" href="mailto:frog@lists.frrouting.org">"frog@lists.frrouting.org"</a> <a class="moz-txt-link-rfc2396E" href="mailto:frog@lists.frrouting.org"><frog@lists.frrouting.org></a>
Subject: Re: [FROG] Migration scripts for FRR from Quagga
Date: Thu, 25 Jul 2024 22:47:33 +0000

ip route help doesn't show that syntax as correct...any chance you have where you set that so it wasn't lost on a reboot and what it looks like?

Usage: ip route { list | flush } SELECTOR
       ip route save SELECTOR
       ip route restore
       ip route showdump
       ip route get [ ROUTE_GET_FLAGS ] ADDRESS
                            [ from ADDRESS iif STRING ]
                            [ oif STRING ] [ tos TOS ]
                            [ mark NUMBER ] [ vrf NAME ]
                            [ uid NUMBER ] [ ipproto PROTOCOL ]
                            [ sport NUMBER ] [ dport NUMBER ]
       ip route { add | del | change | append | replace } ROUTE

Assuming "add" is needed, it doesn't like the Null0 at the end.

 ip route add 10.223.0.0/22 Null0
Error: either "to" is duplicate, or "Null0" is a garbage.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
You are looking at the ip linux command, I think Leonardo spoke of the ip route configuration command in FRR



</pre>
    </blockquote>
  </body>
</html>