Monthly Archives: August 2009

Modify Windows XP routing table

During some network changes I’ve found the need to modify the routing table. To change the default route on Windows XP (and possibly Windows Vista, 2000, etc) you use the route command. The syntax is pretty simple, here is a quick example…. route change 0.0.0.0 mask 0.0.0.0 172.18.12.120 To delete or add routes, simply change the keyword [...]
Posted in quickfire, tips | Tagged , | Leave a comment