1.3.1 - Networks and topologies Flashcards

Types of network, factors that affect the performance of networks, client-server and peer-to-peer networks, network hardware, the Internet as a worldwide collection of computer networks, star and mesh network topologies

1
Q

What is a Local Area Network (LAN)?

A

A network in a small geographical area (same building or a small site)

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

Who owns the infrastructure for a LAN?

A

Network owner

The organisation using it

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

What is a Wide Area Network (WAN)?

A

A network in a large geographical area (across a country or multiple e.g. The Internet)

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

Who owns the infrastructure for a WAN?

A

Third parties

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

What affects network performance?

A
  • Bandwidth
    -Interference (e.g. thick walls)
    -Transmission media
    -Amount of data being transmitted
    -Error rate
    -Latency
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is bandwidth?

A

The maximum amount of data that can be sent across a network at once. Measured in bits per seconds

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

What is latency?

A

The delay from transmitting media to receiving it. Caused by bottlenecks (a junction where data gets held up) in the infrastructure of the network.

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

Explain why the number of devices using a network at the same time can affect the performance of the network

A

-Less data can be transmitted at the same time.
-More devices means more data being transmitted at a time.

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

Explain why bandwidth can affect the performance of the network

A

-Bandwidth will be split between all devices
-therefore, there is less bandwidth for each device

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

Explain why latency can affect the performance of the network

A

Increased latency means that devices have to wait longer before they can transmit data

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

What are the advantages of using a Client-Server network?

A
  • Controlled centrally: easy to backup data and update software
    -Makes access to files more secure as sensitive data is stored on the server rather than on individual clients
  • Hardware, software and resources can be shared across the network
  • Easy to add new clients to the network
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the disadvantages of using a Client-Server network?

A
  • Traffic congestion will cause network to slow down
  • Reliant on server: If the server fails, the whole network fails and users will lose access
  • IT technicians required to maintain the network
  • Malware can spread from the server to all computers on the network
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the advantages of using a Peer-to-Peer network?

A
  • Simple setup: no server is required
    -Cheaper: No specialist staff or expensive hardware required
  • Not dependent on a server
  • Easy to share files between systems
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the disadvantages of using a Peer-to-Peer network?

A
  • No central device to manage security or backups
    -Less secure as security software is individually managed
  • More devices = decrease in performance
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What kinds of network hardware are there?

A
  • Wireless Access Point (WAP)
  • Router
  • Network Interface Card (NIC)
  • Transmission medium
  • Switch
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is a Wireless Access Point (WAP)?

A

Allows wireless enabled devices to connect to a network without cables

17
Q

What does a router do?

A

Transfers data packets between networks.
Required to connect to a WAN. Uses IP addresses to route traffic.

18
Q

What does a switch do?

A

Connects devices together on a network, allowing them to communicate.

-Sends data between computers on a LAN
-They segment the network by forwarding traffic to the correct location
-Switches learn which devices are connected and understand how to forward traffic in an intelligent way

19
Q

What does a Network Interface Card (NIC) do? What does it contain?

A

They use a protocol to determine how the connection should work. They allow a device to connect to either a wired or wireless network.

They contain a unique hardware address, called a MAC address

20
Q

Define the Internet

A

A worldwide network of computer networks

21
Q

Describe how a computer tries to find the IP address for a given domain name

A

-A website is hosted on a web server
-The website has an IP address
-The user enters a URL (Uniform Resource Locator) into a web browser
-The web browser sends a request for the matching IP address to the URL to the DNS (Domain Name Server)
-If found, the IP address is returned
-If the DNS cannot find the IP it passes the request to a higher DNS
-If the IP address is not found return an error
-The IP address is sent back to the computer/browser
-The browser then sends a request to the IP address for the website
-The webserver processes the request for the website
-The web server sends the webpage to the user

22
Q

Define hosting

A

Hosting is a service through which storage and computing services are provided to an individual or organisation for storage and maintenance of 1 or more websites.

23
Q

Identify 3 tasks carried out by a router

A

-Converting packets from one protocol to another
-Transmitting packets
-Identifying the most effective path to the destination

24
Q

What does the Cloud do?

A

Remotely hosts resources that can be accessed through the internet

25
Q

Give at least 2 advantages of the Cloud

A

-You can access data in the cloud from anywhere as long as you have an internet connection
-It is environmentally friendly because it reduces the need for single-use storage devices such as CDs
-Makes it easier to share files with other users
-It is easy to add additional storage
-The cloud storage provider will provide a backup in case your files are lost so money doesn’t have to be spent on staff and hardware or software
-The Cloud provider is responsible for providing security so money doesn’t have to be spent on staff and hardware or software
-May be low cost and specialised skills aren’t required as specialised staff don’t need to be employed
-Cheaper as it doesn’t require already owned infrastructure

26
Q

Give at least 2 disadvantages of the Cloud

A

-Cannot access files if there is no internet connection
-You are not in control of security procedures and reliant on third party (but firms could still be legally responsible)
-Reliant on third party for back up connection
-Data stored in the Cloud will be vulnerable to hacking and other threats, which the user has no control over
-There are issues regarding data ownership
-Implications of the 2018 Data Protection Act

27
Q

Define a server

A

A device that provides services to clients.

28
Q

Define a client

A

A device that requests access to a service provided by a server

30
Q

What is a star topology?

A

Each computer system is connected to a central device (hub or switch)

31
Q

What are the advantages of a star topology?

A
  • Improved security as data packets are sent directly to and from the central device and not necessarily to all devices
  • Easy to add new systems as they can be attached directly without the network needing to be shut down
  • Fast transfer speeds as there are minimal network collisions
    -If a single cable breaks only that computer is affected
32
Q

What are the disadvantages of a star topology?

A
  • Central device required to be purchased, installed and maintained
  • If the central device fails, the whole network will fail
33
Q

What is a mesh topology?

A

Each computer system is connected to every other computer system

34
Q

What are the advantages of a mesh topology?

A
  • 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 due to the large possible number of routes and connections
  • New systems can be added without disrupting the entire topology
35
Q

What are disadvantages of a mesh topology?

A
  • Large amount of cables mean it can be expensive to install and maintain
    -Redundant cabling