10-19-2001 09:46 AM - edited 03-01-2019 06:57 PM
I am trying to remove a static ip route from a 1750 router but am unable to do so. Using the clear ip route command does not remove the route from the configuration. The command is executed but the route entry is still there. Saving the config and reloading the router did not help either. Any ideas?
10-19-2001 10:30 AM
'clear ip route' simply flushes the table that has been dynamically learned. Do a
no ip route destination-prefix destination-prefix-mask [interface-type card/subcard/port]
forward-addr
10-19-2001 11:26 AM
Yes
Need to apply (no ip route (dst-pre dst-pre)(int-type/subcard/port forward-addr)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide