CCNA 1 Chapter 10 Exam Answers 2020
Which two tasks are functions of the presentation layer? (Choose two.)
compression, encryption
What are two characteristics of peer-to-peer networks? (Choose two.)
decentralized resources, centralized user accounts, resource sharing without a dedicated server.
Which application layer protocol uses message types such as GET, PUT, and POST?
HTTP
Refer to the exhibit. What command was used to resolve a given host name by querying the name servers?
" nslookup "
What is the acronym for the protocol that is used when securely communicating with a web server?
"HTTPS "
What is true about the Server Message Block protocol?
Clients establish a long term connection to servers.
1. Which two definitions accurately describe the associated application layer protocol? (Choose two.)
Telnet - provides remote access to servers and networking devices,DNS - resolves Internet names to IP addresses
Which phrase describes an FTP daemon?
a program that is running on an FTP server
Which layer in the TCP/IP model is used for formatting, compressing, and encrypting data?
application
What part of the URL, http://www.cisco.com/index.html, represents the top-level DNS domain?
.com
What is an example of network communication that uses the client-server model?
A workstation initiates a DNS request when the user types www.cisco.com in the address bar of a web browser.
What do the client/server and peer-to-peer network models have in common?
Both models support devices in server and client roles.
A DHCP-enabled client PC has just booted. During which two steps will the client PC use broadcast messages when communicating with a DHCP server? (Choose two.)
DHCPDISCOVER, DHCPREQUES
A manufacturing company subscribes to certain hosted services from their ISP. The services required include hosted world wide web, file transfer, and e-mail. Which protocols represent these three key applications? (Choose three.)
FTP HTTP SMTP
Select three protocols that operate at the Application Layer of the OSI model. (Choose three.)
FTP POP3 DHCP
A manufacturing company subscribes to certain hosted services from its ISP. The services that are required include hosted world wide web, file transfer, and e-mail. Which protocols represent these three key applications? (Choose three.)
FTP, HTTP,SMTP
The HTTP message type used by the client to request data from the web server is the ----------- message.
GET
What is the acronym for the protocol that is used when securely communicating with a web server?
HTTPS
When retrieving email messages, which protocol allows for easy, centralized storage and backup of emails that would be desirable for a small- to medium-sized business?
IMAP
What is an advantage for small organizations of adopting IMAP instead of POP?
Messages are kept in the mail servers until they are manually deleted from the email client.
Which statement is true about FTP?
The client can download data from or upload data to the server.
Which application layer protocol is used to provide file-sharing and print services to Microsoft applications?
SMB
Which two actions are taken by SMTP if the destination email server is busy when email messages are sent? (Choose two.)
SMTP tries to send the messages at a later time,SMTP periodically checks the queue for messages and attempts to send them again
Which three statements describe a DHCP Discover message? (Choose three.)
The destination IP address is 255.255.255.255,The message comes from a client seeking an IP address,All hosts receive the message, but only a DHCP server replies.
A user accessed the game site www.nogamename.com last week. The night before the user accesses the game site again, the site administrator changes the site IP address. What will be the consequence of that action for the user?
The user will access the site without problems.
Which two tasks can be performed by a local DNS server? (Choose two.)
mapping name-to-IP addresses for internal hosts,forwarding name resolution requests between servers
Which DNS server in the DNS hierarchy would be considered authoritative for the domain name records of a company named netacad?
netacad.com
Two students are working on a network design project. One student is doing the drawing, while the other student is writing the proposal. The drawing is finished and the student wants to share the folder that contains the drawing so that the other student can access the file and copy it to a USB drive. Which networking model is being used?
peer-to-peer
Which three layers of the OSI model provide similar network services to those provided by the application layer of the TCP/IP model? (Choose three.)
session layer, application layer, presentation layer
The application layer of the TCP/IP model performs the functions of what three layers of the OSI model? (Choose three.)
session,presentation, application
What are two characteristics of the application layer of the TCP/IP model? (Choose two.)
the creation and maintenance of dialogue between source and destination applications , closest to the end user
When would it be more efficient to use SMB to transfer files instead of FTP?
when downloading large numbers of files from the same server