3 Network Architecture Flashcards

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

3.1.1

Define network

A

A network is a group of interconnected computers and devices that can communicate and share resources, typically over a communication medium like the internet or fibre optic cable.

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

3.1.1

Define LAN

A

LAN stands for Local Area Network. It is a network that covers a small geographic area (often within a building or a group of nearby buildings).

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

3.1.1

Define WAN

A

WAN stands for Wide Area Network. It is a network which covers a large geographical area.

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

3.1.1

Define VLAN

A

VLAN stands for Virtual Local Area Network. It is a segmented logical group (a group of devices) within a LAN. This enables the logical group to communicate together as if they were in their seperate isolated network.

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

3.1.1

Define SAN

A

SAN stands for Storage Area Network.
It is a dedicated high-speed network that connects storage devices, such as disk arrays and tape libraries, to servers, enabling efficient data storage, retrieval, and management.

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

3.1.1

Define WLAN

A

WLAN stands for Wireless Local Area Network. A WLAN is a wireless LAN.

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

3.1.1

Define internet

A

The internet is a global network of computers which can exchange data and share information. It operates through decentralised architecture and relies on standardised protocols for efficient communication.

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

3.1.1

Define extranet

A

The extranet is a controlled private network within a larger main network that is extended to authorised to external users. This allows them to access specific resources and collaborate while keeping sensitive data protected.

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

3.1.1

Define VPN

A

VPN stands for Virtual Private Network. It is a technology which creates a secure, encrypted connection over a public network.

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

3.1.1

Define PAN

A

PAN stands for Personal Area Network. It is the smallest and most localized type of network, typically covering a very limited and personal area. Common examples of PAN include Bluetooth, such as wireless headphones.

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

3.1.1

Define P2P

A

A Peer-to-peer network is a network of computers which can directly exchange data and resources with each other without the need of a centralised server or authority.

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

3.1.2

Outline the importance of standards in the construction of networks.

A

Standards are a set of specifications which are widely accepted. They are crucial in ensuring interoperability between nodes in a network, as they provide structured methods of communicating with each other. Such as protocols and file formats.

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

3.1.3

What is the OSI model and why is it used?

A

The OSI (Open Systems Interconnection) model is a framework used to standardise and describe the functions of network protocols in a seven layer structure.

It is used because networks are complicated. The standardisation makes it easier to develop, maintain, and troubleshoot networks.

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

3.1.4

Identify the technologies required to provide a VPN

A

Technologies: Tunnelling, encryption
Encryption protocols: IPsec, TSP / SSL
Software / hardware needed: VPN server, VPN software installed on client devices, VPN aware routers

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

3.1.4

Explain encryption and tunnelling in VPNs

A

Encryption: It is the process of converting data into a coded format to prevent unathorised access. It is only readable to those with the decryption key.
Tunnelling: It is the process of securely encapsulating (wrapping data with an additional packet for security) and routing it via a VPN server to create a protected communication channel between two endpoints. The tunnelling process hides the IP address.

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

3.1.5

Evaluate the use of a VPN

A
  • Remote working: VPNs have enabled employees to work remotely while securely accessing company network resources and data.
  • Security: VPNs encrypt your connection in a public network, preventing people from tracking your activity and reading your data.
  • Violating laws: VPNs may allow users to violate local laws and regulations, such as accessing geographically restricted content.