A type of networking infrastructure design such as bus, star, or ring
Packet Loss
Whendatapackets are lost or corrupted, causing them to have to be resent
Latency
Thedelay between sending and receivingdata, impacting the performance of the network
Network Traffic
The amountandtypeofdata being transmitted
What does LAN stand for?
Local Area Network
what does WAN stand for?
Wide Area Network
what is a Full Mesh Network?
All devices are connectedtoeveryotherdevice, withy no central device. Packets can be sent down different routes in the event of a bottleneck or if a connection goes down
What is a partial mesh network?
Mostdevices are connected to each other, there is nocentraldevice.
What is a Star network topology?
All devices mustconnect to a centraldevice, every packet must pass through central device. not all devices have the same permissions
What are the advantages of a star netowork topology?
Less cabling required
Easier to add/remove devices
simple to understand and troubleshoot
What are the disadvantages of a star network topology?
if centraldevicefails then the whole network fails
can causeabottleneck in a busy server
What are the advantages of a Full mesh network?
if one connection fails then the network still works
faults can be identified easily
what are the disadvantages of a full mesh network?
succeptable to data breaches
More cabling required
What are the advantages of a partial mesh network?
more reliable are one failed connection wont stop the server
allows packets to be rerouted around a bottleneck
What are the disadvantages of a partial mesh network?