Computer-Networks

September 8, 2024

Switching

September 9, 2024

Computer-Networks

September 8, 2024

Switching

September 9, 2024

Switching

Question 5
Assuming that for a given network layer implementation, connection establishment overhead is 100 bytes and disconnection overhead is 28 bytes. What would be the minimum size of the packet the transport layer needs to keep up if it wishes to implement a datagram service above the network needs to keep its overhead to a minimum of 12.5%. (Ignore transport layer overhead)
A
512 bytes
B
768 bytes
C
1152 bytes
D
1024 bytes
Question 5 Explanation: 
→ Given a question is based on circuit-switching.
→ In circuit-switching, the total time required to send data = Setup connection time + Transfer time + Teardown the connection time
→ In datagram-service, the total time required to send data = N*Setup connection time + Transfer time
Correct Answer: D
Question 5 Explanation: 
→ Given a question is based on circuit-switching.
→ In circuit-switching, the total time required to send data = Setup connection time + Transfer time + Teardown the connection time
→ In datagram-service, the total time required to send data = N*Setup connection time + Transfer time

Leave a Reply

Your email address will not be published. Required fields are marked *