<div dir="ltr"><div>After adding a new static route in the router via vtysh or some shells, FRR will add this route to its routing table. I think everythings stored on `struct route_table`. Using `show ip route` will display sorted routes. Even when we add a new route on configuration, It will store sorted.</div><div>How can we stop sorting default routes on our router ? <br></div></div>