1.3.1 - Networks and Topologies Flashcards

1
Q

Give the definition of a network

A

A group of interconnected computers or electronic devices for the purpose of communication.

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

What are some advantages of networks?

A

They allow file sharing, hardware sharing, communication, levels of access, user monitoring, centralised security

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

What are some disadvantages of networks?

A

Costly, susceptible to hacking, spread of malware and management requirements

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

What does LAN stand for

A

Local Area Network

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

What is a LAN

A

A network that is geographically confined to one building or site. It uses the builidng’s own infrastructure and cables to communicate

Examples of LANs are small businesses, homes and schools

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

What does WAN stand for

A

Wide Area Network

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

What is a WAN

A

A network that is spread over a large geographical area. It can be spread across the country or even the world

They use third party hardware and cabling to communicate e.g. satellites and the Internet

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

What affects the speed of a network

A
  • Number of devices
  • Bandwidth
  • Number of transmission errors
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is Bandwidth

A

The amount of data that can be transferred over a set amount of time.

Businesses would have a higher bandwidth than homes as it has to be shared across more devices

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

How does the number of devices on a network affect its performance

A

The more devices on a network, the higher chance there is of collisions due to transmission errors.
There are also more devices sharing the same bandwidth
This means it will take longer to transfer a message or data.
This reduces netowrk performance

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

What does WAP stand for

A

Wireless access point

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

What does the WAP do

A

WAP creates its own wireless network, which devices connect to. This increases the range of the wireless network.

The WAP then sends the wireless traffic it receives on to the main wired network.

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

What do routers do

A

Sends data by the fastest route between networks and uses an IP address to direct network traffic internally. Also sends local data to the internet

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

What does NIC stand for

A

Network interface controllers/cards

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

What is a NIC and what are the different ways it can work?

A

A NIC provides a way of connecting to a network.

It can either be built in such as in PC’s or it can be a wireless NIC such as in phones or tablets

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

What do switches do

A

Record which computers are connected to their corresponding ports.

It then uses the mac addresses to send data to a specific device

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

What is transmission media?

A

They carry data signals from one computer to another. They are either wired cables such as copper and fibre optic or wireless such as Bluetooth

18
Q

What are two common models for connecting devices on a network?

A
  • Client server networks
  • Peer to peer networks
19
Q

How are servers and clients different in a server-client network model?

A

A server is able to manage and store files. They also control the network.

A client doesn’t store any data or control the network and it relies on the server for data.

20
Q

Advantages of a client server network

A
  • Central storage of files - users can acces from any computer and single up to date versions of files - easier to keep track of files as they are edited
  • Central management (unlike peer to peer) which allows for central security, backups and software
  • Servers are dedicated machines left on all the time - data can always be accessed as it is never purposefully off
21
Q

Disadvantages of a client server network

A
  • Costly - both in hardware requirements and as specialist employees needed
  • Single server can only support a finite number of clients
22
Q

Advanatages of peer to peer networks

A
  • Limited consequences if a device fails - no central server
  • Cheaper hardware as servers are expensive
  • Easy to add new devices - no specialist set up or maintenance
23
Q

Examples of server types

A

File servers, web servers, mail servers

24
Q

What is the Internet

A

A collection of interconnected computer networks. It isn’t the same thing as the World Wide Web as this is only a service the Internet hosts

25
Q

What network model does the internet use?

A

Mostly client-server

26
Q

What does Domain Name Servers do

A

Converts a human readable URL into an IP address

27
Q

Outline the steps in a DNS conversion

A
  • Client computer sends a URL to the DNS and requests the corresponding IP
  • DNS looks up the URL and finds the corresponding IP address on its index
  • The IP address gets sent back to the client and then its browser requests it from the web server
28
Q

What does a DNS do if it can’t find the corresponding IP address?

A

It sends the URL to another DNS on the Domain Name Service

29
Q

What is a Domain Name Service?

A

It is a collection of multiple Domain Name Servers

30
Q

What is hosting?

A

Where a server stores files and data for client computers to request

31
Q

What is the cloud?

A

A remote storage place that is accessed through the internet and owned by a third party company

32
Q

Advantages of the cloud

A
  • Reduces the need for manual backups as the data is backed up for the person
  • You can access data from any device or location
33
Q

Disadvantages of the cloud

A
  • Someone else could be accessing your data
  • Security isn’t in your direct control so it may not be safe
  • Can’t be accessed without an internet connection
  • Transmission of data across the internet many not be secure and could be intercepted
34
Q

What is a network topology

A

The arrangement in which devices are connected on a network

35
Q

What is a star network topology

A

Where devices on a network are connected and can communicate with each other through a central switch.

They are used in home networks

36
Q

Advantages of star networks (3)

A
  • New devices can be easily connected to the central switch
  • Very reliable - A failure of one device doesn’t affect the whole network
  • High performance as data gets sent to intended recipient only - avoids data collisions
37
Q

Disadvantages of star networks (2)

A
  • If the switch fails, the whole network fails
  • Very expensive as lots of cabling is required
38
Q

What is a mesh network topology?

A

Where there is no central connection point and instead, each device is connected to at least one other device

39
Q

Advantages of mesh networks (3)

A
  • Highly robust - Messages can always get through as they have multiple routes to go
  • New devices can be added easily
  • Messages can be recieved more quickly as the route is more direct
40
Q

Disadvantages of mesh networks (2)

A
  • Hard + expenisve to set up due to lots of connections
  • Requires lots of maintenance
41
Q

Similarities of a switch and a router

A
  • Both connect devices
  • Both recieve data from the devices
  • They both locate the destination for the data
  • They both send the data to the intended recipient/location
42
Q

Differences between a switch and a router

A
  • Switch uses MAC addresses
  • Router uses IP addresses
  • Routers connect networks together
  • Switches connect devices (nodes)