Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

ICMP is a UDP protocol. It's used to ping an address to determine if connection is established between the host and destination addresses. Open

ICMP is a UDP protocol. It's used to ping an address to determine if connection is established between the host and destination addresses.

 
  1. Open Windows command prompt or Mac terminal. What command is used to find out the IP address of your host?
  2. Try one of the ping request packets sent by your host. For example, at the prompt, type ping localhost. How many packets are sent, received, and lost?
  3. Are the resource and destination port numbers associated with the ping request? If not, give reasons why an ICMP packet does not have source and destination port numbers.
  4. When pinging localhost, the approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms. Why 0ms is displayed on this roundtrip?
  5. Examine the the corresponding ping reply packet in your screenshot. What is TTL? What information does it provide?

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_2

Step: 3

blur-text-image_3

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

Computer Networking A Top-Down Approach

Authors: James F. Kurose, Keith W. Ross

5th edition

136079679, 978-0136079675

More Books

Students also viewed these Computer Network questions

Question

1. List and describe the various subjective elements of culture.

Answered: 1 week ago