3.1 Network Fundamentals Flashcards

1
Q

What is a network?

A

A group of computer systems that of hardware devices that are linked together through communication channels.

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

What is a LAN?
What does it (most likely) use.

A

Local Area Network
Covers a Local Area
Ethernet - twisted pair cables or wireless.

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

What is a WAN?
What does it (most likely) use.
Example

A

Wide Area Network
A network that covers an area larger than a WAN
Wired or Wireless
Internet

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

What is a VLAN?
What does it (most likely) use.

A

Appear to be on same LAN, however over different countries thanks to being in a virtual area.
Communicates in stimulated environments.

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

What is a SAN?
How does it work?

A

Storage Area Network
Secure high speed data transfer network that provides some storage
Appear as attached drives

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

What is a WLAN?
How does it work?
example.

A

Wireless LAN
Uses wireless methods to access the internet.
e.g. wi-fi

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

What is the internet?

A

A globally connected network system, that uses protocols to transmit data.

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

What is the world, wide, web?

A

Global communication system using hardware and inftrastructure

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

What is Extranet?

A

Controlled private network allowing selected users to gain information without accessing the entire network.

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

What is Intranet?

A

Controlled private network allowing selected users to gain information without accessing the entire network.
Unlike Extranet, can’t access the Internet.

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

What is a VPN?

A

It is a virtual private network that allows people to log into a network remotely, then encrypts the information so they are safer.

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

What is PAN?

A

Personal Area Network
A network covering a very small area.

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

What is p2p?

A

Peer to Peer network model where computers or hardware devices exchange files rather than going through a switch or router.

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

What is a node?

A

A user device e.g. laptop

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

What is a network interface card?

A

provides a computer with a dedicated, full-time connection to a network.

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

What is a wireless AP /router?

A

Connection point

17
Q

What does a network require in hardware [4]

A

Node, NIC, Radio Waves, Router/Wireless AP

18
Q

What does a network require in software [3]

A

Network OS
Protocol Stack
Applications

19
Q

What two technologies can a VPN do?

A

Encryption - encoding data so that only computer with right decoder can read it
and Tunnelling - establishing and maintains a logical network connection so that only certain packets can get through if they have a specific base carrier protocol.

20
Q

What does a VPN require? [4]

A

A LAN that is connected to the internet
One computer outside LAN always connected to internet.
VPN Client and server running on a lone machine outside of LAN
Internet Connection

21
Q

Why would you use a VPN?

A

Possible to connect to LAN outside Internet
Possible to connect anywhere in the world.
Allows possibility for home offices.

22
Q

What are the seven layers?

A

ACRONYM = All People Say Newts Don’t Party
Application
Presentation
Session
Transport
Network
Data Link
Physical

23
Q

What does the Application layer do?

A

Provides application services and shows the user’s website.

24
Q

What does the Presentation layer do?

A

Translating application to network data so application can read it

25
What does the Session layer do?
Establishes connections between applications, and establishes rules of communication
26
What does the Transport layer do?
Transfers data between systems + hosts, plus checks for errors.
27
What does the Data Link layer do?
Data packets are encoded into bits.
28
What does the Physical layer do?
Sending and receiving data on bit stream.