Networks

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/82

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:57 PM on 9/22/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

83 Terms

1
New cards

Wide area network (WAN)

any network in which the computers communicate using resources supplied by a 'third party carrier' e.g. BT

2
New cards

how does a WAN connect 2 or more remote locations

Uses cables, telephone lines, satellites or radio waves

3
New cards

List organisations that use a WAN and why

Large companies with many offices e.g. banks

Govs - employees in many locations

Research organisations: located in more than 1 place

4
New cards

Advantages of WAN

reliability, consistent speed, lower susceptibility to interference and improved physical security.

5
New cards

Disadvantages of WAN

installation cost, reduced mobility and cable faults.

6
New cards

What is a NIC

A network interface card: a hardware that connects a device to a network and gives it a MAC address so it can be identified - provides a network interface

7
New cards

Which devices are NICs bulit into

they are built into every networked device

8
New cards

can a device have more than 1 network interface?

Yes it can have more than one netowrk interface.

9
New cards

What is a MAC address?

Media Access Control address: An address associated with a device/network adapter which is used for local communication

10
New cards

What does MAC filtering do?

allows or blocks a device from accessing a network depending on its MAC address

11
New cards

What is MAC addresses represented in normally?

hexadecimal

12
New cards

What does a switch do?

connects devices on a LAN and forwards data using MAC addresses

13
New cards

How does a switch do what it does?

learns which AC addresses are reachable through its ports --> forwards frames towards appropriate device

14
New cards

what does a router do?

connects different networks and forwards packets using IP addressing, they select where packets should be forwarded next

15
New cards

What does a router do at home?

connects the home LAN to the Internet - routes packets between home LAN and internet

16
New cards

What is a WAP and what does it do?

Wireless Access Point: allows wireless devices to connect to a network

17
New cards

What is wireless transmission

uses radio waves for communication however is susceptible to interference from nearby objects

18
New cards

Advantages of wireless networks 3

no need to lay cables, easy to connect new devices, devices can be portable within the range of the access point

19
New cards

disadvantages of wireless networks 4

can be less reliable than wired networks, if many devices try to use the same access point at the same time, the connection can be very slow, connection speed reduces the further the device is from the access point, can be less secure than wired connections.

20
New cards

What is an IP address and what does it do?

An Internet Protocol address: where packets of data are sent to or received from

21
New cards

wireless network

a network using radio waves

22
New cards

wired network

a network using cables

23
New cards

routing definition

directing IP packets to their destinations

24
New cards

what are packets

one unit of data sent through an IP network

25
New cards

What does packet switching do?

divides data into packets that are routed and reassembled at the destination

26
New cards

What do packets contain?

the payload, the header

27
New cards

what is the payload in a packet?

This is the actual chunk of user data from the file

28
New cards

what does the header in a packet contain?

vital metadata needed to route and rebuild the file, including: sender's IP address, receiver's IP address, sequence number, total number of packets in transmission

29
New cards

What is a PAN/ what does it do?

Personal Area Netowork: connects personal devices that are in close proximity (~10m) to an individual

30
New cards

Example of PAN

bluetooth

31
New cards

ownership of PAN

owned + controlled by 1 individual

32
New cards

What is a LAN + what does it do?

Local Area Network: connects multiple computers + peripheral devices together over a small contained geographic infrastructure

33
New cards

Ownership of LAN

hardware owned + managed by person or organisation running it (privately owned)

34
New cards

examples of LAN

school network connecting student worksattions to a shared school printer/server, home network

35
New cards

Advantages of networks

Computers can share resources e.g. printers, Files can be accessed through any computer in the network, Data is easy to back up as it is stored centrally on the server

36
New cards

Disadvantages of networks

Purchasing the network hardware is expensive, Managing a large network is complicated, Viruses may be able to infiltrate the network and infect every computer

37
New cards

List all the network hardware needed to connect a stand alone computer to a WAN

NIC in device, a switch/hub, modem, router, WAP

38
New cards

what does a modem do?

connect to the Internet - usually combined with router inside a single device

39
New cards

List all the network security methods

authentication, encryption, firewall, MAC address filtering

40
New cards

what is authentication?

process of verifying that a user is who they claim to be before giving access to a system or network.

41
New cards

examples of authentication

username and password, pin, biometrics, two factor authentication

42
New cards

what does encryption do?

the encoding of data from plaintext to ciphertext so intercepted data cannot be easily understood without the appropriate decryption key

43
New cards

what is a key

a sequence of numbers used to encrypt or decrypt using a maths formula

44
New cards

What is a symmetric encryption

The same private key is used to encrypt and decrypt a message - must be given to recipient of your message to decrypt data securely (that's why it's private)

45
New cards

what is asymmetric encryption

uses a public/private key pair: a public key used to encrypt and private key to decrypt

46
New cards

why is an asymmetric encryption more secure than a symmetric key?

