Topic 3 - Computer network, connections and protocals Flashcards
(31 cards)
What is the difference between a LAN and a WAN?
LAN = local area network and has a small geographical area under 1 mile.
WAN = wide area network over 1 mile owned my multiple entities.
What is a client server network?
In a client server network devices take up one of two roles they either are a client or a server.
Client - Requests something for example a website.
Server - Server responds to a request
What is a Peer to peer network?
All devices can be both a client and a server.
They can connect independently any device can connect to any other device and share information.
What is a star topology?
Has a central node where every other device has to connect to. This means you are very reliant on the central device so it becomes a single point of failure. The advantage is it is very easy to add a new device.
What is a wireless access point (WAP)?
Provides a wireless signal often built into a router.
What is a mesh topology?
In a mesh device each device is connected to every other device. This makes it very difficult to install. It is high performing and low collisions.
What is a router?
Forward packets between networks.
Assigns ip addresses to a device.
Directs traffic efficiently.
What is a network interface card (NIC) ?.
Every network connected to a network has to have a NIC.
What
What is a switch?
Uses MAC addresses to ensure packets go to the correct destination.
What are the factors that affect the performance of a network and explain each one?
The bandwidth - The maximum amount of data that can be transferred at a time. Bandwidth has to be shared across all devices transmitting.
Number of users - more devices = slower performance as bandwidth is shared across all devices.
Latency - delay between sending and receiving data
Transmission media - Wired connections like fibre optic are faster and more reliable than wireless.
What is an IP address and what are the two types?
IP addresses can locate devices on the internet geographically.
There are two types IPv4 - ran out of combinations
IPv6
What is DNS?
Translates website names into IP addresses.
What are cloud servers?
Remote servers on the internet to store data and run applications instead of using local devices.
What are the advantages and disadvantages of cloud?
Advantages
Access the file anywhere with internet.
Backups are automatic
Reduces need for expensive hardware.
Easy to increase capacity.
Disadvantages
Needs internet connection.
Potential security and privacy risks.
Less control over data.
Often have to pay a subscription
What are protocols?
A set of rules enabling a device to communicate.
Protocols are examples of standards an agreed set of rules to ensure compatibility.
What are layers?
A grouping of protocols that perform similar functions.
What is SQL injection?
SQL Injection is a type of cyber attack where a hacker inputs malicious SQL code into a form (like a login box) to access or manipulate a database.
What is brute force attacks?
Where an attacker tries every combination of a password.
You can less the risk by having long passwords and a limit on attempts .
What is a DoS attack?
A DoS attack is a cyber attack that tries to make a website or network unavailable by flooding it with traffic or requests.
It overloads the system so that genuine users can’t access it
What is social engineering?
Trick humans into giving passwords.
phishing message with a link to a faked website.
What is malware?
Malicious software for example viruses and spyware.
Malware usually tries to damage your computer or extract information from you.
What is DDOS attack?
A DDoS attack is similar to a DoS attack, but instead of using one computer, it uses multiple computers (often part of a botnet) to flood a network or website with traffic.
What is a virus?
A computer virus is a malicious software program that replicates itself and spreads from one computer to another.
It often attaches itself to files or programs and can cause damage to data or systems.