Lesson 1 Flashcards

(21 cards)

1
Q

What is the primary goal of networking?

A

To connect different systems together and ensure messages get delivered

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

What does a switch do in a network?

A

Connects all devices in a Local Area Network (LAN) and directs data to the correct device

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

What is the role of a router?

A

Connects different neighborhoods (networks) together and directs data between them

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

True or False: A router is like a neighborhood mail sorting center.

A

False

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

What is the function of a firewall?

A

Checks incoming and outgoing data to block harmful content

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

What does a Wireless Access Point (WAP) do?

A

Delivers data wirelessly between devices

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

Fill in the blank: A switch connects multiple devices in a _______.

A

Local Area Network (LAN)

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

What is a MAC address?

A

A unique identifier for each device on a network

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

What does the CAM table in a switch do?

A

Maps MAC addresses to specific ports

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

How does a switch improve network performance compared to a hub?

A

Sends data only to the intended recipient instead of all devices

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

What is a frame in networking?

A

A Layer 2 data packet used by switches to send messages

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

At which layer of the OSI model do switches operate?

A

Layer 2 (Data Link)

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

What command is used to view the MAC address table on a switch?

A

show mac-address-table

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

What happens when a hub receives a message from a device?

A

Sends the message to all devices on the network

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

What is the analogy used to explain how a switch operates?

A

A smart mail sorting center

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

What happens when Bob sends a letter to Alice in the network analogy?

A

The switch delivers the letter directly to Alice’s house

17
Q

How does data travel from Bob to Mark in an online game?

A

Through Bob’s switch, router, and ISP to the game server

18
Q

What does the firewall do if it finds a suspicious package?

A

Blocks it from reaching the intended recipient

19
Q

What is the advantage of using a switch over a hub?

A

Improves speed and security by directing data only to the intended recipient

20
Q

Fill in the blank: A switch learns MAC addresses and stores them in its _______.

21
Q

True or False: A Wireless Access Point requires physical cables to send data.