Chapter 4 - Transport
Chapter 4 - Transport
TCP/IP Transport
Layer
ICND1 v1.01-1
Transport Layer
Session multiplexing
Segmentation
Flow control (when required)
Connection-oriented
(when required)
Reliability (when required)
ICND1 v1.01-2
Flow Control
ICND1 v1.01-3
Three-Way Handshake
ICND1 v1.01-4
Fixed Windowing
ICND1 v1.01-5
ICND1 v1.01-6
ICND1 v1.01-7
UDP Characteristics
Operates at transport layer of OSI and TCP/IP models
Provides applications with access to the network layer without the
overhead of reliability mechanisms
Is a connectionless protocol
Provides limited error checking
Provides best-effort delivery
Has no data-recovery features
ICND1 v1.01-8
TCP Characteristics
Transport layer of the TCP/IP stack
Access to the network layer for applications
Connection-oriented protocol
Full-duplex mode operation
Error checking
Sequencing of data packets
Acknowledgement of receipt
Data-recovery features
ICND1 v1.01-9
ICND1 v1.01-10
ICND1 v1.01-11
ICND1 v1.01-12