Essential Network Devices, TCP and UDP ? (2)

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/18

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:27 AM on 7/15/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

19 Terms

1
New cards

What is the Essential Network Devices

Switch
Router

2
New cards

What is the Switch?

It connects devices within the same Local Area Network (LAN). It manages data traffic within a single home or office.

<p>It connects devices within the same Local Area Network (LAN). It manages data traffic within a single home or office.</p>
3
New cards

Where is the Switch operates at the OSI model Layers?

It operates at the Layer 2 of the OSI model. It uses MAC Addresses (the physical address) to determine which device is talking to which other device.

4
New cards

What is the meaning of word OSI?

The OSI (Open Systems Interconnection)

5
New cards

What is the OSI model?

is a theoretical framework consisting of seven layers, used to understand and standardize how computers communicate across networks.

<p>is a theoretical framework consisting of seven layers, used to understand and standardize <strong>how computers communicate across networks.</strong></p>
6
New cards

What is the Router?

It connects two different networks, the most common example being the device that connects your local network to the Internet (the WAN). It performs the Routing process.

<p>It connects two different networks, the most common example being the device that connects your local network to the Internet (the WAN). It performs the Routing process.</p>
7
New cards

Where is the Router operates at the OSI model Layers?

It operates at the Layer 3 of the OSI model. It uses IP Addresses (the logical address) to decide the best path a packet must take from one network to another.

<p>It operates at the Layer 3 of the OSI model. It uses IP Addresses (the logical address) to decide the best path a packet must take from one network to another.</p>
8
New cards

What is the meaning of word IP, and what is it?

IP (Internet Protocol) address is a unique numerical label assigned to every device connected to a computer network.

<p><strong>IP (Internet Protocol)</strong> address is a unique numerical label assigned to every device connected to a computer network.</p>
9
New cards

What is the TCP and UDP?

When you use the internet (watch a video, send a message, open a website), data must travel from one computer to another. That data doesn't go all at once it's broken into small pieces called packets.

make internet communication efficient, flexible, and reliable

TCP and UDP are rules (protocols) that define how those packets are sent and received. Think of them as two different delivery methods.

<p>When you use the internet (watch a video, send a message, open a website), data must travel from one computer to another. That data doesn't go all at once it's broken into small pieces called packets.</p><p>make internet communication efficient, flexible, and reliable</p><p>TCP and UDP are rules (protocols) that define how those packets are sent and received. Think of them as two different delivery methods.</p>
10
New cards

What is the meaning of word TCP?, and what is it?

TCP (Transmission Control Protocol)

is like sending a registered package It is reliable and careful. What TCP guarantees

11
New cards

TCP makes sure (4)?

knowt flashcard image
12
New cards

How TCP works (simple steps)?

This is called a connection-oriented protocol.

knowt flashcard image
13
New cards

When TCP is used?

knowt flashcard image
14
New cards

Advantages and Disadvantages of TCP? (4)

knowt flashcard image
15
New cards

what is the meaning of word UDP?, and what is it?

UDP (User Datagram Protocol)

UDP is like shouting a message or sending a postcard It is fast but not careful.

16
New cards

What UDP does NOT guarantee? (4)

It just sends data and hopes for the best. This is called a connectionless protocol.It just sends data and hopes for the best. This is called a connectionless protocol.

<p>It just sends data and hopes for the best. This is called a connectionless protocol.It just sends data and hopes for the best. This is called a connectionless protocol.</p>
17
New cards

How UDP works (simple steps)?

This is called a connection-oriented protocol.

knowt flashcard image
18
New cards

When UDP is used?

knowt flashcard image
19
New cards

Advantages and Disadvantages of UDP? (4)

knowt flashcard image