CompTIA A+ 1101 Networking Services and Protocols 1 Flashcards
1
Q
- transfers files between systems
- commonly requires authentication with a username and password
- contains file management functions
A
FTP (File Transfer Protocol)
2
Q
- provides a remote connection to a terminal device
- text based front-end
- encrypted connection
A
SSH (Secure Shell)
3
Q
- provides remote console access
- not encrypted
A
Telnet (Telecommunication Network)
4
Q
- server to server email transfer
- also used to send mail to a mail server
- commonly configured on mobile devices and email services
A
SMTP (Simple Mail Transfer Protocol)
5
Q
- converts names to IP addresses
- lookup using “dig [website name]” or “nslookup [website name]” in command prompt
- configure using a text-based file, or a web-based front-end
A
DNS (Domain Name System)
6
Q
- automated configuration of IP address, subnet mask, and other options
- assigns IP addresses in real-time from a pool
- utilizes a lease system
- can configure and utilize DHCP reservation
A
DHCP (Dynamic Host Configuration Protocol)
7
Q
- communication in the browser, and by other applications
- supported by nearly all web servers and clients
- HTTP is unencrypted, while HTTPS is encrypted
A
HTTP (Hypertext Transfer Protocol) and HTTPS (Hypertext Transfer Protocol Secure)
8
Q
- basic mail transfer functionality
- retrieves emails from an email server
A
POP3 (Post Office Protocol Version 3)
9
Q
- includes management of an email inbox, from multiple clients
- like POP3, retrieves emails from an email server
A
IMAP4 (Internet Message Access Protocol Version 4)
10
Q
- used by Microsoft Windows for file sharing and printer sharing
- used on most modern Windows machines
- can use NetBIOS over udp/137 through udp 139
A
SMB (Server Message Block) and CIFS (Common Internet File System)
11
Q
- gathers statistics from network devices
v1:
- structured tables
- not encrypted
A
SMNP (Simple Network Management Protocol)
12
Q
- stores and retrieves information in a network directory
- commonly used in Microsoft Active Directory
A
LDAP (Lightweight Directory Access Protocol)
13
Q
- shares a desktop from a remote location
- can connect to the entire desktop, or just an application
- Windows only
A
RDP (Remote Desktop Protocol)