Suppose the MAC layer frame is up to 500 bytes. Each header or
trailer is 60 bytes:
a) What is the overhead?
b) Consider a message of 1 M byte. Suppose the frame drop
probability is p=0.1. How many bytes have to be transported to
deliver the 1 M bytes user message, considering only one hop?
c) If not limiting frame size, what is the optimal frame size?
In Case of any queries, please revert back.


Suppose the MAC layer frame is up to 500 bytes. Each header or trailer is 60...
Answer the following questions about layered protocol models. Consider the 5-layer Internet Protocol Stack. The layers from top to bottom are application, transport, network, link, and physical. All layers use headers and the transport layer also uses a trailer. Sketch a packet showing headers and trailers. Assume another protocol stack that uses variable length packets of maximum payload size 250 bytes. In addition to the payload, there are 20 bytes of network-layer header, 20 bytes of transport-layer header, and 10...
A system has an n-layer protocol hierarchy. Applications generate messages of length M bytes. At each of the layers, an h-byte header is added. In such scenario, the fraction of bandwidth wasted on headers is hn/(M + hn). Assume that more than one (N)-PDU is encapsulated in an (N-1)-PDU. Try a few values such as 2, 3, 6, and 10. Now consider the same problem if the (N-1)-PCI is half the size of the (N)-PCI. How does this effect the...
The Ethernet is used in a 2.0km LAN, with coaxial cable of 2. 10° m/sec and data rate of 100 Mbps. Answer auestions (7-(121 Byes 6 2 -1500 Destination Source address address Pad Check TypeDat b) Preamble osnationSource (7) An Ethernet frame generally contains b. Sre and Dst addresses d. all of the mentioned a. c. Data (Payload) (8) Consider that a short message of 2 bytes (e.g., OK) is generated at the application layer, with TCP header and IP...
4. (20 pts) Consider the study of replica voting algorithm you had done as part of the first warm-up project. For an extended analysis, Figure 4 shows the key performance results of the voting algorithms. The performance parameters are the time to deliver a data to the end-user (TTC). the number of distinet data proposals before effecting a data delivery, and the control message overhead expended to deliver a data. One of the influential parameters is the fault severity of...
check my answers for Networking I came up with these answers, can check my answers Question 1: General What data rate is needed to transmit an uncompressed 4" x 6" photograph every second with a resolution of 1200 dots per inch and 24 bits per dot (pixel)? 691,200 kb/s 28.8 kb/s 8.29 Mb/s 829 Mb/s Question 2: Layering "Layering" is commonly used in computer networks because (check all that apply): -It forces all network software to be written in ‘C’....