Skip to content

Instantly share code, notes, and snippets.

@uuklanger
Created August 30, 2017 18:51
Show Gist options
  • Save uuklanger/7229c8201c48a0b15f1b3b7112047f16 to your computer and use it in GitHub Desktop.
Save uuklanger/7229c8201c48a0b15f1b3b7112047f16 to your computer and use it in GitHub Desktop.
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