OSI Model 2 Flashcards
Application
Application Network process to application Closest to end user Protocols: -smtp, http https, DNS, etc
Presentation
Presentation
Encryption & compression
Converts to machine-readable language (binary, ASCII,
jpeg, png, etc
Session
Session
Inter-host communication
Begins, maintains, & ends data transfer
Transport
Transport Reliability & flow control Addressing: Port numbers PDU: Segments Protocols: TCP (connection-oriented UDP (connectionless)/best effort/no acknowledgments
Network
Network Path determination & packet switching Addressing: IP (logical) Devices: Routers & Layer 3 switches Function of Router: connect networks Protocols: IP, ICMP (ping & tracert), ARP PDU: Packets Best Path: Shortest or fastest? Packet Switching: • Data enters the router on one interface of a router (ingress) and leaves out of another interface (egress).
Data Link
Data Link
Converts 0s & 1s to electricity, light, waves, etc.
Addressing: mac (physical, adapter, BIA,
hardware)
Device: Layer 2 Switch, NIC
(Network Access)
Protocols: CDP, lldp, ppp, frame relay, HDLC
PDU: Frames
-Only layer that adds both a header
Physical
Physical
Media, signal, & binary transmission
Physical topology
Encapsulation De-encapsulation
Encapsulation – headers are added as data travels downward through model (sending)
• De-encapsulation – headers are removed as data travels upward through the model (receiving)