Network Protocols
Which of the following describes a system that maps domain names to various types of data, such as numerical IP addresses?
DNS
Transmission Control Protocol (TCP) is an example of a connectionless protocol. Because TCP doesn't support a three-way handshake while establishing a network connection, it is referred to as an unreliable or best-effort protocol.
False
User Datagram Protocol (UDP) is a connection-oriented protocol using a three-way handshake, a set of initial steps required to establish a network connection. UDP supports retransmission of lost packets, flow control (managing the amount of data that is being sent), and sequencing (rearranging packets that arrived out of order).
False
Which of the following are characteristic features of SMB/CIFS? (Select 2 answers)
Provides shared access to files, directories, and devices, Used mainly by computers running Microsoft Windows operating systems
Telnet: (Select 3 answers)
Provides username & password authentication, Transmits data in an unencrypted form, Enables remote login and command execution
Which of the following is a file sharing network protocol?
AFP
A network protocol providing an alternative solution to the manual allocation of IP addresses is known as:
DHCP
LDAP is an example of a(n):
Directory access protocol
What is the function of POP3?
Email retrieval
What is the function of FTP?
File exchange
Which network protocol enables users to retrieve the contents of an Internet page from a web server?
HTTP
What is the name of a network protocol that secures web traffic via SSL/TLS encryption?
HTTPS
Which of the following is used when a WINS server tries to resolve a host name into an IP address on a Windows-based LAN?
NetBIOS
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
IMAP is used for:
Retrieving email messages from a mail server
Which of the following protocols permits automated discovery of networked services on Local Area Networks (LANs)
SLP
A type of protocol used in network management systems to monitor network-attached devices is called:
SNMP
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
The SMTP protocol is used for: (Select 2 answers)
Sending email messages between mail servers, Sending email messages from a client device
The function of the NetBT protocol is to allow NetBIOS services to be used over TCP/IP networks.
True