ANSWERS(GRADED A+)
The Open Systems Interconnection reference model (OSI/RM) Network Layer serves
which primary purpose? - ANSWERIt uses Layer 3 addresses to create multiple routed
networks.
The address 68.56.189.17 belongs to which Internet protocol (IP) class? -
ANSWERClass A
What happens to a datagram sent by a higher level protocol to a 127.x.y.z address? -
ANSWERThe datagram loops back inside the host and never leaves the network
interface card (NIC).
Which device evaluates and acts upon a packet's Internet protocol (IP) address? -
ANSWERRouter.
The Network Layer must do what to a received frame first, in order to determine the
route over which it will forward the datagram to the next network? -
ANSWERDecapsulate the packet.
What network information can be determined from a logical Internet protocol (IP)
address? - ANSWERThe host portion and network portion.
The physical address of a device is processed by which layer of the Open Systems
Interconnection reference model (OSI/RM)? - ANSWERThe Data Link Layer.
Which layer of the Open Systems Interconnection reference model (OSI/RM) would you
suspect as being the problem when packets are arriving at the server but no information
is being returned to the client? - ANSWERThe Transport Layer.
All computers running on the transmission control protocol/Internet protocol (TCP/IP)
suite have which of the following in common? - ANSWEREach computer is assigned its
own Internet protocol (IP) address.
A repeater operates at which layer of the Open Systems Interconnection reference
model (OSI/RM)? - ANSWERThe Physical Layer.
Which one of the following protocols allows email clients to download their messages
from an email server? - ANSWERPost Office Protocol version 3 (POP3).
Hypertext transfer protocol (HTTP) is what type of protocol? - ANSWERStateless.
, On the file transfer protocol (FTP) server, what manages client requests for file retrieval
or transmission? - ANSWERA daemon.
What are the primary requirements to connect to a transmission control protocol/Internet
protocol (TCP/IP) network? - ANSWERUnique pairs of Network Layer and Transport
Layer addresses and use of the TCP/IP protocol suite.
What type of delivery method uses an email server between the sender and the receiver
of messages? - ANSWERStore-and-forward.
Host names and uniform resource locators (URL) are resolved to Internet protocol (IP)
addresses by which of the following applications? - ANSWERDomain Name System
(DNS).
What happens when the browser application finishes downloading the files necessary to
display a web page? - ANSWERThe browser and server drop the connections, and the
browser maintains the page and its elements in local memory.
Which email protocol enables the messages to be viewed without first downloading
them from the email server? - ANSWERInternet Message Access Protocol version 4
(IMAP4).
What type of server maintains an access log to assist with troubleshooting and tracking
down malicious users? - ANSWERA file transfer protocol (FTP) server.
A store-and-forward email system will not deliver messages until: - ANSWERThe host
requests the information.
What is the binary equivalent of decimal 136? - ANSWER10001000.
Convert the Internet protocol (IP) address 172.68.10.2 from decimal to binary: -
ANSWER10101100.01000100.00001010.00000010.
Convert the binary Internet protocol (IP) address
01110011.11001000.00101100.00000010 to decimal: - ANSWER115.200.44.2.
Which is the result of ANDing the Internet protocol (IP) address 23.176.224.18 with the
subnet mask 255.224.0.0? - ANSWER23.160.0.0.
Which represents the prefix bits for the subnet mask 255.255.0.0? - ANSWER/16.
If we borrow 3 bits from a Class C network address, how many useable subnets have
we created? - ANSWER8.
What isolates an Internet protocol (IP) address's network portion from its host portion? -
ANSWERA network mask.