1.3 Computer networks, connections and protocols Flashcards

1
Q

LAN

A

Local Area Network. Small geographic area. All the hardware for the LAN is owned by the organisation using it. Wired with UTP cable, fibre optic cable or wireless using routers and Wi-Fi access points.

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

WAN

A

Wide Area Network. Large geographical area. Infrastructure is hired from telecommunication companies who own and manage it. Connected with telephone lines, fibre optic cables or satellite links.

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

Client-server network

A

A client makes requests to the server for data and connections. A server controls access and security to one shared file store. A server manages access to the internet, shared printers and email services. A server runs a backup of data.

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

Peer-to-peer network

A

All computers are equal. Computers server their own files to each other. Each computer is responsible for its own security and backup. Computers usually have their own printers.

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

Wireless access point

A

A networking hardware device that allows a Wi-Fi device to connect to a wired network.

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

Router

A

A router sends data between networks. It is needed to connect a local area network to a wide area network. It uses the IP address on a device to route traffic to other routers.

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

Switch

A

A switch sends data between computers on a local area network. It uses the NIC address on a device to route traffic.

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

NIC

A

Network Interface Card/Controller. A computer hardware component that connects a computer to a computer network.

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

Transmission media

A

The physical media over which data transmitted, e.g. twisted copper cable, fibre optic etc.

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

The Internet

A

The Internet is a worldwide collection of interconnected computer networks. It is an example of a WAN, albeit the vary largest one which exists.

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

DNS

A

Domain Name System. The Internet’s equivalent of a phone book. They maintain a directory of domain names and translate them to Internet Protocol (IP) addresses. This is necessary because, although domain names are easy for people to remember, computes or machines access websites based on IP addresses.

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

Hosting

A

Websites stored on dedicated servers. Reasons include: Websites need to be available 24/7. Accessed by thousands of users at a time. Strong protection from hackers. They need an IP address that doesn’t change.

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

The Cloud

A

Remote servers that store data that can be accessed over the internet. Advantages: Access anytime, anywhere and from any device. Automatic backup. Collaborate on files easily.

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

Web server

A

A program that uses HTTP (Hypertext Transfer Protocol) to serve the files that form Web pages to users, in response to their requests, which are forwarded by their computers’ HTTP clients. Dedicated computers and appliances may be referred to as Web servers as well.

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

Client

A

A client can be thought of as computing device which requests or is using the services from some remote/connected server.

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

Network topology

A

The physical or logical arrangement of connected devices on a network. e.g. Computers, switches, routers, printers, servers etc.

17
Q

Star topology

A

Computers connected to a central switch. If one computer fails no others are affected. If the switch fails, all connections are affected.

18
Q

Mesh topology

A

Switches (LAN) or routers (WAN) connected so there is more than route to the destination. e.g. The Internet. More resilient to faults but more cable needed.

19
Q

Disadvantages of the cloud?

A

There is an ongoing monthly / yearly cost for hosting data and information. There are bandwidth problems and it all depends on speed of connection. The cloud relies completely on a stable internet connection. There is a lack of control because you are handing over data and information.

20
Q

What is a full mesh topology?

A

A full mesh topology is when every device is connected to every other device. One of the advantages is if you get a break in any of the connections, you now haven’t got a problem because the traffic can travel via an alternative route. A disadvantage of a full mesh network is that there is a lot more cabling and switch hardware required which will add the cost and will be impractical, especially in a large network.

21
Q

What is a partial mesh network?

A

Not every computer is connected to every other computer, but there are still multiple connections. We haven’t got a cable between every single computer, but we have got multiple paths to reach a destination. If you get a break in any of the connections, you still have other routes for the data to travel on. However there is a lot less hardware than a full mesh topology. Therefore lowers the cost and is more practical, which is good for large networks. There is still a lot more switch hardware required for a partial mesh topology than a star network topology.

22
Q

Which network topology best describes The Internet?

A

Partial Mesh Network.

23
Q

What are factors affecting the performance of a network?

A

Too many users - Too many users or devices on the same network can cause the network to slow down if there is insufficient bandwidth for each user.
Error rate - Less reliable connections increase the number of errors when data is transferred. This means the data has to be resent until it arrives correctly. The signal quality of wireless connections is dependant on the range of devices from the wireless access point and other environmental factors. The signal quality of copper cables is determined by the grade of material used which reduces interference. The length of the cable is also a factor.
Transmission media - Wired connections have a higher bandwidth than wireless connections. Fibre optical cables have a higher bandwidth than copper cables
Bandwidth - This is the amount of data that can be sent and received successfully in a given time. This is not a measure of how fast the data travels, but how much data can be sent on the transmission media. Bandwidth is measured in bits per second and is often called bit rate.
Latency - Latency is the delay from transmitting data to receiving it. Latency is caused by bottlenecks in the infrastructure of the network. For example, by not using switches appropriately segment traffic on a network. Hardware such as switches and transmission media, may not operate at the same speed.