Networking Models Flashcards

(14 cards)

1
Q
  1. Physical Layer
A

responsible for the transmission and reception of
unstructured raw data between a device and a physical transmission
medium.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  1. Data Link Layer
A

responsible for the reliable transmission of data frames
between two adjacent nodes connected by a physical layer.

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

responsible for the transmission of packets between nodes
that are not directly connected, and for routing packets to their destinations

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

responsible for the reliable delivery of data between end
points and for error checking.

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

This layer is responsible for managing and coordinating
communication sessions between applications on different devices.

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

This layer is responsible for data representation,
compression, and encryption/decryption.

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

This layer provides services directly to the end user,
such as file transfer, email, and remote login. (It’s what the user actually sees)

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

TCP/IP (Transmission Control Protocol/Internet Protocol)

A

○ TCP/IP is essentially just a broader version of OSI - OSI is the modern standard

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

Hypertext Transfer Protocol (HTTP)

A

an application layer protocol designed to
transfer information between networked devices and runs on top of other layers of
the network protocol stack.
■ Foundation of the WWW and used to load webpages using hypertext links.

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

Transmission Control Protocol (TCP)

A

designed to send packets across the internet
and ensure the successful delivery of data and messages over networks
● Communications standard that enables application programs and
computing devices to exchange messages over a network

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

Internet Protocol

A

The Internet Protocol (IP) is the system used to identify and locate devices (like computers, phones, or websites) on a network — so they can send and receive data.

💡 Think of it like a digital postal system. Every device has a unique “mailing address” (IP address), so data knows exactly where to go.

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

Dynamic Host Configuration Protocol (DHCP)

A

DHCP is a network management protocol that automatically assigns IP addresses to devices (like phones, laptops, printers) when they connect to a network.

💡 Instead of a network admin manually giving every device an IP address, DHCP does it for them — instantly.

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

Syslog

A

Syslog is a standard protocol used by devices (computers, routers, switches, etc.) to send log messages — like errors, warnings, or status updates — to a central log server.

💡 It’s like a messaging system where devices say “Hey, here’s what I just did” or “Here’s what went wrong,” and a central system collects and saves all that info.

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

Address Resolution Protocol (ARP)

A

ARP is a communication protocol used to link an IP address (software-level address) to a MAC address (hardware-level address) on a local area network (LAN).

💡 It acts like a translator between the language of the internet (IP) and the hardware address (MAC) of devices on the same network.

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