2.1.1 Networks including the internet Flashcards

1
Q

Purpose and Benefits of Networking Devices.

A
  • Allows for communication between machines.

- Allows sharing of files and data, increase availability of information.

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

Characteristics of a LAN.

A
  • Covers a small geographical area.
  • Typically cheaper than WAN
  • LANs typically have higher bandwidth than WANs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Characteristics of WAN.

A
  • Covers a large geographical area.
  • Typically more expensive
  • WANs typically have a lower bandwidth than LANs.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe what is meant by a client-server model of networked computers.

A

When a server provides services/applications to other computers referred to as ‘clients’. The client sends requests, the server sends back responses.

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

Describe what is meant by a peer-to-peer model of networked computers.

A

When each node in the network operates as both the ‘client’ and the ‘server’, eliminating the need for a central server.

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

Benefits of the client-server model.

A
  • Clients can be less powerful machines, therefore less expensive to buy.
  • Files and resources are centralised, meaning that it is easier to update resources and data.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Benefits of the peer-to-peer model.

A
  • More resilient, if one node is taken down, the network still works.
  • Adaptable, a P2P network extends to include new clients easilt allowing it to be more flexible than client-server networks.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a thin-client?

A

A thin-client is designed to be small and lightweight, meaning that most of the processing is done on the server.

This means that it requires a constant connection to the server.

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

What is a thick-client?

A

A thick-client performs the bulk of processing in the client-server application, meaning continuous connection to the server is not required.

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

What is a bus topology?

A
  • Uses a central cable which all nodes are connected.
  • One node can only send one packet at a time, but data is sent down the central bus in both directions.
  • A Terminator is attached at each end to ensure signals do not bounce back.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is a star topology?

A
  • Network controlled by central server (can be router, server computer or switch), which controls how data is moved around the system.
  • Every device has it’s own dedicated connection to the central server.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a mesh topology?

A
  • Every node has a dedicated connection to every other single node.
  • As every device has a direct path to every other device, data collision cannot occur.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Benefits of a bus topology.

A
  • Easier to setup/extend.

- Less cable required.

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

Drawbacks of a bus topology.

A
  • If main cable breaks, network performance badly degraded.

- Collisions happen, not suitable for network with high amounts of traffic.

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

Benefits of a star topology.

A
  • Secure as signals only get sent to the destination.
  • Fewer data collisions, can handle more network traffic.
  • Failure of one node or link does not affect rest of network.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Drawbacks of a star topology.

A
  • If central device fails the whole network goes down.

- Performance dependant on capacity of central device/chokepoint?

17
Q

Benefits of a mesh topology

A
  • If one link breaks, the whole system still works.

- Since each node has a dedicated connection to every other node, high amounts of traffic can be handled.

18
Q

Drawbacks of a mesh topology.

A
  • Expensive because multiple links needed between each node.

- Flexibility, adding or removing a node is difficult because of multiple links.

19
Q

What is a hybrid topology?

A
  • When multiple topologies are combined to make a a network.
  • Weakness of each topology can be considered and singled out through network.
  • Expensive as multiple network hubs needed.