cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1586
Views
0
Helpful
2
Replies

Cannot remove ip static route

cksingh
Level 1
Level 1

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?

2 Replies 2

svermill
Level 4
Level 4

'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

Yes

Need to apply (no ip route (dst-pre dst-pre)(int-type/subcard/port forward-addr)