1.3 - Networks Flashcards
What is a Local Area Network (LAN)?
A network in a small geographical area (same building or a small site)
Who owns the infrastructure for a LAN?
Network owner
The organisation using it
What is a Wide Area Network (WAN)?
A network in a large geographical area (across a country)
Who owns the infrastructure for a WAN?
Third parties
What are the advantages of using a Client-Server network?
- Controlled centrally: easy to backup data and update software
- Hardware, software and resources can be shared across the network
- Easy to add new clients to the network
What are the disadvantages of using a Client-Server network?
- Traffic congestion will cause network to slow down
- Reliant on server: If the server fails, the whole network fails
- IT technicians required to maintain the network
- Malware can spread quickly
What are the advantages of using a Peer-to-Peer network?
- Simple setup: no server is required
- Not dependent on a server
- Easy to share files between systems
What are the disadvantages of using a Peer-to-Peer network?
- No central device to manage security or backups
- More devices = decrease in performance
What are data packets?
Files broken down into smaller parts to be transferred across a network
What is in the header of a data packet?
- Source address
- Destination address
- Packet number
- Protocol
What is in the payload of a data packet?
The data itself
What is in the trailer of a data packet?
A checksum: a calculation to see if any errors or corruption has occurred during transmission)
What is a network topology?
Layout of computer systems on a local network
What is a star topology?
Each computer system is connected to a central device (hub or switch)
What are the advantages of a star topology?
- Improved security as data packets are sent directly to and from the hub / switch
- Easy to add new systems
- Fast transfer speeds as there are minimal network collisions
What are the disadvantages of a star topology?
- Extra hardware required
- If the central system fails, the whole network will fail
What is a mesh topology?
Each computer system is connected to every other computer system
What are the advantages of a mesh topology?
- Not reliant on central node: If one cable or system fails, data packets can take an alternative route
- Can withstand large amounts of data traffic
- New systems can be added without disrupting the entire topology
What are disadvantages of a mesh topology?
- Large amount of cables mean it can be expensive to install and maintain
- Redundant cabling
What affects network performance?
- Bandwidth
- Number of users at the same time
- Transmission media
- Error rate
- Latency
- Number of data collisions
- Interference (e.g. thick walls)
- Distance to travel / signal strength
- Amount of data to transfer
- Applications being used
- Server / CPU performance
What is bandwidth?
The maximum amount of data that can be sent across a network at once