09-14-2016 03:01 AM - edited 03-08-2019 07:25 AM
Hi I created a route using the ip route command. I wanted to change one of the ip addresses . I tried doing the command over again, tried the prefix of no, still stays unchanged. also how do you use the search function on this forum and do quotes, I tried the "block quote" at the top sort worked not exactly as I wanted, tried [quote] [/quote] and that did not work either
09-14-2016 03:05 AM
Hi
just use the no form in front of the route as below example
(config)#no ip route 1.1.1.1 255.255.255.255 gigabitEthernet 1/0/1
09-14-2016 10:40 AM
Hello,
If you are saying that, you can still see the route, even after prefixing no, I am suspecting you might have duplicate routes or another routing protocol that's adding this route to your routing table.
If possible can you share sh ip route and let us know which route are you planning to modify.
Regards,
Harsha
02-14-2020 11:19 PM
First you need to remove the assigned IP from that particular VLAN and execute no ip route command . And then again assign the IP address to that VLAN.
Regards,
GK
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