002 - Data Communication Flashcards
What layer encapsulate Application data?
Layer 5,6 and 7
Application
What layer encapsulate/decapsulate
TCP header | Application Data ?
Layer 4
Transport
What layer encapsulate/decapsulate
IP Header | TCP Header | Application Data ?
Layer 3
Network
What Layer encapsulate/decapsulate
Frame header | IP Header | TCP Header | Application Data ?
Layer 2
Data Link
What layer encapsulate/decapsulate
IP Header | TCP Header | Application Data ?
Layer 3
Network
Includes a set of bits in TCP Header
TCP Flags
is the basic unit of exchange between entities that communicate using a specified networking protocol.
PDU
(Protocol Data Units)
The TCP Flags that push the data to the application without buffering.
PSH
The TCP Flags that sychronize sequence numbers.
SYN
The TCP Flags that reset the connection.
RST
The TCP Flags that is the last packet from the sender
FIN
is a measurement representing the largest data packet that a network-connected device will accept.
MTU
(Maximum Transmission Unit)
Fragments are always in multiples of 8 because of the number of fragmentation offset bits in the IP header
IP fragmentation
How many bytes is the maximum of MTU that can be transmitted in the physical link.
“1472 bytes”
Standard size 1500 bytes - 8 bytes ICMP header - 20 bytes IP address = 1472 bytes