Chapter 4 (Networking Protocols & Routing) Flashcards
What is TCP/IP?
A suite of protocols, or standards
What are some examples of TCP/IP?
TCP. IPv4, IPv6, UDP & ARP
Define Payload
Payloads are data and instructions, generated by an application running on the source host
At what layer are payloads created?
Layers 7, 6, & 5
What are the seven layers of of the OSI Model?
Application, Presentation, Session, Transport, Network, Data Link, & Physical
What is included in the header on Layer 4?
Includes a port number
What is the purpose of the port number from the header on Layer 4?
To identify the receiving application on the destination host
What does the entire “message” become when using TCP?
Segment
What does the entire “message” become when using UDP
Datagram
What is Layer 3?
The Network Layer
What is Layer 4?
The Transport Layer
What is Layer 5?
The Session Layer
What is Layer 6?
The Presentation Layer
What is Layer 2?
The Data Link Layer
What is Layer 1?
The Physical Layer