TCP/IP Model Flashcards

1
Q

Transmission Control Protocol(TCP)

A

internet communication protocol that allows two devices to form a connection and stream data

  • Protocol includes a set of instructions to organize data, so it can be sent across a network.
  • Establishes a connection between two devices and makes sure that packets reach their appropriate destination.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Internet protocol(IP)

A

a set of standards used for routing and address in data packets as they travel between devices on a network

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

Port

A

A software based location that organizes the sending and receiving of data between devices on a network

  • Divide network traffic into segments based on the service they will perform between two devices
  • Ports divide network traffic into segments based on the service they will perform between two devices.
  • Computers sending and receiving these data segments know how to prioritize and process these segments based on their port number.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the TCP/IP Model

A

A framework used to visualize how data is organized and transmitted across the network

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

What is the 1st layer of the TCP/IP model

A

Network access layer (Data link layer)

  • Creation of data packets and their transmission across a network.
  • Includes hardware devices connected to physical cables and switches that direct data to its destination.
  • Hubs, modems, cables, and wiring
  • Address resolution protocol (ARP) is part of the network access layer. Since MAC addresses are used to identify hosts on the same physical network, ARP is needed to map IP addresses to MAC addresses for local network communication.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the 2nd layer of the TCP/IP model

A

Internet layer(network Layer)

  • IP addresses are attached to data packets to indicate the location of the sender and receiver
  • Focuses on how networks connect to each other

EX - data packets containing information that determine whether they will stay on the LAN or will be sent to a remote network, like the internet.

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

What is the 3rd layer of the TCP/IP model

A

Transport layer
- Control the flow of traffic across a network
- Permit or deny communication with other devices and include information about the status of the connection
- Include error control, which ensures data is flowing smoothly across the network.
- TCP and UDP are the two transport protocols that occur at this layer.

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

What is the 4th layer of the TCP/IP model

A

Application layer
determine how the data packets will interact with receiving devices.
Functions that are organized at the application layer include file transfers and email services.

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

Transmission Control Protocol (TCP)

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

User Datagram Protocol (UDP)

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