Download as pdf or txt
Download as pdf or txt
You are on page 1of 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