Networks and Topologies Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Client

A

A device that makes requests to a server for data and connections.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
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.

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

DNS

A

Domain Name Service
Made up of multiple domain name servers
Matches the URL of a web site into an IP address of a web server.

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

Hosting

A

Websites stored on dedicated servers.

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

LAN

A

Local Area Network
Covers a small geographic area
All hardware for the LAN is owned by the organisation using it.

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

Full Mesh Network Topology

A

Nodes are connected to every other device on the network via cables. There is very little traffic as there are direct cables to their destination so latency is small. Each node has its own switch and there are very many cables so this an extremely costly network. If a device breaks down then only that is affected.

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

Network

A

Two or more computers that are connected together for the purpose of communicating data

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

NIC

A

Network Interface Card
A 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

Peer-to-Peer Network

A

A type of network model where all computers on the network are equal
Computers share their own files with each other
Each computer is responsible for its own security and backup
Computers usually have their own printer.

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

Router

A

A device for connecting devices on a wide area network.

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

Star Network topology

A

A network where each node is connected to a central router or switch. If a device breaks then it is the only thing affected. The switch is still a serious point of weakness. It is still very costly as many ethernet cables are required.

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

Switch

A

Connects devices on a local area network
Uses the MAC address to route traffic to the correct connected device.

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.

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

Transmission Media

A

The physical media over which data is transmitted.

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

WAN

A

Wide Area Network
A collection of computers on the same network which are spread out over a large geographic area
Infrastructure is hired from telecommunication companies who own and manage it.

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

WAP

A

Wireless Access Point
Networking hardware that allows a Wi-Fi device to connect to a wired network.

17
Q

Web Server - definition

A

A program that uses HTTP to serve the files of web pages to clients following requests.

18
Q

Node

A

A device connected to the network.

19
Q

Advantages of the cloud

A

Excellent backup and recovery options
Can access data anywhere, anytime
No hardware is required as everything is hosted in the cloud
Room for growth; easy to scale up and expand

20
Q

Disadvantages of the cloud

A

Ongoing monthly/ yearly cost for hosting data and information
Lack of control. Handing over data and information
Relies completely on a stable internet connection
Bandwidth problems. All depends on the speed of the connection.

21
Q

Bandwidth

A

The capacity in which a network can transmit data.

22
Q

Latency

A

The delay of sending information to receiving it.

23
Q

Web Server - what does it do?

A

Provides services (Web server –> Web pages)

24
Q

File Server - what does it do?

A

Provides services (File server –> File retrieval/storage)

25
Q

Partial Mesh topologies

A

A network where every node is connected to other nodes, but not every other node in the network. This is a compromise on the full mesh topology as it can be costly. If a computer breaks then only it is affected. If a cable breaks then there are still other routes to get to its destination but it will be slower as there will be more traffic. Each device has a switch and cables are also needed.