You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.
Thanksgiving: Support will not be available Thursday November 28th through Sunday December 1st. We will re-open Monday December 2nd.

Showing articles from Tips and Tricks tag

Adding a Static Route to Windows

Command Executed from a Windows Command Prompt "Run as Administrator" route add [destination network] mask [netmask] [switch ip] metric 2 Examples 1. For a J+P network of 10.0.0.0, subnet mask 255.0.0.0 and switch IP 192.168.0.254 route add 10.0.0.0 mask 255.0.0.0 192.168.0.254 metric 2 2. For a J+P network of …

Adding a Static Route to macOS

* Overview * Command * Examples Overview Whether setting up or troubleshooting a system, there are some situations where adding a static route to the computer's internal routing table is necessary: * If there is not a static route already added to the network router. Perhaps because one is not needed for the …

scroll to top icon