Fundamentals of computer networks

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/95

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

96 Terms

1
New cards

What is a computer network?

Two or more computers connected for sharing resources/data

2
New cards

State one advantage of computer networks.

Share files, hardware (printers), internet connection, collaboration

3
New cards

State one disadvantage of computer networks.

Security risks, virus spread, reliance on network hardware

4
New cards

What is a PAN (personal area network)?

Small network for personal devices, often Bluetooth

5
New cards

What is a LAN (local area network)?

Network covering a small area (e.g., home, school, office)

6
New cards

Who owns or manages a LAN?

Usually a single person or organisation

7
New cards

What is a WAN (wide area network)?

Network covering large geographic area, e.g., Internet

8
New cards

How is WAN ownership different from LAN?

WAN is often collectively or distributed owned/managed

9
New cards

Give an example of WAN.

Internet

10
New cards

Can networks be wired or wireless?

Both

11
New cards

State an advantage of wired networks.

Faster speeds, more secure, less interference

12
New cards

State an advantage of wireless networks.

No cables needed, flexible use, easier for mobile devices

13
New cards

What is a disadvantage of wired networks?

Need cables, less mobile, harder to install/change

14
New cards

What is a disadvantage of wireless networks?

Potential interference, lower speed/security than wired

15
New cards

What cable types are used for wired networks?

Fibre optic, copper (Ethernet)

16
New cards

State an advantage of fibre optic over copper cable.

Faster, longer distance, more reliable, less signal loss

17
New cards

When is copper used for network cables?

Short distances, cheaper installations

18
New cards

What is a network protocol?

Agreed rules defining data transmission and communication between devices

19
New cards

What does HTTP stand for?

HyperText Transfer Protocol (web data)

20
New cards

What does HTTPS provide?

Encrypted (secure) version of HTTP for secure web transactions

21
New cards

What is SMTP used for?

Sending email messages

22
New cards

What is IMAP used for?

Reading/storing email messages on a mail server

23
New cards

What is TCP?

Transmission Control Protocol—reliable, ordered communication between devices

24
New cards

What is IP?

Internet Protocol—handles addressing and routing of packets

25
New cards

What is the purpose of protocols in networks?

Ensure devices can understand and interpret exchanged data correctly

26
New cards

What is network security?

Protecting data, devices and network resources against threats

27
New cards

How does authentication help network security?

Checks user identity before access is granted (e.g., passwords)

28
New cards

What does encryption do in network security?

Changes data into unreadable format without correct key, protects privacy

29
New cards

What is a firewall?

Network security device/software that monitors and filters incoming/outgoing traffic

30
New cards

What is a MAC address?

Unique physical address for a network adapter/device

31
New cards

What is MAC address filtering?

Allows/blocks devices from accessing network based on their MAC address

32
New cards

How can authentication and encryption work together?

Authenticate user, then encrypt data transmission for security

33
New cards

How can firewalls increase security?

Block unwanted/malicious traffic or sites based on rules

34
New cards

How can MAC address filtering increase security?

Only approved devices allowed onto network

35
New cards

What is the purpose of a network interface card (NIC)?

Allows a computer/device to connect to a network

36
New cards

What is the 4 layer TCP/IP model?

Standard structure for how network data is sent/received

37
New cards

Name the TCP/IP layers in order.

Application, Transport, Internet, Link

38
New cards

What operates at the application layer?

Network applications (web browser, email); protocols like HTTP, HTTPS, SMTP, IMAP

39
New cards

What is the function of the transport layer?

Sets up communication, agrees settings (e.g., packet size), reliable transfer (TCP)

40
New cards

What is the function of the internet layer?

Addresses, packages, routes data across network (IP)

41
New cards

What is the function of the link layer?

Controls hardware for network (NIC), device drivers, handles transmission over physical network

42
New cards

Name a protocol used at the application layer.

HTTP, HTTPS, SMTP, IMAP

43
New cards

Name the protocol at the transport layer.

TCP

44
New cards

Name the protocol at the internet layer.

IP

45
New cards

Which layer interacts with network hardware?

Link layer

46
New cards

How do layers make networking easier?

Break into manageable, defined functions; each layer solves a specific problem

47
New cards

Why is HTTPS better than HTTP for online banking?

Encrypts transactions, more secure against interception

48
New cards

