Jump to content

Recommended Posts

Posted

Hi,

 

Am trying to delete some routes from routing table on windows.

 

I keep getting error "the route specified was not found"

 

have tried:

route delete 192.168.0.1

route delete 192.168.0.0

route delete 192.168.0.0 mask 255.255.255.0

route delete 192.168.0.0 255.255.255.0

route delete 192.168.0.1 mask 255.255.255.0

route delete 192.168.0.0 mask 255.255.255.0 192.168.0.10 metric 1 if 1

 

Nothing works.

 

Anyone know answer to this?

Posted

i have started adding entries and then deleting them. seems to work.

 

i will add route add 192.168.0.1 mask 255.255.255.0 192.168.0.254 metric 30

 

then do same but with delete instead of add

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...