Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using computers in the Lab or your own PC/laptop carry out the following exercises. To begin: -Click the Windows Start button. - Type cmd in

Using computers in the Lab or your own PC/laptop carry out the following exercises. To begin: -Click the Windows Start button. - Type cmd in the search box. - A window should appear. This is the Command Line Interface (CLI) prompt window. 1. Which one command can be used to answer the questions below (a-d).

2. Carry out a Ping Test. Provide a screenshot to support your answer. (2 Marks) In the Command box type ping /? and hit the key a) What are some of the options available for the ping command. State four and explain what they do.

3. Type the command ping 127.0.0.1 and press the key. (2 Marks)

a) Explain the purpose of the IP address 127.0.0.1.

b) If the ping to IP address 127.0.0.1 is successful what does this imply?

c) What does it mean if the IP address 127.0.0.1 does not ping?

4. Ping the IP address of your local computer (Question 1a).

Explain what happened and provide a screenshot. (1 Mark)

5. Explain how you could find the DNS server for Cambridge University; www.cam.ac.uk. Provide a screenshot to support your answer. (2 Marks)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database And Expert Systems Applications 23rd International Conference Dexa 2012 Vienna Austria September 2012 Proceedings Part 1 Lncs 7446

Authors: Stephen W. Liddle ,Klaus-Dieter Schewe ,A Min Tjoa ,Xiaofang Zhou

2012th Edition

3642325998, 978-3642325991

More Books

Students also viewed these Databases questions

Question

What does the start( ) method defined by Thread do?

Answered: 1 week ago