Nov 272009
Some times you may not be able to delete the static routes in cisco catalyst switches so this tutorial will explain how to fix this problem
When you run the following comamnd will show you the existing routing table
switch# show ip route
The static routes cannot be deleted no ip route … command
switch(config)# no ip route ….
or
switch# clear ip route *
or
switch# clear ip cache *
Solution
You need to disable and enable the “ip routing” service.
Disable IP Routing
switch(config)#no ip routing
Enable IP Routing
switch(config)#ip routing
Incoming search terms:
- enable ip routing cisco (3)
- disable ip routing on cisco switch (3)
- enabling ip routing cisco switch (2)
- enable ip routing cisco switch (2)
- delete static route cisco (2)
- how to enable the ip routing on the cisco switch (2)
- cannot remove static route (2)
- no static route cisco (1)
- how to delete a static route in cisco 3750 (1)
- how to delete cisco static route (1)