ryezak
Technical User
- Jul 1, 2008
- 256
Just looking at the route options in XP on the command line
Trying to add an addtional network to hit with one NIC card and 1 IP on it.
I run the >route command and get this
Syntax:
C:\> route add <target> mask <netmask> <gateway
IP> metric <metric cost> if <interface>
Example:
C:\> route add 10.10.10.0 mask 255.255.255.0 192.168.1.1 metric1
What do I add as the second IP. what is the gateway it is looking for?
Thanks.
Trying to add an addtional network to hit with one NIC card and 1 IP on it.
I run the >route command and get this
Syntax:
C:\> route add <target> mask <netmask> <gateway
IP> metric <metric cost> if <interface>
Example:
C:\> route add 10.10.10.0 mask 255.255.255.0 192.168.1.1 metric1
What do I add as the second IP. what is the gateway it is looking for?
Thanks.