Lab DOS Command Line Assignment Instructions
Lab DOS Command Line Assignment Instructions
OVERVIEW
The follow steps are a basic orientation to the command line and data networking. In this lab,
you will access the command line in DOS and perform some basic commands that will
systematically open some pathways into what really makes your computer, and network tick.
INSTRUCTIONS
Basic Requirement: taking screenshots is a basic skill you will need for this lab. If you do not
know how to take a screenshot you should Google it and watch videos. There is an article
showing 10 ways to take a screenshot titled “Read: Screenshots in Windows 10 and Windows
11: 7 Easy Tricks” found in the Learn section of Moduel 3: Week 3. I personally like the
snipping tool.
On to the Lab:
DOS BASICS
In the “Good Old Day” when we opened our computers, there was no welcoming screen—what
we know as the Graphical User Interface (GUI—produced gooey). Instead, we were put into the
operating system interface that looked something like this.
Page 1 of 11
CSIS 110
I believe it is very valuable, to our understanding of computers, to sometimes step back in time
and do the things we commonly do in the GUIs of today, in the command line of yesterday. So
this lab is built to give you an understanding of how to perform some common GUI tasks in the
command line.You may even be surprised to see how command line (or DOS) reveals more
information than the GUIs display.
Page 2 of 11
CSIS 110
Page 3 of 11
CSIS 110
Page 4 of 11
CSIS 110
4. IPCONFIG (5 POINTS )
It is, at times, very helpful to know your basic IP information. You can see this on your
computer by looking up the configuration.
At the command line prompt type the following:
ipconfig
Time /t
Date /t
Paste your Screen shot here (1 point):
Page 5 of 11
CSIS 110
5. PING (5 POINTS )
Ping is a command that tells you if a host is reachable. It sends a packet and awaits for the reply,
then tell you how long it takes. This allows you to diagnose latency or packet lost issues.
At the command line prompt type the following:
Ping (insert your default gateway IP here)
Ping google.com
Time /t
Date /t
Paste your Screen shot here (1 points):
Question 9 (2 points): What were the time statistics (fill in the table)?
Destination Maximum Minimum Average
Default Gateway
Google
Question 10 (2 points): Why did google take
longer that your default gateway?
Page 6 of 11
CSIS 110
Page 7 of 11
CSIS 110
Page 8 of 11
CSIS 110
Page 9 of 11
CSIS 110
Page 10 of 11
CSIS 110
Submit the completed document through Assignment link in your course shell.
Page 11 of 11