3.1 Networks and topologies Flashcards

1
Q

Network

A

A network is two or more devices connected together with the purpose of sharing resources.

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

Advantages and disadvantages of networks

A

Advantages - Users can share resources such as printers and connections to the internet.
Users can access their files from any computer on the network.
Communication can be made easier via email and social networks.
Users can share files and folders such as central databases and spreadsheets.
Servers can be used to provide centralised backups, updates and security.

Disadvantages - There are increased security risks to data.
Malicious software can infiltrate the network and render it unusable.
Servers and switches can provide a central point of failure, resulting in users not being able to complete tasks using their computer.
Factors can impact the performance of the network such as the number of users and data on the network at one time.

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

Local area network (LAN)

A

A local area network is a network which has a small geographical area. All of the hardware is owned by the company / organisation / household.
LANs use unshielded twisted cables, fibre optic cables or wireless connections (Wi-Fi).

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

Wide are network (WAN)

A

A wide area network is a network which has a large geographical area. They are a connection of LANs joined together. Computers on a WAN are connected via routers. The hardware used to connect the networks together are not all owned by the same company / organisation / household for example telephone lines. WANs use fibre optic cables, telephone lines and satellite to connect the LANs together.

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

Factors of network performance

A

Number of users - This is how many users are on the network at the same time. Too many users can cause the network to slow down if there is not enough bandwidth for all of the data being sent and received.
Bandwidth - Bandwidth is the amount of data that can be sent and received at any given time. it is measured in bits per second. a smaller bandwidth means less data can be sent and the network can slow down, potentially to the point of becoming unusable.
Latency - Latency is the delay between data being sent and received. If there is a big delay between the two, more data will be on the network causing collisions. This can lead to even more packets of data being sent as the error rate has increased.
Error rate - Error rate is the measure of how many packets of data do not reach their destination. An increased error rate occurs in less reliable connections - a poor wireless signal would be a contributing factor to an increased error rate.
Transmission media - Transmission media is the type of cable used in wired connections. Wired connections offer a higher bandwidth than wireless connections. The main option for transmission media are unshielded twisted pair and fibre optic. Fibre optic has a higher bandwidth than copper cabling as well as faster transfer speeds.

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

Local area network hardware

A

Network hardware is a selection of essential components that enable the connectivity and communication of devices within computer networks.
Router, Wireless access point (WAP), Switch, Network interface card (NIC) and Transmission media.

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

Router

A

The router is responsible for routing data packets between different networks. The router connects networks together. The router can manage and prioritise data traffic, which can help to keep connections stable. The router will assign IP addresses to the devices on the network.

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

Wireless access point (WAP)

A

The wireless access point allows wireless devices to connect to a local area network. The WAP connects to a switch or hub via an ethernet cable. The WAP range is limited so the use of multiple WAPs can be used for complete coverage.

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

Switch

A

A switch allows multiple wired devices to connect to a local area network. The switch is an active device, which means it can inspect network data and route it to the correct devices, thus reducing traffic on the network. A switch can contain extra software to allow administration and configuration.

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

Network interface card (NIC)

A

An NIC is required to access a network providing a unique MAC address which is used to send data packets to and from a computer.
The NIC connects the computer to the transmission media / Wi-Fi / Ethernet cable.

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

Transmission media

A

Transmission media is the phrase used to describe the method of connecting a wired network.
Unshielded twisted pair (UTP), Coaxial (copper) and fibre optic.

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

Unshielded twisted pair (UTP)

A

A twisted pair cable is made up of insulated pairs of copper wires twisted around each other. Twister pair is low bandwidth and more affordable than the other two cables, so it is commonly found in local area networks.

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

Coaxial

A

A coaxial cable (uses electricity) is medium bandwidth and more expensive than UTP. Coaxial cables are used to connect large scale networks such as telephone networks and digital cable / satellite television.

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

Fibre optic

A

A fibre optic cable (uses light) unlike the other two, is unaffected by electrical noise making it the fastest in terms of data transfer. Fibre optic is high bandwidth and the most expensive. It is commonly used for high data volume networks and long distance connections such as between cities and countries.

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

Internet

A

