Intro to the OSI Model and TCP/IP Protocol Suite
danscourses danscourses
271K subscribers
19,051 views
553

 Published On Sep 30, 2019

Covers the function and purpose of the layers in the OSI Model and TCP/IP Protocol Suite.
Here is a link to the text file in the video: https://drive.google.com/open?id=1h1c...

OSI Model
================================
7. Application* - Programs and Services
6. Presentation* - file formats, compression
5. Session* - open, close and manage sessions between end-user application processes
4. Transport - Ports, logical communication between application processes
3. Network - Logical Addressing, Routers
2. Data Link+ - Physical Addressing, Switches, NICs
1. Physical+ - Bits, Media (copper, fiber, radio), NICs, Hubs

7. Application* - HTTP, HTTPS, DNS, FTP, SMTP, Telnet, SSH, DHCP, SSL/TLS
6. Presentation* - MIME
5. Session* - RTP, SOCKS
4. Transport - TCP, UDP
3. Network - IPv4, IPv6, ICMP, ICMPv6, IPSec
2. Data Link+ - MAC addressing, Ethernet, WiFi, DSL, PPP,
1. Physical+ - Encoding bits to 1 and 0 s on the media

TCP/IP Protocol Suite PDU Header
==============================================
Application Layer* Data Application specific fields
Transport Layer Segments source & destination port numbers (host & service)
Internet Layer Datagrams source & destination ip addresses
Link Layer+ Frames source & destinatation mac addresses

show more

Share/Embed