TCP/IP model Flashcards

1
Q

What layers make up the TCP/IP model?

A

Network Interface, Internet, Transport, and Application Layers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What OSI model layers are contained in the TCP/IP model’s Network Interface Layer?

A

Physical layer and Data Link Layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What OSI model layers are contained in the TCP/IP model’s Application Layer?

A

Session Layer, Presentation Layer, and Application Layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What OSI model layer is contained in the TCP/IP model’s Internet Layer?

A

Network Layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is layer 4 of TCP/IP model? What are some examples?

A

Layer 4 Application- defines TCP/IP application protocols and how programs interface with the transport layer service. This is the layer the end-user interacts with.

EX: from layers 5,6,7 of OSI model

HTTPS,TELNET, FTP, DNS, SMTP, SSL, TLS, etc..

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is layer 3 of TCP/IP model? What are some examples?

A

Layer 3 Transport- Provides communication session management between hosts and defines level of service and status of connection used for transport

EX: TCP, UDP, or RTP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is layer 2 of TCP/IP model? What are some examples?

A

Layer 2 Internet- packages data into IP diagrams and routes these IP diagrams between hosts across the network. This routing occurs externally from your network, this is where internal meets external. (EX: IP/ICMP/ARP/ Reverse ARP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is layer 1 of TCP/IP model? What are some examples?

A

Layer 1 Network Interface- concerned with physical and electrical characteristics. It describes how to transmit bits across the network and determines how the interface uses network medium. EX: ethernet Fiber RS-232

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Why is the TCP/IP model more relevant than the OSI model?

A
  • TCP/IP model is more relevant than OSI Model because most networks today are TCP/IP based.
  • a more relevant model for network designers since its based on TCP/IP and only consists of 4 layers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What do IPv4 packets contain?

A

consists of:

  • source address
  • destination address
  • IP flags(allow packet fragmentation and other special things to occur)
  • Protocol (TCP or UDP)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly