Networks Flashcards

1
Q

What is LAN and what are some characteristics of it?

A

Local Area Network (e.g. school or office)
Computers connected over a small geographical area
Hardware is internally owned

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

What is WAN and what are some characteristics of it?

A

Wide Area Network (e.g. across country or the world)
Computers connected over a large geographical area
Hardware owned by 3rd parties

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

What are some factors that can affect the performance of a network?

A

The bandwidth available
Number of users connected
Number of data collisions
Interference (e.g. walls)
Applications being used

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

What is bandwidth?

A

The amount of data that can be transferred in a given time

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

Why does number of user affect the performance of a network?

A

Too many users may cause congestion and slow the network

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

What is a client-server network?

A

Clients make requests to the server in which the server responds to these request

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

Advantages of a client-server network:

A

Network controlled centrally - easy to backup and update software
Hardware, software and data can be shared across the network (e.g. printer)
Clients can easily be added to the server

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

Disadvantages of client-server network:

A

Traffic congestion causes network to slow down
If fault occurs the whole network will close
Malware can easily spread across the network

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

What is a peer-to-peer network?

A

Data is directly shared between systems without requiring a central server

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

Advantages of peer-to-peer network:

A

Simpler to set up than client-server network
Clients aren’t dependant on server
Perfect for quickly sharing files between systems

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

Disadvantages of peer-to-peer network:

A

No central device to manage back-ups or security
Performance decrease when more devices connect to network

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

What is the hardware is needed for a computer to connect to LAN?

A

Wireless Access Point
Routers
Switches
Network Interface Card
Transmission media

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

What tasks are performed by a Wireless Access Point?

A

Allows other devices to connect to a network using standards such as Wi-Fi and Bluetooth.

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

What tasks are performed by a Router?

A

It receives data packets and uses the IP address in the packet header to determine the best route to transfer data

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

What tasks are performed by a Switch?

A

Receives a data packet from a node and reads the destination address in the packet header and forwards packet directly to destination

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

What tasks are performed by a Network Interface Card?

A

This is required for a computer to connect to the internet

17
Q

Examples of transmission media:

A

Ethernet, Fibre Optic Cables, Coaxial cables

18
Q

What is a data packet?

A

Files broken down into smaller parts which makes it faster to transfer across network

19
Q

What is the ethernet used for?

A

In a LAN used for transferring data between nodes and hardware

20
Q

What is fibre optic cables used for?

A

To send data quickly across a WAN

21
Q

What is coaxial cables used for?

A

Not used much now as they can be affected by electromagnetic interference

22
Q

What is a network?

A

A computer network is two or more computers connected together

23
Q

What is the purpose of networks?

A

To share resources like hardware, software and data

24
Q

What is the concept of the internet?

A

It’s a global network of interconnected networks

25
Q

What is a Domain Name Service made up of?

A

A DNS is made up of multiple Domain Name Servers

26
Q

What are the steps on DNS to display a web page

A
  1. Domain name is typed into address bar of browser
  2. Query is sent to local DNS server for corresponding IP address of the domain name
  3. Checks if it holds the IP corresponding to the domain name and passes IP address to browser
  4. Browser connects to the IP address of the server and accesses the website
27
Q

What is hosting?

A

Storing files and data on a web server

28
Q

What is the cloud?

A

Remotely accessed storage which is accessed through the internet

29
Q

Advantages of the cloud:

A

Data can be accessed from any device using that internet
Data is backed up by a third party
Frees up space on own computer

30
Q

How does a star topology work?

A

Each computer system is connected to a hub/ switch

30
Q

Disadvantages of the cloud:

A

Won’t be able to tell if someone else is accessing your data
No guarantee that data is backed up
No internet means no access to your data

30
Q

Advantages of star topology:

A

Cheaper than cabled mesh
Easy to add extra nodes
Fewer data collisions

31
Q

Disadvantages of star topology:

A

Requires a network switch
Requires a network manager
If central device fails the whole device fails

32
Q

How does a mesh topology work?

A

Data packets are transferred to the device using the quickest path

33
Q

Advantages of mesh topology:

A

Data can take alternate routes if one cable fails
Can withstand large amounts of traffic
New systems can be added without disrupting the entire topology

34
Q

Disadvantages of mesh topology:

A

Impractical for full mesh networks - a lot of connections
Many connections means it requires a lot of maintenance