1.3 - Networks Flashcards

1
Q

What is a Local Area Network (LAN)?

A

A network in a small geographical area (same building or a small site)

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

Who owns the infrastructure for a LAN?

A

Network owner

The organisation using it

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

What is a Wide Area Network (WAN)?

A

A network in a large geographical area (across a country or multiple e.g. The Internet)

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

Who owns the infrastructure for a WAN?

A

Third parties

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

What affects network performance?

A
  • Bandwidth
    -Interference (e.g. thick walls)
    -Transmission media
    -Amount of data being transmitted
    -Error rate
    -Latency
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is bandwidth?

A

The maximum amount of data that can be sent across a network at once. Measured in bits per seconds

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

What is latency?

A

The delay from transmitting media to receiving it. Caused by bottlenecks (a junction where data gets held up) in the infrastructure of the network.

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

What are the advantages of using a Client-Server network?

A
  • Controlled centrally: easy to backup data and update software
    -Makes access to files more secure as sensitive data is stored on the server rather than on individual clients
  • Hardware, software and resources can be shared across the network
  • Easy to add new clients to the network
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the disadvantages of using a Client-Server network?

A
  • Traffic congestion will cause network to slow down
  • Reliant on server: If the server fails, the whole network fails and users will lose access
  • IT technicians required to maintain the network
  • Malware can spread from the server to all computers on the network
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the advantages of using a Peer-to-Peer network?

A
  • Simple setup: no server is required
    -Cheaper: No specialist staff or expensive hardware required
  • Not dependent on a server
  • Easy to share files between systems
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are the disadvantages of using a Peer-to-Peer network?

A
  • No central device to manage security or backups
    -Less secure as security software is individually managed
  • More devices = decrease in performance
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are data packets?

A

Files broken down into smaller parts to be transferred across a network

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

What is in the header of a data packet?

A
  • Source address
  • Destination address
  • Packet number
  • Protocol
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is in the payload of a data packet?

A

The data itself

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

What is in the trailer of a data packet?

A

A checksum: a calculation to see if any errors or corruption has occurred during transmission

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

What is a network topology?

A

Layout of computer systems on a local network

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

What is a star topology?

A

Each computer system is connected to a central device (hub or switch)

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

What are the advantages of a star topology?

A
  • Improved security as data packets are sent directly to and from the hub / switch
  • Easy to add new systems
  • Fast transfer speeds as there are minimal network collisions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What are the disadvantages of a star topology?

A
  • Extra hardware required
  • If the central system fails, the whole network will fail
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What is a mesh topology?

A

Each computer system is connected to every other computer system

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

What are the advantages of a mesh topology?

A
  • Not reliant on central node: If one cable or system fails, data packets can take an alternative route
  • Can withstand large amounts of data traffic
  • New systems can be added without disrupting the entire topology
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What are disadvantages of a mesh topology?

A
  • Large amount of cables mean it can be expensive to install and maintain
  • Redundant cabling
23
Q

What kinds of network hardware are there?

A
  • Wireless Access Point (WAP)
  • Router
  • Network Interface Card (NIC)
  • Transmission medium
  • Switch
24
Q

What is a Wireless Access Point (WAP)?

A

Links wireless and wired networks

25
What does a router do?
Transfers data packets between networks
26
What does a switch do?
Connects devices together on a LAN -Sends data between computers on a LAN -They segment the network by forwarding traffic to the correct location -Switches learn which devices are connected and understand how to forward traffic in an intelligent way
27
What does a Network Interface Card (NIC) do? What does it contain?
They use a protocol to determine how the connection should work. They allow a device to connect to either a wired or wireless network. They contain a unique hardware address, called a MAC address
28
What kinds of transmission media are there?
- Ethernet cables - Fibre Optic cables - Coaxial cables
29
What are ethernet cables?
Are copper cables used on a LAN to transfer data Ethernet is a wired networking standard to carry electrical signals between devices
30
What are Fibre Optic cables?
Very fast but expensive and fragile cables with higher bandwidth than copper cables, used to send data quickly along a WAN as pulses of light
31
What are coaxial cables?
Older, slower copper cables
32
What is the Internet?
A global network of interconnected networks
33
What are IP addresses used for?
Locate devices on the Internet geographically
34
What is an IPv4 address?
- 4 values where the largest number for each value is 255, each separated by a dot - E.G: 128.10.2.255
35
What is an IPv6 address?
- 8 hexadecimal numbers where the largest value for each is FFFF, each separated by a colon - E.G: 1A28:724C:1111:4812:FE38:579B:BA34:111B
36
Give 2 differences between IP addresses and MAC addresses.
- IP addresses are configured in software, MAC addresses are configured in hardware - IP addresses can be changed, MAC addresses can’t be changed - IPv4 addresses are 4 bytes long, MAC addresses are 6 bytes long - IPv4 is written in denary, MAC addresses are written in hexadecimal - IP addresses are used for routing across the internet/a WAN, MAC addresses are only used within the LAN
37
What does a Domain Name Server do (DNS)?
When a URL is entered, a DNS looks up its IP address
38
What do cloud servers do?
Host resources or files that can be accessed through the Internet
39
What are protocols?
A set of rules enabling devices to communicate
40
What are networking standards?
Consistent rules that allow computer systems to communicate across networks and/or be fit for their intended purpose
41
What does Transmission Control Protocol (TCP) do?
Splits data into packets and handles errors
42
What does Internet Protocol (IP) do?
Routes and assigns IP addresses to data packets
43
What is Hypertext Transfer Protocol (HTTP/S) for?
Is used to transfer web pages over the internet so that users can view them in a web browser, HTTPS is encrypted
44
What is File Transfer Protocol (FTP) for?
For sending files For downloading or uploading a file from or to a server
45
What is Post Office Protocol (POP) for?
Inbound emails, no server sync Used to retrieve email, however the email is downloaded onto the device
46
What is Internet Message Access Protocol (IMAP) for?
Inbound email, mail client syncs with mail server -Used to retrieve email and it allows the user to view/access the email on the server
47
What is Simple Mail Transfer Protocol (SMTP) for?
Outbound email (to send email)
48
What is WiFi and Bluetooth for?
Wireless Internet, WiFi = On a LAN, wireless technology which allows devices to interface with the internet Bluetooth = for one person, short range wireless technology for communication between two devices that are close together
49
Describe wired connections in comparison to wireless
Wired connections use physical cables, such as Ethernet and copper or fibre optic wires, and require a network interface card (NIC) to connect to a network. They are faster and more secure than wireless but restrict movement
50
Describe wireless connections in comparison to wired
Wireless connections, such as WiFi or bluetooth use no cables but require a wireless network interface card (WNIC). They allow freedom of movement. However, wireless connections generally have a slower speed, are less secure and can be affected by the computer's distance from the wireless router and interference.
51
What is a layer?
A grouping of protocols that perform similar functions
52
What is the 4-Layer TCP-IP model?
1. **Application**: Allows humans and software applications to use the same network 2. **Transport**: Makes sure the data is sent and received in the correct order and reassembled at the destination 3. **Network**: Optimal route for data is calculated 4. **Data Link**: Handles transmission errors and passes data to the physical layer (Don’t need to know for exam)
53
Define encryption
Encryption is the process of encoding data so that it cannot be easily understood if stolen or intercepted. (1 mark). In this process plain text is converted into cipher text by using an encryption key. (1 mark) The original text can only be understood if the user has the decryption key. (1 mark)