3.3 network topologies Flashcards

1
Q

client server network

A

client makes request to server

large services like amazon need very powerful servers to handle millions of requests per sec

client is completely dependant on the server to provide and manage the information

server control security , backups and can be upgraded to manage higher demand

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

client server network advantages

A

network can be controlled centrally from the server and easily back up data and update software

hardware/software and resources can be shared e,g printers applications etc

improved scalability meaning more clients can be added to the central server

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

client server network disadvantage’s

A

large amounts of traffic congestion cause network to slow down

if a fault occurs with the server then the whole network will fail

IT technicians required to manage and maintain the network

malware and viruses can spread quickly

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

peer to peer advantages

A

is a simpler network to set up as no server is required

clients are not dependent on a server

perfect for quickly sharing files between systems

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

peer to peer network

A

data is shared directly between systems without requiring a central server

optimal for sharing files

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

peer to peer disadavantages

A

without a dedicated server there is no central device to manage security or backups

computer performance will decrease with more devices connected to the network

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

bus topology

A

the bus transfers data packets along the cable

the computer checks the destination address to see if it matches its own address

is address deos not match the pc system passes the data packet t the next system

if matches the packet is accepted and processed

both ends are terminators

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

bus topology advantages

A

easy to attach another system without disrupting the whole network

quick to set up once the main cable is established making it optimal for temporary networks

cost effective because it usually contains less cabling than other topologies and requires no additional hardware

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

bus topology disadvantages

A

poor security as data packets are passes on to each system on the network

data collisions are likely/ resending data is slows down the network

main cable will have limited length which can become crowded and slows network speeds as more systems are attached

main cable must also be terminated properly

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

token ring topology

A

all systems are connected in a ring or a loop

a token small data packet is sent around in the ring in one direction being passed through the computer systems

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

token ring topology advantages

A

data collisions are avoided as data packets are transmitted in one direction

attaching more systems to a ring topology wont affect the transfer speed as much as bus because data is transferred at a consistent speed

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

token ring topology disadvantages

A

is any systems on the network fails then the whole network fails as the loop is broken and data cant be transferred to all systems

to add a new system to a ring topology the network must be temporarily shut down

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

star topology

A

each computer system is connected to a central node: hub or switch

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

star topology advantages

A

improved security because data packets are sent directly to and from the hub/switch

new systems can be added directly to the central system so the network doesn’t need to be shut down

transfer speeds are generally fast in a star topology as there are minimal network collisions

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

mesh topology

A

each computer system is connected to every other computer system

data packets are transferred to the destination address along the quickest path travelling from node to node

if the path is broken there are many alternative path options that the packets can take

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

mesh topology advantages

A

data packets can take an alternative route and still reach the destination address

can withstand a large amounts of data traffic due to the large possible number of systems

new systems can be added to the network without disrupting the entire topology

17
Q

mesh topology disadvantages

A

due to the large amount of cables required it may be expensive to install and maintain

redundant cabling should be avoided this is when cables are connected between systems that wont ever need to communicate

18
Q

ip address

A

used to uniquely identify computer systems on a network

19
Q

default gateway

A

when data is to be sent from one network to another it must be sent through a default gateway

default gateway is usually a router that connects to the local network to another network

20
Q

subnet mask

A

subnetting is the act of dividing a physical network into smaller sub networks knows as subnets

this helps to reduce traffic and means that users can externally access parts of the network