How To Change Windows (Default Gateway/Route)
If you are using Windows (2000, XP, Vista and want to change the default gateway (default route); you can use the command below...
c:\> route change 0.0.0.0 mask 0.0.0.0 x.x.x.x -p ( -p makes a route persistent across boot of the system)