Give function of each layer of OSI reference model.

1 Answer

Answer :

OSI model (open system interconnection) model was developed by ISO (international standard organization) 

Function of OSI model: i. It provides way to understand how internetwork operates. ii. It gives guideline for creating network standard. 

OSI model has 7 layers as shown in the figure.

image

image

OSI model has following 7 layers as Physical layer, data link layer, Network layer, Transport layer, session layer, presentation layer, application layer. 

1. Physical layer: It co-ordinates the functions required to transmit bit stream over physical medium. It deals with mechanical and electrical specifications of interface and transmission medium. For transmission it defines procedures and functions that devices and transmission medium has to perform 

  • Physical characteristics of interfaces and media.
  • Representation of bits: Data rate (transmission rate).
  • Synchronization of bits.
  • Line configuration: Point to point or multipoint configuration should be used. 
2. Data link layer: It is responsible for transmitting group of bits between the adjacent nodes. The group of bits is called as frame. The network layer passes a data unit to the data link layer. Header and trailer is added to the data unit by data link layer. This data unit is passed to the physical layer. Data link layer is responsible for moving frames from one node to the next. 
Functions of data link layer are:
1) Framing
2) Physical addressing
3) Flow control
4) Error control
5) Media access control
6) Node to node delivery 
3. Network layer: It is responsible for routing the packets within the subnet i.e. from source to destination. It is responsible for source e to destination delivery of individual packets across multiple networks. It ensures that packet is delivered from point of origin to destination. 
Functions of network layer:
1) Logical addressing
2) Routing.
3) Congestion control
4) Accounting and billing
5) Address transformation
6) Source host to destination host error free delivery of packet.

4. Transport layer: Responsibility of process to process delivery of message Ensure that whole message arrives in order.
Functions of Transport layer:
1) Service point addressing
2) Segmentation and reassembly
3) Connection control
4) Flow control: Flow control is performed end to end 5) Error control 
5. Session layer: Establishes, maintains, and synchronizes the interaction among communication systems It is responsible for dialog control and synchronization.
Functions of Session layer:
1) Dialog control
2) Synchronization, session and sub session
3) Session closure
6. Presentation layer: It is concerned with syntax, semantics of information exchanged between the two systems.
Functions of Presentation layer:
Translation: presentation layer is responsible for converting various formats into required format of the recipient
Encryption: Data encryption and decryption is done by presentation layer for security.
Compression and Decompression: data to be transform compressed while sending and decompress while receiving for reducing time of transmission.
7. Application layer: It enables user to access the network. It provides user interfaces and support for services like email, remote file access.
Functions of Application layer:
Network virtual terminal
file transfer access and management
mail services and directory services

Related questions

Description : Compare between OSI and TCP/IP reference model.

Last Answer : OSI reference model TCP/IP network model 1)It has 7 layers 1) It has 4 layers 2)Transport layer guarantees delivery of packets 2) Transport layer does not guarantees delivery of ... a problem of protocol filtering into a model  10)The model does not fit any protocol stack. 

Description : Explain the function of each layer of OSI reference model with neat diagram.

Last Answer : OSI model (open system interconnection) model was developed by ISO (international standard organization) Function of OSI model: i. It provides way to understand how internetwork operates. ... Network virtual terminal file transfer access and management mail services and directory services

Description : Explain four functions of transport layer in OSI model.

Last Answer : The functions of Transport layer are: 1. The transport layer provides the functional and procedural means of transferring variable-length data sequences from a source to a destination host ... multiple network connections, dividing the data among the network connections to improve throughput. 

Description : The physical address to each machine is provided by which layer in an OSI reference model? A. Physical layer B. Data Link Layer C. Network Layer D. Transport Layer

Last Answer : B. Data Link Layer

Description : The physical address to each machine is provided by which layer in an OSI reference model? A. Physical layer B. Data Link Layer C. Network Layer D. Transport Layer

Last Answer : B. Data Link Layer

Description : TELNET, FTP, SMTP, Protocols fall in the following layer of OSI reference model? a. Transport layer b. Internet layer c. Network layer d. Application layer

Last Answer : d. Application layer

Description : Which of the following layers of the OSI reference model is concerned with the syntax of data exchanged between application entities? a. Presentation layer b. Application layer c. Transportation layer d. Session layer

