TCP/IP and open system interconnection (OSI) models Flashcards

1
Q

TCP/IP model is the common set of

A

protocol standards that permit the appropriate transmission of data

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

TCP/IP model consists of

A

an application layer, a transport layer, a network layer, and a network interface laye

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

OSI model is used to

A

enable the efficient transmission of data among hosts on a network

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

TCP/IP: Application

A

This layer is responsible for the communication protocols between nodes. The protocols in this layer include hypertext transfer protocol (HTTP and HTTPS), Secure Shell (SSH), and network time protocol (NTP), among many others.

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

TCP/IP: Transport Layer

A

This layer is responsible for the end-to-end transport of data. The protocols that live in this layer are transmission control protocol (TCP) and user datagram protocol (UDP).

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

TCP/IP: Network Layer

A

This layer defines the logical transmission protocols for the whole network. The main protocols that live in this layer are internet protocol (IP), internet control message protocol (ICMP), and address resolution protocol (ARP).

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

TCP/IP: Network Interface Layer

A

This layer establishes how data should be physically sent through the network.

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

Physical Layer 1

A

This layer is responsible for the physical connections of the devices in the network. This layer is implemented through the use of devices such as hubs, repeaters, modem devices, and physical cabling.

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

Data Link Layer 2

A

represents how computers logically connect to the network
This layer is responsible for the error-free delivery of data to the receiving device or node. This layer is implemented through the use of devices such as switches and bridge devices, as well as anything with a network interface, like wireless or wired network cards.

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

Network Layer 3

A

The Network layer is so named because it allows computers on different networks to exchange data.
This layer is responsible for the transmission of data between hosts in different networks as well as routing of data packets. This layer is implemented through the use of devices such as routers and some switches.

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

Transport Layer 4

A

This layer provides services to the application layer and receives services from the network layer. It is responsible for the reliable delivery of data. It segments and reassembles data in the correct order for it to be sent to the receiving device. It may also handle the reliable delivery of data and any retries of data that are lost or corrupted (for example, TCP does this). This layer is often called the heart of OSI.

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

Session Layer 5

A

The Session layer allows computers to differentiate between the connections within a service on the same host. This would be similar to you keeping track of different conversations that you are having with the same person.
This layer is responsible for connection establishment, session maintenance, and authentication.

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

Presentation Layer 6

A

The Presentation layer serves as a translation and security layer between applications, allowing computers to encode and encrypt data.
This layer is responsible for translating data from the application layer into the format required to transmit the data over the network as well as encrypting the data for security if encryption is used.

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

Application Layer 7

A

This layer is responsible for network applications (like HTTP or FTP) and their production of data to be transferred over the network.

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

The OSI model’s layers 5, 6, and 7 correspond to

A

Layer 4 of the TCP/IP model. Here, the
application is opened, the command is entered, information is encrypted, and the connection is
established and maintained.

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

Layer 4 of the OSI model corresponds to

A

o Layer 3 TCP/IP model. Here, the information is
segmented, numbered, and sent across the network in reasonable sizes

17
Q

Layer 3 of the OSI model corresponds to

A

o Layer 2 of the TCP/IP model. Here, the segments are
received and transmitted across the network as packets to the appropriate destination.

18
Q

Layers 1 and 2 of the OSI model correspond to

A

Layer 1 of the TCP/IP model. Here, the
information is received by the destination’s network router and physical addressing is added,
directing it along the correct network path to the intended recipient.

19
Q

Which layer of the OSI model does a bridge use to make decisions about forwarding data packets?

A

link

20
Q

is a device necessary for sending and receiving data. allow computers to
transport digital information over analog lines, such as phone or cable lines.

A

modem
Types include cable modems, DSL modems, and satellite modems.

21
Q

is used to connect devices in a specific network and allowsthem to communicate
efficiently within the network. Is a more complex version of a hub, in that they
have the capability to add security measures and function far more intelligently, sending traffic
directly from the sender to the receiver without the other devices being aware of the
communication.
Thus, is less chatty and allows for more simultaneous conversations between devices.
Most internet routers include a ___ in the form of wired or wireless Ethernet connections

A

Switch

22
Q

is similar to a router in that it connects two or more networks. The difference is that
the router analyzes data packets to determine where to send the packet next, whereas a ____
simply forwards the data to the next network without analysis.
This make for fast data transfer that lacks versatility. They are not widely used in modern
networks, as routers and switches are the favored devices.

A

Bridge

23
Q

is a device used to strengthen, replicate, and regenerate signals that are weakened
(for example, because of distance) during transmission. In many large homes, the Wi-Fi signal
does not extend to the end of the house farthestfrom the router.
A range extender is a form or ___ that takes the distorted Wi-Fi signal and transmits is to
the formerly dead zone

A

Repeater

24
Q

connects the router to the network, takes the data packets from the router, and sends
them to all of the devices connected on the network. An example is a USB ___.
By connecting a USB ___ to your computer, data packets are able to be transferred to multiple
devices connected to your computer; each device then looks at only the traffic destined for it
and ignores the rest

A

Hub

25
Q

which layer is Modem in?

A

Physical (OSI Layer 1)
Data Link (OSI Layer 2)

26
Q

which layer is a switch in?

A

Data Link - Traditional Switch (OSI Layer 2)
Network - Layer 3 Switch (OSI Layer 3)

27
Q

which layer is router in?

A

Network (OSI Layer 3)

28
Q

which layer is hub in?

A

Physical (OSI Layer 1)

29
Q

which layer is bridge in?

A

Data Link (OSI Layer 2)

30
Q

which layer is repeater in?

A

Physical (OSI Layer 1)

31
Q

Which device is used to connect host devices within a local area network?

A

switch