7 Mar
2023
7 Mar
'23
12:49 p.m.
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. How can we stop sorting default routes on our router ?