Part 1 : Chapter 1 - Introduction to TCP/IP Networking Flashcards
1
Q
What is the most pervasive model used in the world?
A
TCP/IP
2
Q
Layer 1 PDU
A
3
Q
Layer 2 PDU
A
Frame
4
Q
Layer 3 PDU
A
5
Q
Layer 4 PDU
A
6
Q
Layer 5 PDU
A
7
Q
Layer 6 PDU
A
8
Q
Layer 7 PDU
A
9
Q
Which layer in TCP/IP Model adds header and trailer while sending the data?
A
The Data Link Layer
“ The Data link layer add LH (Link Header) and LT (Link Trailer) to the Ethernet frame.
10
Q
What is the name of he process of putting headers (sometime trailers) to the data?
A
Data Encapsulation
11
Q
Which networking model uses PDU?
A
OSI
12
Q
What is Protocol Data Unit?
A
13
Q
Which of the following protocols are examples of TCP/IP transport layer protocols? (Choose two answers.) a. Ethernet b. HTTP c. IP d. UDP e. SMTP f. TCP
A
UDP
TCP
14
Q
Which of the following protocols are examples of TCP/IP data-link layer protocols? (Choose two answers.) a. Ethernet b. HTTP c. IP d. UDP e. SMTP f. TCP g. PPP
A
Ethernet
PPP
15
Q
The process of HTTP asking TCP to send some data and making sure that it is received correctly is an example of what? a. Same-layer interaction b. Adjacent-layer interaction c. OSI model d. All of these answers are correct.
A
b. Adjacent-layer interaction