Category:
Add a static route in Windows Server 2008 routing table
1- Open CMD as 'Administrator' and run this command: route add -p 'Destination IP' mask 'Subnetmask' 'Default-Gateway'
Note: Add IP/subnet mask and gateway without inverted commas.
Windows 2008 Server Firewall