Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Consider the layers in TCP/IP reference model (Figure 1.22) of your text Assume that the user data is 1 KB, Sender Application Application HTTP

image text in transcribed

1. Consider the layers in TCP/IP reference model (Figure 1.22) of your text Assume that the user data is 1 KB, Sender Application Application HTTP SMTP RTP DNS Transport TOP UDP Data Lim Protocols internet IP ICMP 100101010110101100101010110101001010101001011 : DSL SONET 802.11 Ethemet GRANOMETRE 5 pts HTTP header is 128 bytes, TCP header is 20 bytes, IP header is 20 bytes, and Ethernet header is 18 bytes. Assume that the maximum payload for Ethernet is 1500 bytes excluding the header. (a) Calculate the efficiency of each layer. i. HTTP ii. TCP iii. IP iv. Ethernet (b) In practice, the data is much larger than I KB. Assume that the data is 6 KB and the payload of Ethernet is only 1500 bytes including its header. Recalculate the efficiency of each layer again. Note that Ethernet has to break large packets into 1500 bytes, hence, more overhead. 5 pts i. HTTP ii. TCP iii. IP iv. Ethernet v. Ethernet vi. Ethernet vii. Ethernet In effect we are transmitting 6000 bytes but with 4 x (128 + 20 + 20 + 18) overhead which results in 6000/4(1500 + 128 +20+20 + 18) = 0.84 (c) Explain which layer is End-to-End (E2E) connection and which layer is Point-to-Point (P2P) connection and why? 5 pts i. HTTP ii. TCP iii. IP iv. Ethernet (d) Explain which layer is connection-oriented and which layer is connection-less-oriented and why? 5 pts i. HTTP ii. TCP iii. IP iv. Ethernet

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

Expert Oracle9i Database Administration

Authors: Sam R. Alapati

1st Edition

1590590228, 978-1590590225

More Books

Students also viewed these Databases questions

Question

Explain the function and purpose of the Job Level Table.

Answered: 1 week ago