How do I remove a static route?
How do I remove a static route? To remove one static route, use the undo ip route-static command. To remove all static routes, including the default route, use the delete static-routes all command. If no VPN is specified, all static routes of the public network are deleted. How do I remove a dynamic route? Disable RIP Dynamic RoutingConnect to SEFOS on SEFOS-1. See Connect to SEFOS.Disable RIP on SEFOS-1. SEFOS-1# configure terminal SEFOS-1(config)# no router rip SEFOS-1(config)# end.Disable RIP on SEFOS-2. If SEFOS-2 is a third-party switch, follow the instructions that came with the switch to disable RIP. How set...