Give an example of a network security risk.

Virus infection, hacking, data interception

49
New cards

How can encryption help protect WiFi traffic?

Prevents outsiders reading data sent over the wireless network

50
New cards

How are MAC addresses useful for security?

Controls which devices connect, can track/block by device ID

51
New cards

What does firewall software/devices filter?

Traffic by IP, port, MAC, content, malware signatures

52
New cards

Why are protocols essential for internet communication?

Ensure computers with different hardware/system can exchange data

53
New cards

What does packet mean in networking?

Small chunk of data sent over a network

54
New cards

How are packets transmitted?

Sent individually, reassembled by receiver; follow protocols/routing

55
New cards

What can happen if packet is lost in transit?

Transport layer resends (TCP) to ensure reliability

56
New cards

What role does the NIC link layer play?

Provides the physical connection, handles the low-level transfer

57
New cards

What is WPA/WPA2?

Wireless Protected Access; standards for encrypting WiFi traffic

58
New cards

Why is wireless less secure than wired?

Signals can be intercepted more easily; require stronger encryption/authentication

59
New cards

What measurement is used for network speed?

Bits per second (bps), megabits/s, gigabits/s

60
New cards

Why use fibre optics for backbone of WAN?

High speed, less interference, can run longer distances

61
New cards

How does a switch differ from a hub?

Switch directs traffic to correct device, hub sends data to all devices

62
New cards

What is a router?

Device connecting networks, directing traffic by IP address

63
New cards

What's the role of a modem?

Converts digital data for transmission over phone lines/broadband

64
New cards

How is data collision prevented on networks?

Managed with switches, protocols, and cabling schemes

65
New cards

What is a mesh network?

All nodes connect directly and dynamically to many others, redundancy

66
New cards

Why is redundancy important in networks?

Ensures network survives link failures, increases reliability

67
New cards

Give example of protocol for secure file transfer.

FTPS, SFTP

68
New cards

What is SSID in wireless?

Network name/identifier for WiFi access point

69
New cards

What is a subnet?

Segment of a network to improve performance/security

70
New cards

State two network hardware items.

Router, switch, hub, NIC, cable

71
New cards

What is peer-to-peer network?

All computers equal, share resources directly

72
New cards

What is a client-server network?

Servers provide resources/services to client computers

73
New cards

What device connects LANs to the Internet?

Router

74
New cards

What is bandwidth?

Maximum data transfer rate of a network

75
New cards

What can slow down a network?

Low bandwidth, many users, interference, outdated hardware

76
New cards

How does MAC filtering work?

Allows/block devices based on their hardware address

77
New cards

What is Ethernet?

Standard technology for wired LAN; uses copper or fibre cable

78
New cards

What is an IP address used for?

Identifies and locates a device on network/Internet

79
New cards

How is a device prevented from joining a network?

MAC filtering or firewall rules

80
New cards

Why do data packets need addressing?

Tell network where each packet should go

81
New cards

Give a use for SMTP protocol.

Sending outgoing emails

82
New cards

Give a use for IMAP protocol.

Reading emails from server/mailbox

83
New cards

What is network topology?

Physical/data layout of devices in a network (star, ring, mesh, bus)

84
New cards

Why could a network become unavailable?

Hardware failure, attack, bad configuration, overload

85
New cards

What increases risk of wireless attacks?

No encryption, weak passwords, open signals

86
New cards

Why must network protocols be agreed in advance?

Prevents confusion, enables communication between different hardware/software

87
New cards

What is the main job of the transport layer?

Sets up reliable connections and ensures packets get through

88
New cards

What is the main job of the internet layer?

Addresses, routes packets to destination

89
New cards

What is the main job of the application layer?

Executes the actual network program (browser, email client)

90
New cards

What is the main job of the link layer?

Handles transmission of actual bits on cable/wireless

91
New cards

How does firewall improve network safety?

Blocks unauthorised traffic, can filter based on rules

92
New cards

Why is the internet called the biggest WAN?

Connects computers globally using distributed ownership

93
New cards

What can firewalls not always stop?

Attacks from inside network, physical access threats

94
New cards

Why are wireless networks popular at home?

Easy setup, no cables, works for phones/tablets/laptops

95
New cards

Why might you choose wired network for a business?

Faster, more reliable, easier to secure

96
New cards