2.1 Common Network Ports - CompTia A+ 220-1101

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

1/47

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.

48 Terms

1
New cards

What is required to connect to a server for network communication?

Knowledge of the port number of the service running on that device.

2
New cards

What is the purpose of well-known port numbers?

They are used to configure firewall rules to control traffic by adding an IP address and a corresponding port number.

3
New cards

What does FTP stand for and what is its primary purpose?

FTP stands for File Transfer Protocol, used for transferring files and managing file systems.

4
New cards

What are the port numbers used by FTP?

TCP Port 20 for active mode data transfer and TCP Port 21 for control connection.

5
New cards

What authentication methods does FTP commonly use?

Username and password; some servers allow anonymous logins.

6
New cards

What is the main purpose of SSH?

Provides secure access to the command line of a remote device.

7
New cards

Which port number is associated with SSH?

TCP Port 22.

8
New cards

What makes SSH more secure compared to Telnet?

SSH uses encrypted communication.

9
New cards

What is the primary purpose of Telnet?

Provides console or terminal access to devices using a text-based interface.

10
New cards

What port number does Telnet use?

TCP Port 23.

11
New cards

What is a major security concern with using Telnet?

Unencrypted communications make it insecure.

12
New cards

What does SMTP stand for and what is its primary purpose?

SMTP stands for Simple Mail Transfer Protocol, used to send emails between devices.

13
New cards

What port number does SMTP use?

TCP Port 25.

14
New cards

What is the function of DNS?

Converts fully qualified domain names into IP addresses.

15
New cards

What port number is utilized by DNS?

UDP Port 53.

16
New cards

What is the purpose of DHCP?

Automatically assigns IP addresses and other network configuration settings to devices.

17
New cards

What are the port numbers associated with DHCP?

UDP Port 67 for server-side and UDP Port 68 for client-side.

18
New cards

What functionality does DHCP provide?

Real-time IP address assignments with a lease time and IP address reservations based on MAC addresses.

19
New cards

What is HTTP and its primary purpose?

HTTP stands for Hypertext Transfer Protocol, used for web browsing, transmitting data between client and web server.

20
New cards

Which port number is associated with HTTP?

TCP Port 80.

21
New cards

What is the purpose of HTTPS?

Secure version of HTTP with encrypted data transmission.

22
New cards

What port number does HTTPS use?

TCP Port 443.

23
New cards

What does POP3 stand for and what is its main function?

POP3 stands for Post Office Protocol version 3, used to retrieve emails from a server.

24
New cards

What port number is used by POP3?

TCP Port 110.

25
New cards

What is a limitation of POP3?

Lacks synchronization capabilities across multiple devices.

26
New cards

What does IMAP stand for and what is its primary purpose?

IMAP stands for Internet Message Access Protocol version 4, used to retrieve and synchronize emails across devices.

27
New cards

What port number does IMAP use?

TCP Port 143.

28
New cards

What is SMB and its primary function?

SMB stands for Server Message Block, a protocol for file and printer sharing, primarily associated with Windows.

29
New cards

What port number is associated with SMB?

TCP Port 445 for direct SMB over IP.

30
New cards

What are the port numbers associated with SNMP?

UDP Port 161 for queries and UDP Port 162 for SNMP traps.

31
New cards

What does SNMP stand for?

SNMP stands for Simple Network Management Protocol.

32
New cards

What is the purpose of SNMP?

Monitors and manages network devices.

33
New cards

What are the versions of SNMP and a key feature of each?

SNMPv1: Basic single queries, no security; SNMPv2: Bulk data transfer, still unsecured; SNMPv3: Enhanced security with encryption.

34
New cards

What does LDAP stand for and what is its function?

LDAP stands for Lightweight Directory Access Protocol, used to access directory services like Microsoft Active Directory.

35
New cards

Which port number is associated with LDAP?

TCP Port 389.

36
New cards

What is RDP and what is its purpose?

RDP stands for Remote Desktop Protocol, which provides remote desktop access to Windows machines.

37
New cards

What port number is used by RDP?

TCP Port 3389.

38
New cards

What functionality does RDP provide?

Allows full control of the desktop or access to specific applications and supports various operating systems as RDP clients.

39
New cards

What is a network protocol?

A set of rules governing the exchange of data between devices.

40
New cards

What protocol is used for securely accessing network devices?

SSH (Secure Shell) is used for secure remote access.

41
New cards

What is NAT?

Network Address Translation; a method for remapping an IP address space.

42
New cards

What does VPN stand for?

Virtual Private Network; it extends a private network across a public network.

43
New cards

What is the function of a firewall?

Controls incoming and outgoing network traffic based on security rules.

44
New cards

What does DHCP provide to devices?

Dynamic assignment of IP addresses and network configuration.

45
New cards

What is a subnet mask?

A 32-bit number that divides an IP address into network and host portions.

46
New cards

What is a MAC address?

A unique identifier assigned to network interfaces for communications at the data link layer.

47
New cards

What is the function of a gateway in a network?

Acts as an access point to another network, often providing translation between different protocols.

48
New cards

What does the acronym WLAN mean?

Wireless Local Area Network, allowing devices to connect and communicate wirelessly.