Module2 - Networking Fundamentals

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

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.

17 Terms

1
New cards
Protocol
A formal description of a set of rules and conventions that govern how devices on a network communicate.
2
New cards
LAN
Local Area Network - a network that operates within a limited geographic area.
3
New cards
MAN
Metropolitan Area Network - a network that spans a metropolitan area, typically connecting multiple LANs.
4
New cards
WAN
Wide Area Network - operates over large geographically separated areas, connecting multiple LANs.
5
New cards
SAN
Storage Area Network - a dedicated, high-performance network for moving data between servers and storage resources.
6
New cards
VPN
Virtual Private Network - a private network constructed within a public network infrastructure for secure communication.
7
New cards
OSI Model
A framework consisting of seven layers that define networking standards for interoperability between devices.
8
New cards
TCP/IP Model
A four-layer model used for interconnecting different computer networks, defining internet communication protocols.
9
New cards
Bandwidth
The measure of how much information can flow from one place to another in a given time.
10
New cards
Throughput
The actual measured bandwidth, determined by factors like network devices, type of data, and user load.
11
New cards
Physical Topology
The actual layout of the physical media or wire in a network.
12
New cards
Logical Topology
The way data is transmitted and accessed within a network.
13
New cards
Peer-to-Peer Communication
Data exchange between two hosts at the same layer in a network model.
14
New cards
Encapsulation
The process of wrapping data with protocol-specific headers and trailers as it moves down the layers.
15
New cards
De-Encapsulation
The process of stripping headers and trailers from the data as it moves up through the layers.
16
New cards
Error Detection
The process of identifying errors in transmitted data to ensure data integrity.
17
New cards
Data Packet
A formatted unit of data carried by a packet-switched network.