1a Network Devices - Hosts, IP, Networks Flashcards

(21 cards)

1
Q

What is the role of clients in networking?

A

Clients initiate requests

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

What is the role of servers in networking?

A

Servers respond to requests

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

True or False: The roles of client and server are permanent.

A

False

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

Fill in the blank: Clients ______ requests.

A

[initiate]

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

Fill in the blank: Servers ______ requests.

A

[respond to]

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

What is a ‘host’ in networking?

A

Any device that sends or receives traffic over a network.

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

Name four common examples of hosts.

A

Computers, laptops, phones, printers, servers, cloud servers.

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

Name four Internet of Things (IoT) devices that are also considered hosts.

A

Smart TVs, wireless speakers, smart watches, smart appliances like dishwashers or washing machines.

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

What is the role of a client in a network?

A

A client initiates requests for data or services.

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

What is the role of a server in a network?

A

A server responds to requests from clients.

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

In the interaction
[💻Laptop →Webserver], what is the laptop’s role?

A

Client (it’s requesting data).

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

Can a Web server ever act as a client?

A

Yes—e.g. when it requests updates from a file server.

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

What is a server in terms of its setup?

A

A server is a computer with specific software installed, set-up to respond to specific requests.

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

Can any device be a server?

A

Yes, as long as it can run the correct software.

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

Frank works in Sales at ACME’s Paris office. What might his IP address be?
Use the diagram below:

🏢ACME Inc. — 10.x.x.x
🏙️ New York — 10.20.x.x
🏰London — 10.30.x.x
🗼Paris — 10.40.x.x
📊Sales — 10.x.55.x
🔧Engineering — 10.x.66.x
📣Marketing— 10.x.77.x

A

Frank’s IP might be: 10.40.55.123

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

Can a server also be a client?

A

Yes. A server can be a client in another communication.
Example: A web server may request an update from a file server, acting as a client.

17
Q

What does the ACME Inc. IP address diagram teach us about how IPs are assigned in a company?

🏢ACME Inc. — 10.x.x.x
🏙️ New York — 10.20.x.x
🏰London — 10.30.x.x
🗼Paris — 10.40.x.x
📊Sales — 10.x.55.x
🔧Engineering — 10.x.66.x
📣Marketing— 10.x.77.x

A

It shows how IP addresses can be structured by location and department.

Pattern: 10.XX.YY.Z
10 = ACME inc network
XX = location
YY = department
Z = specific device

18
Q

What is a network?

A

A network is what transports traffic between hosts.

19
Q

When do you have a network?

A

Anytime two hosts are connected.

20
Q

What is the internet?

A

The internet is a collection of interconnected networks.

21
Q

What can networks contain?

A

Networks can contain other networks, called subnets or subnetworks.