How can I change the default route from the command line in Win2K.
I can add a new route with
route add 10.10.24.0 mask 255.255.255.0 10.10.100.0
But I can’t figure out how to change the default.
Thanks in advance, Kev.