0% found this document useful (0 votes)
43 views3 pages

Command Line Tools That You Need PDF

This document provides an overview of basic command prompt commands for troubleshooting networking issues, including commands to open a command prompt, view help for commands, manage files and folders, view network configuration, test network connectivity, and view additional networking commands. It recommends using the "ipconfig", "ping", "tracert", "nbtstat", and "netstat" commands to gather network information and troubleshoot connectivity issues. For a full list of MS-DOS commands, a Wikipedia link is provided.

Uploaded by

krax
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views3 pages

Command Line Tools That You Need PDF

This document provides an overview of basic command prompt commands for troubleshooting networking issues, including commands to open a command prompt, view help for commands, manage files and folders, view network configuration, test network connectivity, and view additional networking commands. It recommends using the "ipconfig", "ping", "tracert", "nbtstat", and "netstat" commands to gather network information and troubleshoot connectivity issues. For a full list of MS-DOS commands, a Wikipedia link is provided.

Uploaded by

krax
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

General Networking

LAB 3

CMD commands

Troubleshooting

et
e.n
To open a command prompt:

tic
Start ->Programs -> Accessories, Command prompt, or

Start -> Run -> type "cmd"

ac
pr
am
ex
.it
ww
ew
tic
ac
Pr
am
Ex
IT
General Networking

Not sure what a command is for?

Use "command" /?

et
e.n
tic
ac
pr
Basic file commands:

cd – change directory (cd/ - go to the root)


am
ex
dir – show files and folders
.it

cls – clear screen


ww

Copy x y – copy a file


ew

Basic network commands:


tic

ipconfig – TCP/IP configuration information for your PC


ac

ipconfig /all – more details, including MAC addresses, DHCP information etc

ping x.x.x.x – tests if a host/server is alive (be aware some firewalls will not allow ping icmp)
Pr

tracert - displays route taken to a remote host


am

nbtstat - gives statistics and technical NetBIOS details. NetBIOS over TCP/IP (NetBT) resolves
NetBIOS names to IP addresses
Ex

netstat - protocol statistics and current TCP/IP connections


IT

hostname - displays the networking computer name


General Networking

Want to see more commands? Check here:

http://en.wikipedia.org/wiki/List_of_MS-DOS_commands

et
e.n
tic
ac
pr
am
ex
.it
ww
ew
tic
ac
Pr
am
Ex
IT

You might also like