Tuesday, September 9, 2008

Network Troubleshooting Dos Commands

Network Troubleshooting Dos Commands



PING
Ping is the most important troubleshooting command and it checks the connectivity with the other computers. For example your system’s IP address is 10.10.10.10 and your network servers’ IP address is 10.10.10.1 and you can check the connectivity with the server by using the
Ping command in following format.

At DOS prompt type Ping 10.10.10.1 and press enter


If you get the reply from the server then the connectivity is ok and if you get the error message like this “Request time out” this means the there is some problem in the connectivity with the server.




IPCONFIG
IPconfig is another important command in Windows. It shows the IP address of the computer and also it shows the DNS, DHCP, Gateway addresses of the network and subnet mask.

At DOS prompt type ipconfig and press enter to see the IP address of your computer.


At DOS prompt type inconfig/all and press enter to see the detailed information.




NSLOOKUP
NSLOOKUP is a TCP/IP based command and it checks domain name aliases, DNS records, operating system information by sending query to the Internet Domain Name Servers. You can resolve the errors with the DNS of your network server



HOSTNAME
Hostname command shows you the computer name.

At DOS prompt type Hostname and press enter



NETSTAT
NETSTAT utility shows the protocols statistics and the current established TCP/IP connections in the computer.



NBTSTAT
NBTSTAT helps to troubleshoot the NETBIOS name resolutions problems.



ARP
ARP displays and modifies IP to Physical address translation table that is used by the ARP protocols.



FINGER
Finger command is used to retrieve the information about a user on a network.



TRACERT
Tracert command is used to determine the path of the remote system. This tool also provides the number of hops and the IP address of each hop. For example if you want to see that how many hops (routers) are involved to reach any URL and what’s the IP address of each hop then use the following command.

At command prompt type tracert www.yahoo.com you will see a list of all the hops and their IP addresses.




TRACEROUTE
Traceroute is a very useful network debugging command and it is used in locating the server that is slowing down the transmission on the internet and it also shows the route between the two systems



ROUTE
Route command allows you to make manual entries in the routing table.

11 comments:

  1. send me this page plez

    ReplyDelete
  2. Pl. Send me all commands for Network related or hardware
    related.
    Thanks
    Ashis

    ReplyDelete
  3. What are the three commands can be used to troubleshoot issues

    ReplyDelete
  4. You can use below commands

    IPConfig/All
    NetStat
    IPConfig/Release
    Ping

    ReplyDelete
  5. sir i am system administrator. i need some support of urs. so please help me. i am waiting for ur positive response

    ReplyDelete
  6. Sure Nawal... I will guide you. Please post your question here so it will be helpful to other readers as well.

    ReplyDelete
  7. XP starts up way to slow, and internet is said to be ok on server end (wish I could check) because it is to darn slow. I want be able to work from home. me seaches are taking me all over the place and not really finding good help. Would like to clean up system through Dos. Is there a real place on the web that help me? Love to Run fast thanks

    ReplyDelete
  8. you can follow few checklist. 1. Delete temporary files using del *.tmp/f/s
    2. Disable the unused services
    3. Remove the unused software
    4. Check for the config file and startup option and remove the .exe which are not required.

    ReplyDelete
  9. SIR
    I'm Aslam i'm a system administrator. pls send me network related and hardware related trouble shooting commands pls

    ReplyDelete
  10. you can try systeminfo, ping, ipconfing, net stats, tracealert etc for your day to day troubleshooting. focus more on configuration manager and event viewer log...

    ReplyDelete
  11. i just want to know how i can see what the user doing in the network ..like i need a comm in dos that let me see what they did for the last week

    ReplyDelete