Managing the Routing Table You can clear all routes from the IP routing table, then enable the owning protocols—BGP, OSPF, RIP—to reinstall the routes. clear ip routes Use to clear all routing entries or a specified entry from the IP routing table. Example host1#clear ip routes There is no no version. ip refresh-route Use to reinstall routes removed from the IP routing table by the clear ip route command. Example host1#ip refresh-route There is no no version.
You can clear all routes from the IP routing table, then enable the owning protocols—BGP, OSPF, RIP—to reinstall the routes.
host1#clear ip routes
host1#ip refresh-route