Everything About IT Notes

Monday, April 22, 2013

 
Useful Command Prompt networking commands

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
hostnameDisplays the Microsoft networking computer name
lpq Displays the print queue status of an LPD printer
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                                          

0 comments:

Post a Comment