Last Answer : a. Presentation layer

Description : In the TCP/IP protocol architecture, the Network Access Layer includes ………………………………...layers of the OSI Reference Model. A. presentation, session, application B. physical, data link, network C. data link, network D. physical, data link

Last Answer : B. physical, data link, network

Description : Which layer of OSI reference model is responsible for decomposition of messages and generation of sequence numbers to ensure correct re-composition from end to end of the network? (A) Physical (B) Data-link (C) Transport (D) Application

Last Answer : (C) Transport 

Description : Draw TCP-IP reference model and state the function of various layers.

Last Answer : As we can see from the above figure, presentation and session layers are not there in TCP/IP model. Also note that the Network Access Layer in TCP/IP model combines the functions of Data ... The protocols included in Network Access Layer are Ethernet, Token Ring, FDDI, X.25, Frame Relay etc.

Description : What is the main function of Session layer in OSI model? a. Defines how data is formatted between the devices b. Made physical connection between server and client c. Both a and b d. None of the above

Last Answer : a. Defines how data is formatted between the devices

Description : List all seven layer of OSI model and describe function of application layer.

Last Answer : The layers of OSI model are as follows:  (1) The Physical Layer: This defines an interface in terms of the connections, voltage levels and data rate, in order for signals to ... with the applications programs needed. Examples include electronic mail, word processing, banking transactions, etc.  

Description : Each layer of the OSI model receives services or data from a layer. a. none b. below and above layer both c. above layer d. below layer

Last Answer : d. below layer

Description : Explain the seven layers of the OSI reference model.

Last Answer : Below are the seven layers of the OSI reference model:  Physical Layer: This layer converts data bits into radio signals. An example of this is Ethernet.  Data Link layer: At data ... which both end user and application interact with. This layer provides services like email, file transfer, etc.

Description : The number of layers in ISO OSI reference model is __________ a. 5 b. 7 c. 6 d. 10

Last Answer : b. 7

Description : Who developed standards for the OSI reference model? A. ISO B. ANSI C. IEEE D. ACM

Last Answer : A. ISO

Description : How many layers are there in the OSI reference model of networking? a. 8 b. 7 c. 5 d. 4

Last Answer : b. 7

Description : Who developed standards for the OSI reference model? a. ISO - International Standards Organization b. ANSI - American National Standards Institute c. IEEE - Institute of Electrical and Electronics Engineers d. ACM - Association for Computing Machinery

Last Answer : a. ISO - International Standards Organization

Description : Which layers of the OSI reference model are host-to-host layers ? (A) Transport, Session, Presentation, Application (B) Network, Transport, Session, Presentation (C) Data-link, Network, Transport, Session (D) Physical, Data-link, Network, Transport

Last Answer : (A) Transport, Session, Presentation, Application

Description : Why layered architecture is used in OSI reference model? Discuss.

Last Answer : The OSI reference model is as shown in the figure.There are seven layers in the model. Physical layer, Data link layer, Network layer, Transport layer, Session layer, Presentation layer, ... the entire package is converted to a form that can be transferred to the receiving machine. 

Description : Layer one of the OSI model is a. physical layer b. link layer c. transport layer d. network layer e. none of above

Last Answer : physical layer

Description : The _______ layer corresponds to thephysical layer of the OSI model. A) section B) line C) path D) photonic

Last Answer : section

Description : The layer of OSI model can use the trailer of the frame for error detection. A) Physical B) Data link C) Transport D) Presentation

Last Answer : A) Physical

Description : The layer one of the OSI model is A) Physical layer B) Link layer C) Router layer D) Broadcast layer

Last Answer : A) Physical layer

Description : The TCP/IP _______ layer is equivalent to the combined session, presentation, and application layers of the OSI model. a.data link b.network c.physical d.application

Last Answer : d.application

Description : The TCP/IP …………corresponds to the combined session, presentation, and application layers of the OSI model. a.session layer b.presentation layer c.application layer d.None of the above

Last Answer : c.application layer

Description : Which of the following layers of the OSI model is responsible for user interaction? a.Layer 4 b.Layer 5 c.Layer 6 d.Layer 7

Last Answer : d.Layer 7

Description : In OSI model, session layer is responsible for a. Recovery b. Check pointing c. Both a and b d. None of the above

Last Answer : c. Both a and b

