Show Menu
Cheatography

Network+ | 03.TCP/IP Model Cheat Sheet by

CompTIA Network+ certification course sum up. Oriented for cybersecurity later courses.

4-Layer Model

Applic­ation
OSI L7, L6, L5 - user interface, defines protocols used, interface wth transport layer, IP adresses
ex :
HTTP, SNMP, Telnet, DNS, FTP, SMTP, SSH, SSL/TLS
Transport
TCP, UDP, RTP (Real-Time Protocol)
Internet
data is packaged into IP datagrams (IP, ICMP, ARP, Reverse ARP
Network
how to transmit bits, how NW medium is used (wireless, cable, etc)

IP Protocol Types

TCP
Layer 4 of OSI Model
Transm­ission Control Protocol
3-way Handshake Client­<>S­erver
 
connection oriented method, reliable
UDP
lightw­eight data transport protocol
User Datagram Protocol
error & integrity datagram check (checksum)
 
used in streaming audio/­video, not reliable
ICMP
check network connec­tivity issues
Internet Control Message Protocol
ping scan & NW mapping
GRE
packets tunneling protocol
Generic Routing Encaps­ulation
can encapu­sulate variety of protocols over IP
 
used for VPN
IPsec
set of secure commun­ication protocols
. AH
Autent­ifi­cation Header
 
-> for authen­tic­ation & integrity
. ESP
Encaps­ulating security payload
 
-> for encryption & integrity
 

Data Transfer Over Networks

Ports
0-65'535
. well-known
0-1024, reserved and unchanged
. ephemeral
1024-6­5'535, short-­lived, random selection
IPv4 Packets
Source, Dest, IP Flags, Protocol
Overheads
TCP is heavy (20bytes), UDP lighter (8bytes)

Protocols and Ports

FTP
File Transfer Protocol
20, 21
SSH
Secure Shell
22
SFTP
Secure FTP
22
Telnet
 
23
SMTP
Simple Transfer Mail Protocol
25
DNS
Domain Name System
53
DHCP
Dynamic Host Control Protocol
67, 68
TFTP
Trivial FTP
69
HTTP
HyperText Transfer Protocol
80
POP3
Post Office Pr. v3
110
NTP
Network Time Protocol
123
NetBios
 
139
IMAP
Internet Mail Access Protocol
143
SNMP
Simple Network Management
161
LDAP
Lightw­eight Directory Access
389
HTTPS
HTTP Secure
443
SMB
Server Message Block
445
SLPS
System Logging Protocol Syslog
514
SMTP TLS
SMTP Transport Layer Security
587
LDAPS
LDAP Secure
636
IMAP over SSL
 
993
POP3 over SSL
 
995
SQL Server
client > database engine
1433
SQLnet
client > oracle database
1521
MySQL
client > MySQL database engine
3306
RDP
Remote Desktop Protocol
3389
SIP
Session Initiation Protocol
5060, 5061
           
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          Network+ | 02.OSI Model Cheat Sheet
          Network+ | 04.Media & Cabling Cheat Sheet
          Network+ | 05.Ethernet Fundamentals Cheat Sheet

          More Cheat Sheets by Aelphi

          Network+ | 01.Basics Cheat Sheet
          Network+ | 02.OSI Model Cheat Sheet
          Network+ | 04.Media & Cabling Cheat Sheet