I have a Cisco router that connects all of our 23 locations together. However, two of our buildings we're sold off and I wanted to delete the IP ROUTES out of our Cisco 2600.
The routes that i want to delete are:
ip route 192.168.24.0 255.255.255.0 Serial1/0:2
ip route 192.168.28.0 255.255.255.0 Serial1/0:1
I used telnet to access the Cisco 2600, and went into enable mode and typed the following commands:
clear ip route 192.168.24.0
clear ip route 192.168.28.0
But after doing so, the routes are still present and active.
Any help would be greatly appreciated. I am not Cisco certified so please keep that in mind.
The routes that i want to delete are:
ip route 192.168.24.0 255.255.255.0 Serial1/0:2
ip route 192.168.28.0 255.255.255.0 Serial1/0:1
I used telnet to access the Cisco 2600, and went into enable mode and typed the following commands:
clear ip route 192.168.24.0
clear ip route 192.168.28.0
But after doing so, the routes are still present and active.
Any help would be greatly appreciated. I am not Cisco certified so please keep that in mind.