Network+ Module 8 - Ports, Protocols, Services, and Traffic Types

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

1/34

flashcard set

Earn XP

Description and Tags

These flashcards cover essential terminology and definitions related to ports, protocols, services, and traffic types relevant for the Network+ Exam.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No study sessions yet.

35 Terms

1
New cards

Port

A logical connection used by programs to exchange information, identified by a unique number ranging from 0 to 65535.

2
New cards

File Transfer Protocol (FTP)

A protocol operating on ports 20 and 21.

3
New cards

Secure File Transfer Protocol (SFTP)

A protocol that operates on port 22.

4
New cards

Secure Shell (SSH)

A protocol that operates on port 22.

5
New cards

Telnet

A protocol that operates on port 23.

6
New cards

Simple Mail Transfer Protocol (SMTP)

A protocol that operates on port 25.

7
New cards

Domain Name System (DNS)

A protocol that operates on port 53.

8
New cards

Dynamic Host Configuration Protocol (DHCP)

A protocol operating on ports 67 and 68.

9
New cards

Trivial File Transfer Protocol (TFTP)

A protocol that operates on port 69.

10
New cards

Hypertext Transfer Protocol (HTTP)

A protocol that operates on port 80.

11
New cards

Network Time Protocol (NTP)

A protocol that operates on port 123.

12
New cards

Simple Network Management Protocol (SNMP)

A protocol that operates on ports 161 and 162.

13
New cards

Lightweight Directory Access Protocol (LDAP)

A protocol that operates on port 389.

14
New cards

Hypertext Transfer Protocol Secure (HTTPS)

A protocol that operates on port 443.

15
New cards

Server Message Block (SMB)

A protocol that operates on port 445.

16
New cards

Syslog

A protocol that operates on port 514.

17
New cards

Simple Mail Transfer Protocol Secure (SMTPS)

A protocol that operates on port 587.

18
New cards

Lightweight Directory Access Protocol over SSL

A protocol that operates on port 636.

19
New cards

Structured Query Language (SQL)

A protocol that operates on port 1433.

20
New cards

Remote Desktop Protocol (RDP)

A protocol that operates on port 3389.

21
New cards

Session Initiation Protocol (SIP)

A protocol that operates on ports 5060 and 5061.

22
New cards

Transmission Control Protocol (TCP)

A connection-oriented protocol that ensures all data packets are received and in order.

23
New cards

Three Way Handshake

The process for establishing a TCP connection, involving SYN, SYN-ACK, and ACK messages.

24
New cards

User Datagram Protocol (UDP)

A connectionless protocol that does not guarantee data delivery, often referred to as 'fire and forget'.

25
New cards

IPsec

A set of protocols used for securing internet protocol communications by authenticating and encrypting each IP packet.

26
New cards

Internet Key Exchange (IKE)

The protocol used to create the encryption for IPSec within two phases.

27
New cards

Authentication Header (AH)

An IPsec protocol that provides authentication and integrity without encryption before sending it.

28
New cards

Encapsulating Security Payload (ESP)

An IPsec protocol that provides authentication, integrity, and encryption to protect data before sending it.

29
New cards

Transport Mode

A mode in IPsec Encryption that encrypts only the payload of the IP packet.

30
New cards

Tunnel Mode

A mode in IPsec Encryption that encrypts the entire IP packet and adds a new IP header.

31
New cards

Generic Route Encapsulation (GRE)

A tunneling protocol used to encapsulate a wide variety of network layer protocols.

32
New cards

Broadcast

A traffic type where data is sent to every device on a network during transmission.

33
New cards

Unicast

A traffic type where data is sent to a single specific device during transmission.

34
New cards

Multicast

A traffic type where data is sent to multiple devices simultaneously during transmission.

35
New cards

Anycast

A traffic type where data is sent to the nearest device in a group during transmission.