OSI Flashcards
(75 cards)
What is layer 7 of the OSI model?
application
What layer number is the Application layer of the OSI model?
7
What is layer 6 of the OSI model?
presentation
What layer number is the Presentation layer of the OSI model?
6
At which OSI layer is encryption / decryption?
6 or presentation
At which OSI layer is data compression?
6 or presentation
What is layer 5 of the OSI model?
session
What layer number is the Session layer of the OSI model?
5
What is layer 4 of the OSI model?
transport
What layer number is the Transport layer of the OSI model?
4
What does MTU stand for?
maximum transmission unit
What is the typical value for MTU (in bytes)?
1500
At which OSI layer are software ports?
4|transport
What does TCP stand for?
transmission control protocol
Which protocol provides for guaranteed delivery of information?
tcp
At which OSI layer is TCP?
4|transport
Which protocol provides for fast (but not guaranteed) delivery of information?
udp
What does UDP stand for?
user datagram protocol
At which OSI layer is UDP?
4|transport
At which OSI layer do we find segments?
4|transport
What is the Protocol Data Unit at OSI layer 4?
segment
What is layer 3 of the OSI model?
network
What layer number is the Network layer of the OSI model?
3
At which OSI layer is the Internet?
3 or network