R&S1 Chapter 10 Exam
A user is attempting to access http://www.cisco.com/ without success. Which two configuration values must be set on the host to allow this access? (Choose two.)
-DNS server -default gateway
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?
-HTTP -FTP -SMTP
Which three protocols or standards are used at the application layer of the TCP/IP model? (Choose three.)
-HTTP -MPEG -GIF
Which three statements describe a DHCP Discover message?
-The destination IP address is 255.255.255.255 -The message comes in from a client seeking an IP address -All hosts receive the message, but only a DHCP server replies
Which two tasks can be performed by a local DNS server?
-mapping name-to-IP addresses for internal hosts -forwarding name resolution requests between servers
What are characteristics of a peer-to-peer network?
-no dedicated server is required -client and server roles are set on a per request basis
What are characteristics of a peer-to-peer application?
-requires a specific user interface -a background service is required
What do the client/server and peer-to-peer network models have in common?
Both models support devices in server and client roles
What is true about the Server Message Block protocol?
Clients establish a long term connection to servers.
The HTTP message type used by the client to requests data from the web server is the ________ message.
GET
What is a common protocol that is used with peer-to-peer applications such as WireShare, Bearshare, and Shareaza?
Gnutella
Which application layer protocol uses message types such as GET, PUT, and POST?
HTTP
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
Why is DHCP preferred for use on large networks?
It is a more efficient way to manage IP addresses than static address assignment.
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.
What command is used to resolve a given host name by querying the name servers?
NSLOOKUP
Which protocol can be used to transfer messages from an email server to an email client?
POP3
Which application layer protocol is used to provide file-sharing and print services to Microsoft applications?
SMB
What is an advantage of SMB over FTP?
SMB clients can establish a long-term connection to the server.
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
A wired laser printer is attached to a home computer. That printer has been shared so that other computers on the home network can also use the printer. What networking model is in use?
peer-to-peer (P2P)
Telnet
provides remote access to servers and networking devices
DNS
resolves internet names to IP addresses
SMTP
sends email messages
What type of information is contained in a DNS MX record?
the domain name mapped to mail exchange servers
The application layer of the TCP/IP model performs the functions of what three layers of the OSI model?
-session layer -application layer -presentation layer
What part of the URL, http://www.cisco.com/index.html, represents the top-level DNS domain?
.com
Which two definitions accurately describe the associated application layer protocol?
Telnet - provides remote access to servers and networking devices DNS - resolves internet names to IP addresses
Which statement is true about FTP?
The client can download data from or upload data to the server.
What is true about a client-server network?
The network includes a dedicated server.
On a home network, which device is most likely to provide dynamic IP addressing to clients on the home network?
a home router
IMAP
allows vieweing of messages that are on email clients
Which TCP/IP model layer is closest to the end user?
application
Which layer in the TCP/IP model is used for formatting, compressing, and encrypting data?
application
What are two characteristics of the application layer of the TCP/IP model?
-the creation and maintenance of dialogue between source and destination applications -closest to the end user
Which phrase describes an FTP daemon?
A program that is running on an FTP server
HTTP
displays web pages
DHCP
dynamically assigns IP addresses to clients
What does DNS do?
maps URLS to numerical addresses
Which command is used to manually query a DNS server to resolve a specific host name?
nslookup
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.