TCP/IP Model Flashcards
What does TCP/IP model stand for?
Transmission Control Protocol/Internet Protocol.
How many layers are there in the TCP/IP model?
Four Application Transport Internet Link/Network Interface
What type of model is the TCP model?
Descriptive model
What does the TCP/IP link later do?
Combines the OSI model level 1 and 2.
Deals with all parts of packets and frames.
What does the TCP/IP layer “Internet” do?
It deals with all parts pertaining to IP addresses.
Equivalent to the Network layer of the OSI model.
What does the transport layer of the TCP/IP model do?
The transport layer is a blend of the OSI models session/transport model’s layers.
Data disassembles/ assembles and defines connection states.
The Transmission Control Protocol is what type of protocol?
The connection-oriented protocol; as in it check for connection before sending.
What is the connection less protocol?
User Datagram Protocol (UDP)
When Application Data is given a header it because a…?
Segment or a Datagram
When a Segment or a Datagram is given an additional header it becomes a…?
Packet
When an IP packet gets an additional header it becomes a..?
A frame