1.3 Computer networks, connections and protocols Flashcards

1
Q

What does the DNS convert?

A

Converts domain names into IP addresses for routers.

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

What is layering?

A

Dividing complex tasks of networking into smaller and simpler tasks that work well with each other.

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

What do both hardware and software have?

A

A defined responsibility.

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

What does each layer do?

A

Provide a service to the layer above it

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

twoWhat are three advantages of layering?

A
  1. Complexity of the problem is reduced into manageable sub-problems.
  2. Products from different companies are compatible.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are three features of a LAN?

A
  • Small geographical area
  • Hardware is owned by the organisation using it
  • LANs are wired with UTP cable, fibre optic or wireless using Wi-Fi
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are three disadvantages of networking?

A
  • Increased security risks to data
  • Lots of traffic from data causes the computer to run slower
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is bandwidth?

A

The amount of data that can be sent and received successfully in a given time.

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

Do wired or wireless connections have a higher bandwidth?

A

Wired

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

Do fibre optic or copper cables have a higher bandwidth?

A

Fibre optic

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

What does latency mean?

A

The delay from transmitting data to receiving it.

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

What is an example of something that causes latency and how does it cause latency?

A

Bottlenecks.
This can be caused by not using switches to appropriately segment traffic on a network.

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

What are four differences between a client-server model and a peer-to-peer model?

A

Client-server model:
- A client makes requests to the server for data and connections
- Controls access + security to one shared file store

Peer-to-peer model:
- A peer is a computer on a network. It is equal to all other peers
- Each peer is responsible for its own security and backup

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

What are three advantages of the client-server model?

A
  • Easier to manage secuirty files
  • Easy to take backups of all shared data
  • Easy to install software updates to all computers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are two disadvantages of the client-server model?

A
  • Can be expensive to set up and maintain
  • Server is a single point of failure
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the rule for IPv4 address?

A
  • 4 groups of denary numbers
  • Separated by full stops
17
Q

What is the rule for IPv6 address?

A
  • 8 groups of hex numbers between 0 and FFFF
  • Separated by colons
18
Q

What is the format of a MAC address? (2)

A
  • Usually presented in hex, denary or binary
  • 48 bits long
  • Separated by colons
19
Q

(Explain) Why should an airport also allow the network to be accessed using a wireless connection? (3)

A
  • Backup if the wired connection fails.
  • Easier to connect more devices.
  • Some devices can’t connect using a wired connection.
20
Q

What is one benefit of an office using a star topology instead of a mesh topology?

A

Easier to add new nodes.

21
Q

What is the role of the switch in a star topology? (3)

A
  • Connects all the devices together in a network.
  • Receives data from all devices in a network.
  • Uses the MAC address of devices.
22
Q

What are three things that affect the performance of a network?

A
  • Bandwidth
  • Latency
  • Error rate
23
Q

What is bandwidth?

A

The amount of data that is sent and received successfully in a given time.

24
Q

What is latency?

A

The delay between data being sent and received.

25
Q

What is error rate?

A

How many packets of data that don’t reach their destination.