Fundamentals of Networking Flashcards
What is a computer network?
Two or more computers connected together, in order to share resources/ data.
What are the advantages of using a network?
Users can share files
Users can share peripherals (e.g. printers and connections to other networks e.g. the internet)
Users can access their files from any computer on the network
Servers can control security, software updates and backup of data
Communication with other people
What are the disadvantages of using a network?
Increased security risk to data
Malware and viruses can spread easily between computers
If a server fails, the connected nodes may not work either
The computer may run slower if there is lots of data travelling on the network
What is PAN?
Personal Area Network - A network of personal devices, which can be linked using Bluetooth. It is owned by a single person
What is LAN?
Local Area Network - A network spanning over a small geographical area. Usually owned by a single person or organisation.
They are wired with UTP cable, optic fibres or wireless with Wi-Fi
What is WAN?
Wide Area Network - A network spanning over a large geographical area. Usually under collective or distributed ownership. Biggest example is the internet.
They are connected with telephone lines, optic cables or satellite links.
What are the advantages of wired networks?
Faster than wireless networks
Add more pls
What are the disadvantages of wired networks?
Not portable.
Inconvenient to have lots of cables running through the home.
What are the advantages of wireless networks?
Portable connection
Running lots of cables through a home is impractical
What are the disadvantages of wireless networks?
Radio signals may be disrupted due to interference
What are the two types of LAN topologies?
Bus and Star
Describe the setup of bus topology
All computers and peripherals are connected to a single bus. Computers can send messages and data across the bus, which are the received by other devices connected to the network
Describe the setup of star topology
All devices are connected to a central hub. Messages/ data are passed through the hub and the delivered to the intended recipient.
What are the advantages and disadvantages of using bus topology?
Adv: Easy to extend a bus
Reliable and easy to understand
Dis: If the central bus breaks the entire network fails and all computers lose connection.
Only one computer can send a message through the backbone at a time, meaning the speed of the network can be affected by the number of computers attached.
What are the advantages and disadvantages of using star topology?
Adv: If one cable breaks it doesn’t affect the entire network.
It’s easy to add new computers to the network without disrupting the others.
Fastest type of network - each computer has its own dedicated supply line, so avoids ‘data clashes’
Dis: If the hub stops working, the entire network stops working.
More expensive - more cabling.