Select Page

OSI Model Overview

CISSP

  1. Application Layer (Layer 7)
    • Functions: Manages user interaction, application services, and protocols.
    • Common Protocols: FTP, SNMP, TELNET, HTTP, SMTP.
    • Technologies: Gateways.
    • Security: Involves encryption technologies like SSL, S-HTTP.
  2. Presentation Layer (Layer 6)
    • Functions: Translates data between the application layer and the network, handles encryption, compression, and data formatting.
    • Common Standards: JPEG, TIFF, HTML.
    • Technologies: Gateways.
    • Security: Encryption and decryption.
  3. Session Layer (Layer 5)
    • Functions: Manages sessions between applications, including setting up, coordinating, and terminating connections.
    • Common Protocols: NFS, SQL, RADIUS, RPC.
    • Technologies: Gateways.
  4. Transport Layer (Layer 4)
    • Functions: Ensures reliable data transfer, error checking, flow control, and segmentation.
    • Common Protocols: TCP, UDP, SSL, SSH.
    • Security: Confidentiality, authentication, integrity.
    • Technologies: Gateways.
  5. Network Layer (Layer 3)
    • Functions: Manages logical addressing, routing, and packet forwarding.
    • Common Protocols: IP, ICMP, BGP, OSPF, ARP.
    • Security: Path selection, logical addressing.
    • Technologies: Routers, virtual circuits.
  6. Data Link Layer (Layer 2)
    • Functions: Handles physical addressing, error detection, and frame formatting.
    • Common Protocols: ARP, PPP, Ethernet, Token Ring.
    • Technologies: Switches, bridges.
    • Security: Physical hardware addressing.
  7. Physical Layer (Layer 1)
    • Functions: Deals with the physical transmission of data, converting bits into electrical or light signals.
    • Technologies: Cables, hubs, repeaters, USB, DSL, ISDN.
    • Physical Topologies: BUS, MESH, STAR, RING.

LayerNameLayer NumberFunctionsCommon Protocols/StandardsTechnologiesSecurity FocusExamples
7Application7User interaction, application servicesFTP, SNMP, TELNET, HTTP, SMTP, TFTP, LDAPGatewaysUser data securityEmail, file transfer, remote login
6Presentation6Data translation, encryption, compressionJPEG, TIFF, GIF, HTML, MIDI, ASCII, EBCDICGatewaysData encryption and decryptionData formatting, character encoding, multimedia processing
5Session5Session establishment, maintenance, terminationNFS, SQL, RADIUS, RPC, PPTPGatewaysSession management and securityRemote procedure calls, session management
4Transport4End-to-end data transfer, error correction, flow controlTCP, UDP, SSL, SSH, SPXGateways, firewallsConfidentiality, integrity, authenticationSegmentation, sequencing, acknowledgment
3Network3Routing, logical addressing, packet forwardingIP, ICMP, BGP, OSPF, ARP, RIP, IPX, X.25, NATRouters, virtual circuitsPath selection, error detectionIP addressing, routing decisions, packet forwarding
2Data Link2Physical addressing, error detection, frame formattingEthernet, Token Ring, PPP, ARP, HDLC, Frame Relay, MAC, LLCSwitches, bridges, NICsHardware addressing, data framingMAC address management, error checking, flow control
1Physical1Physical signaling, bit transmission, electrical/optical characteristicsEthernet (cabling), DSL, ISDN, USB, Fiber, WirelessCables, hubs, repeaters, transceivers, connectorsPhysical media securityVoltage levels, timing of signals, transmission media

Additional Information

  • Mnemonic: “All People Seem to Need Data Processing” for remembering the layers in order.
  • Encapsulation Process: Data is encapsulated with protocol information as it moves down the OSI layers, forming a data packet ready for transmission.
  • Topologies at Physical Layer: BUS, MESH, STAR, TREE, RING.
  • Session Layer Communication Modes: Simplex, Half-duplex, Full-duplex.
  • Transport Layer Communication: Connection-oriented (TCP) vs. connectionless (UDP).
  • Network Layer Addressing: Logical addressing (IP addresses).
  • Data Link Layer Addressing: Physical addressing (MAC addresses).

This table encapsulates the details of each OSI layer, covering functions, protocols, technologies, security considerations, and examples.

Latest Post:

Pin It on Pinterest