The internet is a collection of networks spanning the whole world. The internet is the largest wide area network. The internet is used to provide connectivity and is different from the World wide web, which is a collection of web pages you access via a web browser.

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

How does the internet work

A

In your home, you have a router. Inside the router is a modem which allows you to connect to your internet service provider (ISP) via a telephone line or fibre optic. An ISP is connected to a domain name system (DNS). This results in other routers also connecting together, forming a large interconnection of networks containing servers, other routers and other LANs. All of these inter connected networks are known as the internet.

17
Q

Domain name system (DNS)

A

The domain name system is a directory of domain names and is used to translate human readable domain names to the numeric IP addresses that computers use. When you type a Uniform resource locator (URL) into your browser, the DNS translates the domain name into its associated IP address so your computer can connect to the server hosting the website. Without DNS we would have to remember the IP address of every site we want to visit.

18
Q

How does DNS work

A

DNS servers use a database of website addresses and their corresponding IP addresses; a website address that is entered is looked up in a DNS database to find the matching IP address; if it can’t find the address, it searches on other DNS servers; a chain of DNS servers update each other of changes.

19
Q

Advantages of DNS

A

A website address is easier to remember than an IP address; a connection to one DNS server means that you can access all addresses on all DNS servers; an upgrade from IPv4 to IPv6 is managed centrally.

20
Q

Web servers

A

Web servers are dedicated servers that store web pages / websites and other resources. They have a dedicated IP address to ensure that users can access them 24/7.
The most common web servers in use are Hosting websites and Dealing with client requests.

21
Q

Clients

A

Clients are end users who make requests of web servers. For example a client may request a webpage such as www.patesgs.org.

22
Q

Hosting

A

Hosting is the storing of websites, files and other content on servers. The servers need to be accessible by thousands of users and need to be available 24/7.
The servers must be reliable and secure from any form of attack.
The IP address for the server must remain the same so that users can access the website whenever they want.

23
Q

Advantages and disadvantages of the cloud

A

Advantages - Content in the cloud can be accessed from anywhere at any time.
Users can use any device to access their content.
Users have a large storage capacity available to them.
Low cost / free to set up and use.
Responsibility for backups and security is with the cloud service provider.
Users can easily collaborate.

Disadvantages - Accessing content and software is only possible when the user has an internet connection.
Expanding capacity can be expensive if using it across a business.
Vulnerable to security threats such as data leaks and photo leaks.

24
Q

The Cloud

A

The cloud is a collection of servers which are used to store data, applications and files over the internet.

25
Q

Network topologies

A

A network topology is the physical structure of the network.
It defines how the network hardware will be arranged to create the network.
Many different topologies have been used in the world of networking however, there are two popular topologies.
Star Topology
Mesh Topology

26
Q

Star Topologies

A

A star topology has a central switch which all other devices connect to.
A switch is an intelligent device which ensures that traffic only goes to the intended device.
A star topology is commonly seen in most homes, businesses, organisations and schools.

27
Q

Advantages and disadvantages of star topologies

A

Advantages - Fast data transfers to the hub as each wire isn’t shared with other computers.
If one cable fails, the other computers are not affected.

Disadvantages - Requires additional hardware such as the central switch and network cables.
If the central switch fails, the whole network fails.

28
Q

Mesh networks

A

A mesh topology allows all computers to be connected to all other computers
This is known as a full mesh network topology
LANs can make use of mesh networks however, they are more commonly seen in IoT devices such as wearable technology and smart home devices

29
Q

Advantages and disadvantages of mesh networks

A

Advantages - Mesh networks are self-healing/have no single point of failure / more resilient due to redundancy.
Data can be transmitted from different devices simultaneously.

Disadvantages - Mesh networks can be expensive to install due to redundant connections .
Network maintenance and administration is more complicated than with a star network.
The solution to these disadvantages is called a ‘Partial Mesh Topology’.

30
Q

Partial mesh networks

A

A partial mesh topology is very similar to a full mesh, with the difference being that each device is not connected to every other device directly
This means -
Less cables and hardware are required.
Multiple routes still exist between devices.
It is a compromise solution to reduce the amount of hardware needed.