Description : Which of the following statements can be associated with OSI model? a. A structured way to discuss and easier update system components b. One layer may duplicate lower layer functionality c. ... no way requires information from another layer d. It is an application specific network model

Last Answer : b. One layer may duplicate lower layer functionality

Description : Which of the following layers is an addition to OSI model when compared with TCP IP model? a. Application layer b. Presentation layer c. Session layer d. Session and Presentation layer

Last Answer : d. Session and Presentation layer

Description : In OSI model, when data is sent from device A to device B, the 5th layer to receive data at B is _________ a. Application layer b. Transport layer c. Link layer d. Session layer

Last Answer : d. Session layer

Description : Which network component/s is/are involved in the Presentation layer of an OSI model? a. Gateway b. Multiplexer & Oscilloscope c. Amplifier & Hub d. All of the above

Last Answer : a. Gateway

Description : In OSI model, which of the following layer transforms information from machine format into that understandable by user a. application b. session c. presentation d. physical

Last Answer : c. presentation

Description : Transport layer is which layer in OSI model? a. Fourth layer b. Third layer c. Second layer d. Fifth layer\

Last Answer : a. Fourth layer

Description : Which level is the network layer in the OSI model? a. Third level b. Fourth level c. Second level d. Fifth layer

Last Answer : a. Third level

Description : Choose the Protocols working in the Data Link Control Layer of OSI model below. a. ATM (Asynchronous Transfer Mode), Frame Relay b. HDLC (High Level Data Link Control), SDLC (Synchronous Data Link Control) c. ARP (Address Resolution Protocol), IEEE802.3 d. All the above

Last Answer : d. All the above

Description : .Which of the following statements can be associated with OSI model? a. A structured way to discuss and easier update system components b. One layer may duplicate lower layer functionality c. ... no way requires information from another layer d. It is an application specific network model

Last Answer : Functionality at one layer no way requires information from another layer

Description : In OSI model, when data is sent from device A to device B, the 5th layer to receive data at B is _________ a. Application layer b. Transport layer c. Link layer d. Session layer

Last Answer : d. Session layer

Description : Which of the following layers is an addition to OSI model when compared with TCP IP model? a. Application layer b. Presentation layer c. Session layer d. Session and Presentation layer

Last Answer : d. Session and Presentation layer

Description : Which is the additional layer to OSI model when compared with TCP IP model? a. Application layer b. Presentation layer c. Session layer d. Session and Presentation layer

Last Answer : d. Session and Presentation layer

Description : In OSI model, when data is sent from device A to device B, the 5th layer to receive data at B is _________ a) Application layer b) Transport layer c) Link layer d) Session layer

Last Answer : d) Session layer

Description : In OSI model at which layer modulator/demodulators are used? A. data link layer B. network layer C. session layer D. physical Layer

Last Answer : D. physical Layer

Description : The layer that transmits data in the form of bit streams using electrical and mechanicalsystems is in the OSI model. a. Physical layer b. Transport Layer c. Network Layer d. Data Link Layer

Last Answer : a. Physical layer

Description : Choose the correct layer numbers and names of the OSI model below. a. Layer 3 - Network Layer, Layer 2 - Data Link Layer, Layer 1 - Physical Layer b. Layer 7 - Application Layer, Layer 6 - Presentation Layer c. Layer 5 - Session Layer, Layer 4 - Transport Layer d. All given options

Last Answer : d. All given options

Description : A layer of the OSI model on one system communicates with the layer of its peer system. a. above b. same c. below d. None

Last Answer : b. same

Description : What layer in the TCP/IP stack is equivalent to the Transport layer of the OSI model? a. Internet b. Host to host c. Network Access d. Application

Last Answer : b. Host to host

Description : The ............layer of OSI model can use the trailer of the frame for error detection. A) Physical B) Data link C) Transport D) Presentation

Last Answer : A) Physical

Description : The layer one of the OSI model is A) Physical layer B) Link layer C) Router layer D) Broadcast layer

Last Answer : A) Physical layer

Description : The............ layer of OSI model can use the trailer of the frame for error detection. A) Physical B) Data link C) Transport D) Presentation

Last Answer : A) Physical

Description : The layer one of the OSI model is A) Physical layer B) Link layer C) Router layer D) Broadcast layer

Last Answer : A) Physical layer