Networks Flashcards

(31 cards)

1
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
2
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
3
Q

Define LAN

A

Operates on a single site or within a single organisation across buildings close to each other. Uses its own Ethernet hardware and cabling to transmit data.

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

Examples of LAN

A

Small company networks and home networks

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

What is an ethernet cable?

A

Wired communication used to connect devices in a LAN

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

Define WAN

A

Connects LANs together to form larger networks. Used to connect computers over a larger distance, often nationally or internationally. Uses third party or external hardware and cabling, including satellites, phone lines and the internet.

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

Examples of WAN

A

Multi-national banking network and the internet

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

Factors that affect network performance (total 8)

A
  1. Number of active devices
  2. Interference from other devices nearby

or !! bandwidth; type of cabling; performance of the server; signal strength; distance from the Wi-Fi access point; topology

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

What is Bandwidth?

A

Bandwidth is the amount of data that can be transferred in a given time (eg 500Mbps), shared between the devices on a network.

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

What drains bandwidth, and how to stop it?

A

Too many devices or heavy use (eg streaming video) may cause congestion and slow the network. You can limit the bandwidth available to individual users to address this.

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

Wired ethernet cables - Coaxial copper cables vs fibre optic cables

A

Fibre optic cables transmit data as light, whilst coaxial cables transmit through electrical signals. Fibre optic cables are of higher bandwidth than copper cabling and can transmit more data simultaneously, over very large distances without interference or loss of signal quality. However, as high performance cables, they are expensive.

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

What are the four main network hardware that are notable to connect devices?

A

Wireless Access Point (WAP)/ Wireless AP, Switch, Router, Network Interface controller/Card (NIC)

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

What is the function of a Wireless Access Point (WAP)?

A

It creates a wireless network through radio waves which a Wi-Fi enabled device can connect to communicate with the network or the internet.

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

What is the function of a switch?

A

It is used to connect devices on a LAN. Receives data packets and forwards them to the correct device using their unique individual Media Access Control (MAC) address.

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

What is the function of a router?

A

Directs data packets from one router to another in different networks, sitting between LANs and WANs to join them together with a public IP address for the WAN and a private IP address for the LAN.

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

What is the function of a Network Interface Controller/Card (NIC)?

A

It is a hardware component required to connect any device to a network. Wired and wireless versions are available. Nearly all computers have a NIC built directly into the motherboard.

17
Q

What are some types of topologies?

A

Star, mesh, bus

18
Q

How does number of active devices affect network performance?

A
  • Increases no of data collisions (when data packets sent simultaneously collide)
  • This could cause errors and retransmission
19
Q

How does interference from other devices nearby affect network performance?

A
  • Eg bluetooth devices or microwave ovens
  • Disrupts signal and the connection becomes unreliable
  • Causes delays and unexpected disconnections
20
Q

Where are star topologies most often used?

A

Business and organisations where performance is essential. Also found in smaller offices and home networks owing to their simplicity.

21
Q

How does a Star network work?

A

Each device on the network is connected to a central switch which directs data packet transmissions to the correct device using their unique MAC (media access control) address. Some home routers will also have switches and WAP (Wireless Access Point)s capabilities.

22
Q

Advantages of a star network topology

A

Very reliable
- If one cable fails, the other nodes will be unaffected
Data collisions can be avoided by using this topology with a switch
- Network performance improved

23
Q

Disadvantages of star network topology

A

Cable required to connect every computer
- Expensive
- Requires switch to direct transmission to correct networked device
If switch fails
- All devices on the network will lose their network connection

24
Q

Full vs Partial mesh topology

A

In a full mesh topology, every node is connected to every other node, each sending its own signals and in addition, relaying data from other nodes. In a partial mesh topology, which is more common, some of the devices may be connected to one or two others. This is less costly and reduces redundancy.

25
Advantages of mesh network topologiese
Highly robust - Network will automatically find a different route if there is a fault with one connection of node. Data can be transmitted from several devices simultaneously - Network can cope with high traffic Local networks can run faster than in a star network - Data does not have to travel via a central switch which
26
Disadvantages of mesh topologies
Very expensive - Difficult to establish the connection Self-maintenance and network administration is complex - Difficult to expand the network.
27
What is a network protocol?
A network protocol defines the rules that controls the way data is sent over the network.
28
What are client-server model used for?
- Web servers - Application servers - Network Attached Storage (NAS) - Print Servers - Mail Servers
29
What are the advantages of a client-server network? (6)
- Central storage of files so **users can access them from any computer**. - All client computers can search and update a central database to **avoid multiple copies becoming out of sync**. - **Backups** can be made centrally so that individuals do not need to back up their own client machines. - **Security** can be managed centrally using antivirus software on the server. - **Software** can be upgraded and installed centrally without having to visit each client machine. - **Client machine usage and behaviour can be monitored** to provide a history of use and to ensure correct procedures are followed.
30
Disadvantages of client-server networks (3)
- Requires a **costly maintenance team** to manage the network and the server. - **Too many client requests** will **degrade server performance**. - If the **server or its network connection go down** then the server is lost for the whole network, thus preventing the whole network from functioning.
31