Untitled Flashcards Set

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

1/62

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.

63 Terms

1
New cards

DNS

Domain Name System

2
New cards

Port 53

The port used for DNS.

3
New cards

SSH

Secure Shell, a protocol that uses port 22.

4
New cards

HTTPS

Hypertext Transfer Protocol Secure, uses port 443.

5
New cards

HTTP

Hypertext Transfer Protocol, uses port 80.

6
New cards

DHCP

Dynamic Host Configuration Protocol, used to automatically assign IP addresses.

7
New cards

DHCP Ports

Ports 67 (server) and 68 (client) are used for DHCP.

8
New cards

SMTP

Simple Mail Transfer Protocol, used to send email.

9
New cards

Port 25

The port used for SMTP.

10
New cards

POP3

Post Office Protocol version 3, downloads email to a local client.

11
New cards

IMAP

Internet Message Access Protocol, syncs email across multiple devices.

12
New cards

Telnet

A protocol that uses port 23 for insecure remote access.

13
New cards

RDP

Remote Desktop Protocol, uses port 3389.

14
New cards

SNMP

Simple Network Management Protocol monitors network devices.

15
New cards

Port 161

The port used by SNMP.

16
New cards

FTP

File Transfer Protocol.

17
New cards

FTP Ports

Ports 20 (data) and 21 (control) used by FTP.

18
New cards

ARP

Address Resolution Protocol, resolves IP to MAC addresses.

19
New cards

MAC Address

A unique hardware address for Network Interface Cards.

20
New cards

IP Address

A logical address used to identify a device on a network.

21
New cards

Default Gateway

The router that forwards traffic to external networks.

22
New cards

Subnet Mask

Determines the network vs. host portion of an IP.

23
New cards

Loopback IP Address

The IP address 127.0.0.1.

24
New cards

CIDR Notation

IP addressing format using a slash (e.g., /24).

25
New cards

Private IP Ranges

Includes 10.0.0.0/8, 172.16.0.0–172.31.255.255, and 192.168.0.0/16.

26
New cards

Ping

A tool that tests network connectivity.

27
New cards

Tracert

A tool that traces the path to a host (Windows).

28
New cards

Traceroute

A tool that traces the path to a host (Linux).

29
New cards

Ipconfig

Command showing IP configuration (Windows).

30
New cards

Ifconfig

Command showing IP configuration (Linux).

31
New cards

Nslookup

A tool that looks up DNS records.

32
New cards

Dig

A tool that looks up DNS records.

33
New cards

Router

Device that connects multiple networks.

34
New cards

Switch

Device that connects devices within the same LAN.

35
New cards

Hub

An outdated device that broadcasts to all ports.

36
New cards

Access Point

Device that provides wireless connectivity.

37
New cards

OSI Model Mnemonic

All People Seem To Need Data Processing.

38
New cards

Layer 3

Network layer, responsible for routing.

39
New cards

Layer 2

Data Link layer, handles MAC addresses.

40
New cards

Layer 1

Physical layer, deals with cables and signals.

41
New cards

Layer 5

Session layer, manages sessions and communication setup.

42
New cards

Layer 6

Presentation layer, encrypts data.

43
New cards

Transport Layer

Responsible for end-to-end communication, TCP/UDP.

44
New cards

TCP

A connection-oriented protocol with error checking.

45
New cards

UDP

Connectionless protocol, fast, no guaranteed delivery.

46
New cards

NAT

Network Address Translation, translates private IPs to public.

47
New cards

PAT

Port Address Translation, multiple devices share one IP.

48
New cards

VLAN

Virtual LAN, logically segments networks.

49
New cards

VPN

Virtual Private Network.

50
New cards

Purpose of VPN

Secure remote access over public networks.

51
New cards

Firewall

Device or software filtering traffic based on rules.

52
New cards

IDS

Intrusion Detection System.

53
New cards

IPS

Intrusion Prevention System.

54
New cards

AAA

Authentication, Authorization, Accounting.

55
New cards

SSID

Service Set Identifier, the Wi-Fi network name.

56
New cards

WPA2

Provides secure wireless encryption.

57
New cards

MIMO

Multiple Input, Multiple Output, improves wireless performance.

58
New cards

2.4 GHz

Frequency that offers greater range but lower speed.

59
New cards

RJ45

Connector for Ethernet.

60
New cards

Patch Panel

Central point for network cable management.

61
New cards

Fiber Optic

Higher speed, longer distance, EMI resistance compared to copper.

62
New cards

EMI

Electromagnetic Interference.

63
New cards

UTP

Unshielded Twisted Pair, common Ethernet cable.