Indiana University
University Information Technology Services
  
What are archived documents?

In Windows, what are some networking commands I can use from the command prompt?

Note: UITS recommends that you use a current version of Windows on computers connected to the Indiana University network. For more information, see For Windows computers on the IU network, why does UITS recommend Windows 2000, XP Professional, or Vista Enterprise or Ultimate? Security features on the IU network prevent Windows 95, 98, 98SE, and Me computers from authenticating to ADS, printing to some network printers in departments and campus housing, and mapping drives to other computers.

Some useful networking commands you can enter at the command prompt include the following:

net Used to start, stop, and view many networking operations

Note: net is just the first part of the command; you'll need to combine it with a second command, for example, net config or net use . Available second commands vary depending on which version of Windows you have. To get a list of available options, enter net ? .

ipconfig Displays the IP address and other TCP/IP configuration information for your workstation
hostname Displays the Microsoft networking computer name
lpq Displays the print queue status of an LPD printer; available only in Windows NT, 2000, and XP
ping Verifies existence of remote host (connectivity)
nbtstat NetBIOS over TCP/IP; gives statistics and technical NetBIOS information for the TCP/IP layer
netstat Returns protocol statistics and current TCP/IP connections
ipxroute Displays and modifies IPX routing tables
route Manipulates TCP/IP routing information
tracert Displays route taken by an ICMP to a remote host
finger Displays information about the user; finger is turned off in IU's ADS Domain.
arp Displays or modifies information in the ARP (Address Resolution Protocol) cache
getmac Lists the MAC (Media Access Control) Address on the computer network interfaces; available in Windows XP and Vista only

For more information on the use of these commands, append  /?  to the command name in question. For example, entering ping/? will provide more information on the ping command.

Also see:

This is document acfh in domain all.
Last modified on June 09, 2008.
Please tell us, did you find the answer to your question?