OSI Model Flashcards
(34 cards)
What is a protocol ?
Set of rules for formatting and processing data
Internetworking models
Organize and describe network functions
Open systems interconnection model (OSI)
Seven layers containing various types of hardware and software
Data stream=?
Transport=?
Network=?
Data Link=?
Physical=?
Application, presentation, session
Segment, Datagram
Packet
Frame
Bit
Layer 7 Application
Responsible for interfacing user application, network management services, remote access, etc.
Layer 6 Presentation
Formatting, encoding, and translating data so different systems can understand each other
What are the main services at layer 6 ?
Data conversion, character code translation, compression, encryption/decryption
Layer 5 Session
Provides logical persistent connection between peer hosts
Responsibilities of the session layer?
Creates, monitors, and tears down sessions
Which duplex mode does the session operate with ?
Full duplex, half duplex, and simplex
Which layer is the busiest ?
Transport
What does the transport layer provide?
End-to-end transport between peer hosts
What protocols operate at layer 4 ?
TCP and UDP
Does TCP use flags ?
Yes
What type of addressing does the network layer use?
Logical addresses (IP)
Does IP guarantee delivery ?
No only finds the best route
Devices that operate in layer 3 ?
Routers
What do routing tables help with ?
Delivering the information
What is the network layer responsible for ?
Routing data across the network
What are the main functions of layer 2?
Framing, assigning MAC, error detection, flow control, access control
Does the data link layer transmit frames or packets ?
Frames
What does layer 2 convert data into for transportation ?
Bits
Does layer 2 do error detection ?
Yes
Where does layer 2 move the data to ?
The next physically connected device