because you never have to send or reveal your decryption key (as it is private

47
New cards

Common wireless security standards

WEP (wired equivalent privacy), WPA (Wifi protected access)

48
New cards

what represents a weak encryption (opposite for strong encryption)

Code may be broken in time to use the information - wouldn't be worth the effort trying

49
New cards

What does a firewall do?

separates a trusted and untrusted network and monitors network traffic and applies security rules to allow or block connections

50
New cards

What is port blocking

preventing access to certain ports on a network - usually done by a firewall

51
New cards

what is packet filtering

checking packets and dropping those that don't match filtering rules

52
New cards

what is MAC address filtering

checks a device's MAC address to determine whether it should be allowed or blocked from connecting

53
New cards

Disadvantages of MAC address filtering

MAC address can be faked

54
New cards

what is a protocol

a set of rules for communication between devces ona netowkr

55
New cards

What is TCP?

Transmission Control Protocol: breaks up messages in to packets and reassembles them, detects errors, resends lost messages

56
New cards

what is IP

Internet protocol: routes the individual packets from 1 IP address to antoehr

57
New cards

what is the TCP/IP protocol stack

a protocol stack that defines 4 layers that allow communication on the Internet

58
New cards

what are the 4 layers in the TCP/IP stack?

application, transport, internet and link layers

59
New cards

what design is the TCP/IP stack

modular design: each layer responsible for a small part of commuincation process

60
New cards

What protocols are used on the application layer?

HTTP, HTTPS, SMTP, IMAP

61
New cards

what happens in the application layer?

Applications such as email clients and web browsers create data to send in this layer

62
New cards

What is HTTP and what does it do/how it works?

Hypertext Transfer Protocol: used to request and transfer web resources between a client and web server.

63
New cards

What is HTTPS and what does it do/how it works?

Hypertext Transfer Protocol Secure: provides an encrypted version of HTTP for more secure web transactions. Uses encryption to protect data transferred between a browser and web serve

64
New cards

examples of where HTTPS is used

sensitive data such as logins or payment information is transmitted.

65
New cards

What is SMTP and what does it do?

Simple Mail Transfer Protocol: Used to send email from an email client to a mail server and to transfer email between mail servers.

66
New cards

What is IMAP and what does it do?

Internet Message Access Protocol: used to access email stored on a mail server and synchronise it across devices.

67
New cards

What does the transport layer do overall?

Creates connection between 2 computers or 'hosts

68
New cards

What happens at sender side in transport layer/

Data is split into segments when using TCP.

Segments contain sequence numbers so they can be put back into the correct order.

Port numbers identify the sending and receiving applications.

69
New cards

What happens at receiver side on transport layer?

Segments are reassembled in the correct order.

With TCP, missing data can be detected and retransmitted.

The completed data is passed to the correct application.

70
New cards

What protocols are used on the transport layer?

TCP (Transmission control protocol)

71
New cards

what does TCP do? 3

breaks data into segments before transmission, uses sequence numbers so the data can be reassembled in the correct order at the destination, detects missing or corrupted data and requests retransmission.

72
New cards

What happens at sender end of internet layer?

Adds the source and destination IP addresses to the packet.

Determines how packets are routed across networks towards the destination.

73
New cards

what happens at receiver end of internet layer?

Checks the destination IP address.

Processes/removes the IP header information.

Passes the data up to the Transport Layer.

74
New cards

what protocol acts on internet layer and what does it do?

IP (Internet Protocol): Responsible for addressing and routing packets across networks using IP addresses so that they reach the correct destination.

75
New cards

What is the link layer responsible for?

Responsible for how data is physically transmitted across the network.

76
New cards

what does the link layer work with?

It works with hardware such as NICs (Network Interface Cards), cables and wireless connections, as well as device drivers.

77
New cards

what protocol acts in link layer?

MAC (Media Access Control)

78
New cards

what happens at receiver end of application layer?

Uses the correct protocol to correctly display the data, webpage or email for user.

79
New cards

Which way do you go through the layers if sending data?

Termianl A --> application layer --> tranpsort layer --> Internet layer --> Link layer --> Link layer of router --> internet

80
New cards

Which way do you go through the layers if receiving data?

link layer (router) --> Internet (router) --> link layer of router --> link layer of terminal B --> internet layer (of TB etc.) --> transport layer --> application layer

81
New cards

example of sending data through layers?

Application: computer application produces data for sending, transport: splits data into packets, internet :sends and routes the packets, link: physical hardware and cables

82
New cards

Example of receiving data through layers

Link layer (router): removes MAC address + passes packets up to internet layer, Internet layer (router): removes IP addresses + passes packets up to transport layer, transport layer (TB: reassembles packets + passes data to application layer, application layer (TB) : uses correct protocol to display data

83
New cards

Advantages of layers

Layers self contained: the functionality of one layer can be changed without affecting the functionality of other layers, Different hardware/software operates on a particular layer --> interoperability between providers + systems

--> manufacturer's routers operating on the internet layer, will operate with another manufacturer's NICs operating on the Link layer

Senders and receivers using different software + hardware can communicate using the same layer protocols