Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

B. Lab Activity Ping www.google.ca- You receive the IP address. - You also get the information on Ping Statistics, such as packets send, packets received,

B. Lab Activity

  1. Ping www.google.ca- You receive the IP address.

- You also get the information on Ping Statistics, such as packets send, packets received, packets lost, and Approximate round-trip time.

  1. Type ping www.kpu.ca -f -l 1500

- the display, packet needs to be fragmented but DF set, means that the frame is too large to be on the network and needs to be fragmented. Because we used -f switch with is ping command, the packet was not sent, and the ping command returned this error.

  1. Type ping www.kpu.ca -f -l 1300

- You can see that the max. packet size is less than 1500 bytes and more than 1300 bytes.

  1. Try different values Until you find the max. frame size.
  2. Type ping www.kpu.ca -f -l 1373
  3. Type www.kpu.ca -i 3.

- TTL expires in transit means that the router discarded the frames because its TTL has expires.

  1. Type ping www.kpu.ca -i 1 -n 1
  2. Type ping www.kpu.ca -i 2 -n 1
  3. Type ping www.kpu.ca -i 3 -n 1
  4. Type ping www.kpu.ca -i 4 -n 1
  5. Type ping www.kpu.ca -i 10 -n 1

- Repeat the previous step until you reach the IP address for www.kpu.ca

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

Focus On Geodatabases In ArcGIS Pro

Authors: David W. Allen

1st Edition

1589484452, 978-1589484450

More Books

Students also viewed these Databases questions