Study

Network Commands

  •   0%
  •  0     0     0

  • How do you determine the route a packet takes to a destination?
    tracert
  • net
    Commands the specific to Microsoft windows operating systems... net view (//servername) gives you all the shares on a server.
  • What gives you various network statistics?
    netstat (-a, -b)
  • ipconfig
    Gives you information like IP address subnet mask default gateway etc...
  • What command combines tracert and ping?
    pathping
  • nslookup
    Looks up information from DNS servers.
  • ping
    Most used network command. Tells you how long round-trip takes. Tells you where you can communicate on a network.