OSI L1-7 QA Flashcards
TCP/IP model does not have ______ layer but OSI model have this layer.
a) session layer
b) transport layer
c) application layer
d) network layer
Answer: a) session layer
Explanation: In OSI reference model, there are two layers which are not present in TCP/IP model. They are Presentation and Session layer. The functions of Presentation and Session layer in the OSI model are handled by the transport layer itself in TCP/IP.
TCP/IP model was developed _____ the OSI model.
a) prior to
b) after
c) simultaneous to
d) with no link to
Answer: a) prior to
Explanation: Several TCP/IP prototypes were developed at multiple research centers between 1978 and 1983, whereas OSI reference model was developed in the year 1984. TCP/IP was developed with the intention to create a model for the Internet while OSI was intended to be a general network model.
Which layer provides the services to user?
a) application layer
b) session layer
c) presentation layer
d) physical layer
Answer: a) application layer
Explanation: In networking, a user mainly interacts with application layer to create and send information to other computer or network. Application layer provides the interface between applications and the network. It is the top-most layer in both the TCP/IP and the OSI model.
The OSI reference model is a seven-layer reference model that originated from the
a) ISO standards committee
b) ITU standards committee
c) IEEE standards committee
d) ANSI standards committee
Answer : a) ISO - International Standards Organization
Which layers of the OSI model are referenced in the 802.11 standard? (choose two)
a) Application
b) Data-Link
c) Presentation
d) Physical
e) Transport
f) Network
Answer : b) Data-Link
Which layer of the OSI model converts packets into electrical or optical signals for sending on the transmission media ?
a) Application
b) Presentation
c) Physical
d) Session
Answer : c) Physical
Which layer provides error detection?
a) Application
b) Session
c) Transport
d) Datalink
Answer d) Datalink
Logical Link control sub layer provides error detection using Frame check sequence
What are the responsibilities of Transport Layer?
- Multiplexing and De-Multiplexing.
- Segmentation and Re-assembly.
- Flow Control.
- Error Correction.
- Connection Establishment.
- Sequencing.
- Acknowledgement.
- 3 way Handshake.
What are the responsibility of Datalink layer?
Framing,
Error detection,
CRC and
Physical Addressing is the task of DLL
• What is the function of the Application Layer in networking ?
Application Layer is responsible for providing a user interface in between user and Network with the help of applications like web browsers
• In which layer term “Frames” is used ?
Frames are PDU of Data Link Layer
• In which layer term “Packets” is used ?
Packets are PDU of Network Layer
• In which layer term “Segments” is used ?
Segments are used at Transport Layer
• Give some example for protocols work at Application layer ?
Application Layer Protocols are HTTP, HTTPs, Telnet, SSH, DNS, FTP, TFTP, DHCP, RIP
• Which layer provides logical addressing that routers will use for path determination ?
Network Layer