Created
August 30, 2017 18:51
-
-
Save uuklanger/7229c8201c48a0b15f1b3b7112047f16 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set TARGET_IP=78.24.135.113 | |
set NETWORK_INTERFACE_IP=10.100.197.60 | |
route add %TARGET_IP% mask 255.255.255.255 %NETWORK_INTERFACE_IP% metric 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment