Unit 3 and 5
Unit 3 and 5
00011111011001111100100011111011111010000111
18. Make use of flow diagram to represent the 3 way handshaking in TCP connection
establishment process.
19. Make use of flow diagram to represent the 3 way handshaking in TCP connection
termination process.
20. Classify the types of protocols present in MAC sub layer to handle the issues related
to broadcasting
21. Identify the type of address
A) 4A:30:10:21:10:1A
B) 71:20:1B:2E:08: EE
c) FF:FF:FF:FF:FF:FF
Part-B
1. Illustrate all the transport layer protocols with a neat flow diagram (CO3, K2)
2. Compare Go Back N and Selective Repeat Protocol (CO3, K4)
3. Compare Go Back N and Stop and Wait Protocol (CO3, K4)
4. With a Scenario demonstrate how the transport layer provides flow control
mechanism . (Co3, K3)
5. Apply error control service in transport layer with neat flow diagrams. Also explain
the role of ACK and Sequence numbers in this error mechanism. (Co3, K3)
6. Outline the phases of TCP connection
7. Given the dataword (eg:1001) and divisor(eg: 1011), show the generation of
codeword using CRC.(Co5,K3)
8. Explain the random access protocols in MAC sublayer (CO5,K2)
9. Compare the various controlled access protocols that helps to minimize congestion in
the network.(Co5, K2)
10. Assume the network address N1 and Link layer address L1 for the source node A and
the network address N2 and link layer address L2 for the destination node B. Show
the ARP request and response packets exchanged to solve the link layer addressing.
(Example :5.17 in text book)
11. Discuss in detail about the error detection and correction process at data-link layer.
12. Illustrate the concepts of multiple access protocols in detail.
13. How CRC and Internet Checksum are used in error detection and correction at data
link level? Explain with example.