PDA

View Full Version : TCP/IP Commands Help



fedcoco
12-10-2001, 04:49 PM
Where can I find information about all the commands related with TCP/IP on Win98 like ping, tracer, route
I need all the commands available, what they do, parameters, etc.

Basemodel
12-10-2001, 05:21 PM
http://www.whatis.com/
This will tell you all you need to know about computers/networking. Here's a nice little diddy about trace routing :). Good luck, bucko.
http://searchnetworking.techtarget.com/sDefinition/0,,sid7_gci213209,00.html

POBrien
12-10-2001, 05:23 PM
go to dos and type the command that your interested in.

example:

at the c:\ prompt type ping and hit enter. You'll see various options/switches and syntax that can be used with that particular command. Do the same for tracert. Some commands you will have to use the /? to view the help options.

example:

net /?

For detailed explanations, you'll need to find a good networking book. The Windows resource kits can be valuable as well.