While having multiple entry on the network, and would like to route traffic to one or the other, add a route on the router to the other entry or set up one on windows PC itself.

Step 1

Click “start”.

Step 2

Go to "run".

Step 3

Enter: "cmd".

Step 4

Add the route in the DOS window.

Step 5

To add this route, you would type the subsequent command:

Step 6

To see results, display the routing table:
netstat -rn

This display all the routes and where that traffic goes.