3.3 Network characteristics Flashcards

1
Q

What is a client server network?

A

A client server network simply works where a client (computer) requests and the server responds by sending programs and data. They are centrally controlled making the system more secure.

HOWEVER, malware can spread across the network, large amounts of traffic congestion can slow down the network

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

What is a peer to peer network?

A

A P2P network is where data is shared directly between the systems without a centralised server. Each computer can switch from client to server and each responsible for providing data. Optimal for sharing files.

HOWEVER, no central device to ensure security or back up data.

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

What is a star network?

A

There is a central device (hub / switch) where it is connected to other systems. The connected systems transfer data to the central device and transfers the packets to a specifically listed computer.

Advantages
- Less data collisions.
- if one device / cable fails, other devices are unaffected

HOWEVER
- if the central device fails so does the whole network.
- expensive to install as lost of cabling and central device is required

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

What is a bus topology?

A

All devices are connected to a cable which transfers all the data. Each message travels along the bus but only intended device accepts the message.

Advantages
- Cost effective as it uses less cabling.
- simple to set up
- doesn’t require a specialised central device
- easy to add new devices

HOWEVER,
- data collisions are likely as data is transferred on the same line.
-If the bus fails, no one can communicate
- security issues as all devices receive the data packets

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

What is a mesh topology ?

A

Each computer system is connected to every other computer system.

Advantages
- Data travels along the quickest path.
- If one system fails there are other paths available.

HOWEVER,
- because of the high cabling it can be more expensive to install and maintain.
- hard to add another device as cables are required to connect to all other devices

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

What is a token ring topology?

A

Devices are connected to two other devices forming a ring / loop. Data is sent in one direction.

Advantages
- no specialist device is needed
- topology is simple to set up
- no data collisions

HOWEVER,
- if any system fails then the other devices may not be able to communicate
- some devices may view messages not meant for them
- adding new devices requires a network shutdown

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

What are the functions of an IP address?

A
  • An IP address are assigned to each devices connected to the internet
  • enable hosts to be identified so packets can be sent to them
  • give an indication of where the device is geographically located
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a default gateway?

A

A device that links networks and forwards packets with IP addresses outside of the network.
When a device with an IP address can’t be found on a network, it is sent via a default gateway.

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

What is a subnet and subnet mask?

A

A subnet is a smaller part of a network. This helps reduce traffic.

A subnet mask is used to determine these subnets.

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

What is a DNS and how does it work?

A

The domain name system translates between IP addresses and domain names. The web browser connects to a DNS server to search for domain names in its database, if it can’t find any it’ll connect to other DNS servers which will eventually provide a domain names IP address.

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