- Posts: 36
- Thank you received: 0
Delet route entry on CISCO Cat6000
19 years 5 months ago #8521
by stefke
Delet route entry on CISCO Cat6000 was created by stefke
Greetings all,
I'm preparing a network migration, and for that reason I've added a route entry to the routing table of my CAT6000. I did it the following way:
1. Connected to the MFSC_B (enable and then config)
2. ip route 192.168.0.0 255.255.0.0 192.168.0.1 3
3. To check my entry I did a show ip route
Now I want to clear that entry like this:
1. Clear IP route 192.168.0.0 255.255.0.0 (tried with and without subnetmask) (enable and config)
2. Check the routing table but the entry is still in there.
Anybody any idea ??
Greetz,
Stefan
I'm preparing a network migration, and for that reason I've added a route entry to the routing table of my CAT6000. I did it the following way:
1. Connected to the MFSC_B (enable and then config)
2. ip route 192.168.0.0 255.255.0.0 192.168.0.1 3
3. To check my entry I did a show ip route
Now I want to clear that entry like this:
1. Clear IP route 192.168.0.0 255.255.0.0 (tried with and without subnetmask) (enable and config)
2. Check the routing table but the entry is still in there.
Anybody any idea ??
Greetz,
Stefan
19 years 5 months ago #8522
by stefke
Replied by stefke on topic Re: Delet route entry on CISCO Cat6000
Greetings all,
I managed to delete the route using following command:
no ip route 192.168.0.0 255.255.0.0
Cisco site did mention the clear ip route should work, anyway problem solved.
Regards,
Stefan
I managed to delete the route using following command:
no ip route 192.168.0.0 255.255.0.0
Cisco site did mention the clear ip route should work, anyway problem solved.
Regards,
Stefan
19 years 5 months ago #8589
by UHSsncmrm
A scapegoat is often as welcome as a solution...never memorize what you can look up.
Replied by UHSsncmrm on topic Re: Delet route entry on CISCO Cat6000
If the 6000 was running IOS, as opposed to CatOS you would need to use "no ip route....." Maybe Cisco was talking about a higher model?
A scapegoat is often as welcome as a solution...never memorize what you can look up.
Time to create page: 0.128 seconds