Network Protocols and Infrastructure – Vocabulary Flashcards

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

1/51

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering protocols, OSI layers, transport mechanisms, services, architectures, security tools, and topologies from the lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

52 Terms

1
New cards

Network Protocol

A set of rules that governs how data is exchanged securely and efficiently between devices.

2
New cards

OSI Model

A seven-layer conceptual framework that standardizes network communication functions.

3
New cards

Physical Layer (Layer 1)

Handles raw bit transmission over hardware such as cables and radios.

4
New cards

Data Link Layer (Layer 2)

Manages node-to-node connections and MAC addressing.

5
New cards

Network Layer (Layer 3)

Routes data packets between devices using logical addressing (e.g., IP).

6
New cards

Transport Layer (Layer 4)

Provides reliable or fast end-to-end data delivery with TCP, UDP, or SCTP.

7
New cards

Session Layer (Layer 5)

Establishes, maintains, and terminates communication sessions.

8
New cards

Presentation Layer (Layer 6)

Translates, encrypts, and compresses data for the application layer.

9
New cards

Application Layer (Layer 7)

Supplies user-facing network services such as web browsers or email clients.

10
New cards

HTTP

Protocol that transfers hypertext data on the World Wide Web.

11
New cards

HTTPS

Encrypted version of HTTP that secures web traffic with TLS/SSL.

12
New cards

FTP

Protocol used for transferring files between computers on a network.

13
New cards

TCP/IP

Foundational suite of protocols that powers the Internet.

14
New cards

SMTP

Protocol responsible for sending outbound email messages.

15
New cards

DNS

Service that translates human-readable domain names into IP addresses.

16
New cards

DHCP

Protocol that automatically assigns IP addresses to network devices.

17
New cards

UDP

Connectionless, fast transport protocol without delivery guarantees.

18
New cards

TCP

Connection-oriented transport protocol that ensures reliable, ordered delivery of data.

19
New cards

SCTP

Transport protocol combining TCP reliability with UDP-like message support.

20
New cards

Port

Logical endpoint number used to direct data to the correct application.

21
New cards

Network Service

Background process that supports essential connectivity or resource sharing.

22
New cards

DNS Service

Network service that maintains and resolves domain name records.

23
New cards

DHCP Service

Network service that leases IP configurations to clients automatically.

24
New cards

NTP

Protocol that synchronizes clocks of networked devices.

25
New cards

VPN

Encrypted tunnel providing secure remote access over public networks.

26
New cards

SSH

Secure protocol for remote command-line access and file transfer.

27
New cards

RDP

Microsoft protocol that enables graphical remote desktop connectivity.

28
New cards

POP3

Protocol for downloading email messages to a local client.

29
New cards

IMAP

Email protocol that keeps messages on the server for multi-device access.

30
New cards

Content Delivery Network (CDN)

Distributed servers that accelerate content delivery to end users.

31
New cards

Network as a Service (NaaS)

Cloud model that provides on-demand network functions and connectivity.

32
New cards

IP Addressing

Scheme that assigns logical numerical identifiers to network devices.

33
New cards

MAC Address

Unique hardware identifier assigned to a network interface card.

34
New cards

Packet Routing

Process of selecting paths for packets to travel across networks.

35
New cards

Client-Server Architecture

Model where centralized servers provide resources to client devices.

36
New cards

Peer-to-Peer Architecture

Network design where devices share resources directly without a central server.

37
New cards

PAN

Personal Area Network, typically using Bluetooth for close-range connectivity.

38
New cards

LAN

Local Area Network covering a home, office, or campus.

39
New cards

WLAN

Wireless Local Area Network that uses Wi-Fi for connectivity.

40
New cards

MAN

Metropolitan Area Network spanning a city or large campus.

41
New cards

WAN

Wide Area Network covering broad geographic areas, including the Internet.

42
New cards

Star Topology

Network layout with all devices connected to a central hub or switch.

43
New cards

Ring Topology

Network arrangement where each device connects to two others in a loop.

44
New cards

Mesh Topology

Design where every device interconnects with multiple others for redundancy.

45
New cards

Firewall

Security device that filters and blocks unauthorized network traffic.

46
New cards

IDS (Intrusion Detection System)

Monitors network traffic to detect malicious activity or policy violations.

47
New cards

IPS (Intrusion Prevention System)

Detects and actively blocks identified network threats.

48
New cards

CASB

Cloud Access Security Broker that enforces security policies on cloud usage.

49
New cards

ZTNA (Zero Trust Network Access)

Security approach that requires continuous verification before granting network access.

50
New cards

Secure Web Gateway

Proxy that filters malicious websites and enforces web usage policies.

51
New cards

Network Segmentation

Practice of dividing a network into smaller sections to limit attack spread.

52
New cards

Network Diagram

Visual representation of devices, connections, and topology for planning and troubleshooting.