| Home » Categories » Multiple Categories | ||||
Windows VPN route selective traffic by destination network |
||||
|
Article Number: 119 | Rating: Unrated | Last Updated: Tue, Dec 27, 2022 at 5:58 PM
|
||||
route print route -p add {network} mask {subnet mask} {gateway} route delete {network} mask {subnet mask} {gateway} ============================================= Sample: route -p add 192.168.0.12 mask 255.255.255.255 10.100.100.254 route delete 192.168.0.12 mask 255.255.255.255 10.100.100.254 |
||||
|
| ||||
Attachments
There are no attachments for this article.
| ||||
Comments ![]() There are no comments for this article. Be the first to post a comment. | ||||
How Do I Flush My DNS Cache on Windows?
Viewed 625 times since Fri, Sep 4, 2020
Reclaiming disk space from thin provisioned VMDK files on ESXi
Viewed 2443 times since Sun, Feb 27, 2022
Windows command change drive path
Viewed 257 times since Thu, Jul 17, 2025
Configure Windows to Automatically connect to VPN by Windows Task Scheduler
Viewed 824 times since Mon, Oct 10, 2022
Where are the shortcuts for the Windows 7 Taskbar stored on disk?
Viewed 669 times since Tue, Jan 24, 2023
|







Add Comment