4 Aa
4 Aa
NETWORKING PROTOCOLS
TCP/IP Model
TCP/IP Model
• 4/5 layers.
— Application.
— Host-to-Host.
— Internet.
— Network Access.
• TCP/IP Data Encapsulation.
• OSI vs. TCP/IP.
• Addressing – MAC addressing, IP addressing,
port addressing.
TCP/IP Model
• The Transmission Control Protocol/Internet
Protocol (TCP/IP) suite was created by the
Department of Defense (DoD) to ensure and preserve
data integrity, as well as maintain communications in
the event of catastrophic war.
−Telnet −LPD
−FTP −X. Window
−TFTP −SNMP
−NFS −DNS
−SMTP −DHCP/BootP
The Host-to-Host/Transport Layer
• The main purpose of the Host-to-Host layer is to shield
the upper-layer applications from the complexities of the
network.
Data encapsulation
TCP/IP Data Encapsulation
Data encapsulation
TCP/IP Data Encapsulation
• Seven layers
• The next bit is the G/L bit (also known as U/L, where U
means universal), when set to 0, this bit represents a
globally administered address (as by the IEEE), when
the bit is a 1, it represents a locally governed and
administered address.
MAC Addressing
• The low-order 24 bits of an Ethernet address represent
a locally administered or manufacturer-assigned code.
IP Header
IP Addressing
• The source and destination address fields in the IP
header each contain a 32-bit global internet address,
generally consisting of a network identifier and a host
identifier.
— Numbers 1024 and above are used by the upper layers to set
up sessions with other hosts, and by TCP to use as source and
destination addresses in the TCP segment.
Port addressing