Skrevet av Emne: Adding persistent static routes in Windows  (Lest 3101 ganger)

ATC

  • Gjest
Adding persistent static routes in Windows
« på: 29. ſeptember 2010, 10:35 am »
  • [applaud]0
  • [smite]0
  • How to add a persistent static route in Windows? There are no configuration files.



    ATC

    • Gjest
    [Solved] Adding persistent static routes in Windows
    « Svar #1 på: 29. ſeptember 2010, 10:35 am »
  • [applaud]0
  • [smite]0
  • 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.