Network Protocol Questions Flashcards
What does FTP mean and what is its function? What are some aspects of it?
- File Transfer Protocol
- File exchange
- Authenticates with a username and password
- Full featured functionality (list, add, delete, etc.)
A type of cryptographic network protocol for secure data communication, remote command-line login, remote command execution, and other secure network services between two networked computers is known as:
-SSH (Secure Shell)
What does Telnet allow?
- Provides username & password authentication
- Transmits data in an unencrypted form
- Enables remote login and command execution
- Console access
The SMTP protocol is used for:
- Sending email messages from a client device
- Sending email messages between mail servers
What describes a system that maps domain names to various types of data, such as numerical IP addresses?
-DNS (Domain Name System)
Which network protocol enables users to retrieve the contents of an Internet page from a web server?
-HTTP (Hypertext Transfer Protocol)
What is the function of POP3?
-Email retrieval
IMAP is used for:
-Retrieving email messages from a mail server
What is the name of a network protocol that secures web traffic via SSL/TLS encryption?
-HTTPS (Hypertext Transfer Protocol Secure)
Which of the following is a Microsoft-proprietary remote-access protocol providing users with a graphical interface that allows them to connect to another computer on a network?
-RDP (Remote Desktop Protocol)
What is used when a WINS server tries to resolve a host name into an IP address on a Windows-based LAN?
-NetBIOS
True or False
The function of the NetBT protocol is to allow NetBIOS services to be used over TCP/IP networks.
-True
Characteristic features of SMB/CIFS?
- Used mainly by computers running Microsoft Windows operating systems
- Provides shared access to files, directories, and devices
What protocols permits automated discovery of networked services on Local Area Networks (LANs)?
-SLP (Service Location Protocol)
Name a file sharing network protocol?
- AFP (Apple Filing Protocol)
- SMB (Server Message Block)
- CIFS (Common Internet File System) (this is SMB)
- NetBIOS
- FTP (File Transfer Protocol)