Question Bank

Q.1) What is difference between OSI layer and TCP/IP layer?

Q.2) What is little endian? Give example of processor

Q.3) What is Network Byte Order?

Q.4) What are functions in linux for Network Byte Order

Q.5) Study following figures and recognize types of linksQ.6) What are different types of topologies (write advantages and disadvantages)

Q.7) Sender sent 00011 to receiver but receiver received 11011. Whether it will detect error or not?

Q.8) ping www.google.com, I received reply in the following way

Q.9) What are techniques for error detection?

Q.10) If my computer has MAC Adress AA:BB:CC:DD:EE:FF, then why do I need logical address for that pc

Q.11) Whether ping is having port number? What is that?

Q.12) What are well parts? Whether 443 is well known part?

Q.13) Given frame = 10110110111, Generate polynomial = . Calculate transmitted frame

Flow Control

It is responsible for moving data ( frames ) from one node to another node.

Services Provided

  1. Framing
  2. Error Control
  3. Flow Control
  4. Physical Adressing
  5. Access Control

Flow Control

  1. Co ordinates the amount of data that can before receiving an acknowledgement
  2. Speed Matching process mechanism
  3. Flow control is a procedures that tells the sender how much data it can transmit before it must wait for an acknowledgement from the receiver
  4. Limited Memory for incoming and outgoing packets

References

Information
  • date: 2024.08.12
  • time: 04:46