3) Networks Flashcards

1
Q

What is a LAN?

A

A local area network and covers a small geographical area on a single site.

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

Things about LAN?

A
  • owned by the organisation that uses it
  • Either wired or wireless
  • Find in schools ,businesses and universities
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Why would you use a LAN?

A
  • Sharing files is easier and copy files between machines
  • Can share same hardeware
  • You can install and update software all at once
  • users can log in from any device on the network
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a WAN?

A

Wide area network that connects all LANS

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

Example of WAN?

A

When you want to connect businesses in different countries together

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

Things about WAN?

A
  • Expensive
  • Internet is one big WAN
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What factors effect performance of networks?

A
  • Greater the bandwith greater it can perform
  • too many devices connected may cause conjestion
  • Fibre optic cables give better performance
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Whats a client server?

A

Its managed by a server and the devices are connected to it.

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

Pros of client server?

A
  • Easier to keep track of files
  • Easier to form backups
  • Easier to update and install software
  • Very reliable
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Cons of client servers?

A
  • Expensive and need IT specialists to maintain it
  • If servers go down all clients lose work
  • May become overloaded if being accessed all at once
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Whats a p2p network?

A

All devices are equal commecting directly without a server

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

Pros of P2p?

A
  • easy to maintain
  • No dependence on server (if one lost whole thing isn’t)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Cons of p2p?

A
  • Devices need updates and security done induvidually.
  • Backups are complicated
  • Slow down when other devices access them
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Whats a NIC?

A

Network interface controller is a peice of hardware that allows a device to connect to a network. Nowdays built in motherboard

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

What are switches?

A

Connect devices to a LAN. switches receive data in frames from one device and transmit data to other devices with correct MAC addresss

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

What are routers?

A

Responsible for transmiting data between nerworks. Always connected to 2 networks. Direct data in packets to destination

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

Whats a WAP?

A

Needed to set up a device. And allows devices to connect wirelessly

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

Whats a DNS?

A

Used to translate website domain names into IP addresses. Means you don’t need IP addresses to access a website

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

What is hosting?

A

A business uses its server to store files on another organisation.

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

Pros of the cloud?

A
  • Can access files from any device
  • Easy to increase how much storage is available
  • No need to pay IT staff to manage hardware
  • updated automatically
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Cons for the cloud?

A
  • Need internet to access
  • Stored in cloud which is vulnerable to hackers
  • subscription fees and storage may be expensive
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What is a web server?

A

Where the WWW is hosted on.

23
Q

What is a star topology?

A

Where all the devices are connected to a centeral switch or server that controls the network.

24
Q

Pros of star topology?

A
  • If one device fails or a cable is disconnected rest of the network is unnaffected
  • simple to add more devices
  • Better performance and less data collisions
25
Cons of star topology?
- In a wired network everything needs to be connected to centeral server. Can be expensive - If problem with switch server whole network is affected
26
Whats a mesh topology?
- where devices are connected directly or indirectly to each other without the need for a switch or server - Work by sending data along the fastest route
27
Pros of mesh topology?
- No single point where a network can fail. If one device fails data is sent along another route
28
Cons of mesh topology?
- Very expensive as you need a lot of wire
29
How are wireless networks used to transmit data?
By radio waves
30
Pros and cons of wireless networks?
- More convinient as you can move around while connected - Cheaper
31
What is bluetooth?
- A connection between two devices so data can be shared - Normally 10m - Lower bandwith compared to Wifi - often used in mobile/handware devices
32
What is Wifi?
- Can be used by multiple devices to connect LAN at the same time - connection between 40-100m - often used in homes
33
What are ethernet cables?
Can use to connect devices on a LAN. and very fast and reliable
34
What in encryption?
- when data is transfered into code which someone with a key can access - essential for sending data securely
35
What is encrypted text called?
Cipher text
36
What is non encrypted text called?
Plain text
37
What does communication on the same networks use?
Mac addresses
38
What do communications across different networks use?
Ip addresses
39
Things about Mac addresses?
- Assigned to all network devices by the manufacturer - use 48 bit or 64 bit. To be converted to hexa decimal - Used by ethernet protocool
40
Things about IP Adresses?
- Used when sending data between TCP/IP networks - assigned manually or automatically before the device accesses the network
41
Things about IPV4?
Uses 32 bits Over 4 billion ip addresses Split into 8 bit chunks
42
Things about ipv6?
- was created due to increasing amount of devices created - Over 2^128 addresses - split into 16 bit chunks
43
What is a network standard?
Set of agreed requirements for hardware and software - Important as it allows their products be be able to be compatiable with other devices
44
What is TCP/IP?
Dictates how data is sent between networks. Made up of TCP (set of rules how devices connect to network) Ip(directing packets to their destination across the network)
45
Whats HTTP?
Hyper text transfer protocol Used by web browsers to access websites and communicate with web servers
46
Whats HTTPS?
HTTP secure Encrypts all information sent and received Secure version of HTTP
47
Whats FTP?
File transfer protocol Used to access files on a network
48
Whats POP3?
Post office protocol Used to retrieve emails from a server . Only hold it until you download it.
49
Whats IMAP3?
Internet message protocol Retrieves emails from a server. Hold it until you delete it. Used my most email providers
50
Whats SMTP?
Simple mail transfer protocol Used to send emails Also used to transfer emails
51
Whats a layer?
- Group of protocols with similar function
52
What do layer do?
Services the layer above it
53
Advantages of layers?
- Breaks network communication into manageable peices - helps them comcentrate on one layer - can be changed without affecting other layers