Fundamentals of Computer Networks

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/9

flashcard set

Earn XP

Description and Tags

A collection of flashcards based on key concepts from the lecture on computer networks.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

What is a computer network?

A computer network is a set of interconnected devices and people for communication, data exchange, and resource sharing.

2
New cards

What are the components of a computer network?

Hosts, shared peripherals, network devices, and network medium.

3
New cards

What is a LAN?

A Local Area Network (LAN) is a network of devices connected within a small geographical area, typically within the same organization.

4
New cards

What is the purpose of subnetting in a network?

Subnetting divides a larger network into smaller, manageable subnetworks to improve performance and security.

5
New cards

What are the main functions of the OSI model?

The OSI model defines communication protocols in seven layers to standardize network communication.

6
New cards

What is the difference between TCP and UDP?

TCP (Transmission Control Protocol) is a connection-oriented protocol ensuring reliable delivery, while UDP (User Datagram Protocol) is connectionless and does not guarantee delivery.

7
New cards

What is the function of an IP address?

An IP address identifies a device on a network and consists of a network ID and a host ID.

8
New cards

What is the role of a router in a network?

A router directs data packets between different networks and manages traffic using routing tables.

9
New cards

What is the difference between a static and dynamic IP address?

A static IP address is manually assigned and does not change, while a dynamic IP address is assigned by a DHCP server and may change over time.

10
New cards

What is a VLAN?

A Virtual Local Area Network (VLAN) is a logical grouping of devices on different physical networks, improving management and performance.