Encapsulation and the OSI Model Flashcards
Do the contents of the website need to be split up into chunks to send it seamlessly to the client?
Yes
Where are the chunks of data stored at the transport layer?
Header
What is the data known as in a header?
Payload
Name the order of the contents inside a TCP header.
Source Port, Destination Port, Flags, Sequence Number, Acknowledgement Number, Payload.
What could this encapsulation process work like in a real-life example?
Sending a birthday card to a distant relative.
What are the flags in a header?
General information about the transaction and what’s happening in it.
What is a header known as at the transport layer?
A Segment
What particular type of header is at layer 4?
TCP Header
Where does the segment go to in a network layer header?
It becomes the payload.
Name the order of contents of information in a packet?
Source IP, Destination IP, TTL (Time to Live), Other Information, Payload
What is a network layer header known as?
A packet
What particular type of header is at layer 3?
IP Header
Where does the packet go in a data link layer header?
It becomes the payload.
What is a header known as at the data link layer?
A Frame
Name the order of contents in an Ethernet frame?
Source MAC Address, Destination MAC Address, Layer 3 Protocol, Payload