3.1 NETWORK types and PERFORMANCE (lan, wan, topology + more) Flashcards

1
Q

what is a network?

A

a network is more than one computer system connected together allowing for communication and sharing of resources

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

what is a lan

A

a local area network

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

features of a lan

A
  • situated geographically close together (same site)
  • school / office
  • within the same building or small site
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what is a wan

A

wide area network

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

features of a wan

A
  • geographically distant computer systems
  • across a country or the world
  • third party communication channels
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

advantages of client - server network

A
  • controlled centrally and easily backed up
  • hardware, software and resources shared easily over the network
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

disadvantages of client - server network

A
  • large amounts of data traffic congestion slows the network down
  • if a fault occurs within the server then the whole network will fail
  • IT technicians required to manage and maintain the network
  • malware (viruses and worms) can spread quickly across the network
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

advantages of peer to peer network

A
  • not dependent on a server
  • easy to setup
  • perfect for quickly sharing files
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

disadvantages of peer to peer network

A
  • no central device to manage security of backups
  • computer performance decreases the more devices connected
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what are data packets?

A

data broken down into smaller parts

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

what happens when all the packets arrive at the destination?

A

data is reassembled back into an original file

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

what is the header of a packet?

A

source address
destination address
packet number
protocol

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

what is the payload of a packet?

A

the data itself

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

what is the trailer of a packet?

A

a calculation on the data to see if any errors or corruption have occured during transmission

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

what is network topology?

A

the layout of computer systems on a network

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

what is a name for devices in a network (and topology diagram)?

A

nodes

17
Q

what are the two types of topology?

A

star and mesh

18
Q

how does star topology work?

A

each computer system connected to the central hub / switch
the hub / switch looks at the destination address and transfers the packets directly

19
Q

what are advantages of star topology?

A
  • improved security data packets are not sent directly
  • new systems can be attached directly to the central system
  • transfer speeds are generally fast
20
Q

disadvantages of star topology

A
  • extra hardware (hub / switch) required to be purchased
  • if central system hub/switch fails the whole network is unusable
21
Q

what is a mesh topology?

A

where each computer system is connected to every other computer system

22
Q

what is a partial mesh?

A

where some nodes (printer or something) are only connected to every other node

23
Q

how does mesh topology work?

A

data packets are transferred to the destination address along the quickest path node, to node
if a pathway is broken it can take an alternative route

24
Q

advantages of mesh topology

A
  • if one cable / system fails then data packets can take an alternative route
  • withstand large amounts of data traffic
  • new systems can be added to the network without disrupting the entire topology
25
Q

disadvantages of mesh topology

A
  • large amount of cables expensive to install and maintain
  • redundant cabling should be avoided (connecting systems that wont ever communicate)
26
Q

name some factors that affect the performance of a network

A

bandwidth
users at the same time
data collisions
interference (thick walls)
applications used
distance to travel
signal strength
amount of data to transfer
server / cpu performance