<div dir="ltr">I am a bit surprised that this is having issues.  I'll give it a try with several thousand static routes.  In the meantime I would recommend running sharpd and installing the routes using that.  The cli would be:<div><br></div><div>`sharp install routes 10.0.0.0 nexthop <valid nexthop> 850000`</div><div><br></div><div>This will create 850k /32 routes starting at 10.0.0.0, in bgp just do a `redistribute sharp` that should work fine.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Nov 12, 2021 at 2:14 PM Tim Nelson <<a href="mailto:tim.e.nelson@gmail.com">tim.e.nelson@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Greetings-<div><br></div><div>I'm attempting to use FRR 7.5.1 running on Debian 11.1 in a lab environment to simulate an upstream BGP peer to other network devices. I wrote a quick shell script to generate all of the /24s in IPv4 address space and have tried loading these into FRR two different ways:</div><div><br></div><div>a) Writing all static route config directives to a separate config file, then loading that config live using "vtysh -f /tmp/nets"</div><div>b) Appending the static route config directives to my existing /etc/frr/frr.conf file and restarting the frr service</div><div><br></div><div>Both options fail to load routes after the first few thousand or so (<a href="http://1.0.0.0/24" target="_blank">1.0.0.0/24</a> through <a href="http://1.4.238.0/24" target="_blank">1.4.238.0/24</a>, none further).<br></div><div><br></div><div>The logs don't indicate any problems or cause for the failure to load additional routes. The system has plenty of resources so I don't expect this to be a memory problem.</div><div><br></div><div>Thoughts on what I could be doing wrong and suggestions on how to accomplish this? Thanks!</div><div><br></div><div>--Tim</div></div>
_______________________________________________<br>
frog mailing list<br>
<a href="mailto:frog@lists.frrouting.org" target="_blank">frog@lists.frrouting.org</a><br>
<a href="https://lists.frrouting.org/listinfo/frog" rel="noreferrer" target="_blank">https://lists.frrouting.org/listinfo/frog</a><br>
</blockquote></div>