Forums.ATC.no

Teknisk => Generelt teknisk => Emne startet av: ATC på 29. ſeptember 2010, 10:35 am

Tittel: Adding persistent static routes in Windows
Skrevet av: ATC29. ſeptember 2010, 10:35 am
How to add a persistent static route in Windows? There are no configuration files.
Tittel: [Solved] Adding persistent static routes in Windows
Skrevet av: ATC29. ſeptember 2010, 10:35 am
Everything is in the registry. Use the following command syntax:
"route -p add n.n.n.n mask m.m.m.m g.g.g.g metric 1"

-p = persistent, store in registry.