OSI Model Flashcards
What is the OSI model?
a suggested standard for communication. Describes how data is sent and received over a network. 7 Layers.
What are the seven layers of the OSI model?
- Physical
- Data Link
- Network
- Transport
- Session
- Presentation
- Application
Describe layer 7
application layer: the software the user interacts with. generates new data within its programs and transfers them according to its protocols. IMAP, POP3, HTTP
Describe layer 6
Presentation layer: data translator, manages protocol and architecture.
Protocol: guidelines under which the network operates
Architecture: determines what protocol applies
converts the data sent by the application layer of the transmitting node into an acceptable and compatible data format based on the applicable network protocol and architecture.
Describe layer 5
Session layer: establishes, manages, and terminates communicative sessions
API
NETBIOS - two computers communicate shared resources over a LAN
Describe layer 4
Transport layer: proves reliable process to process message delivery, error recovery, and flow control.
TCP- Telnet FTP
UDP- streaming
Describe layer 3
Network Layer: moves packets from source to destination,
logical addressing, packet routing(finding shortest route)
Describe layer 2
Data Link Layer: organizes bits into frames, providing node to node delivery
main three functions:
1. transmission errors
2. regulate flow of data
3. provide interface to network layer
Describe layer 1
Physical Layer: transmits bits over a medium, optical and electromagnetic signals.
RJ45- LAN/ethernet
Fiber ST/SC- one transmits one receives
Fiber LC- fiber optic
Where are error checking algorithms contained?
header and footer