cisco exam 3
what three application layer protocols are part of the TCP/IP protocol suite?
DHCP DNS FTP
a web client is sending a request for a webpage to a web server. From the perspective of the client, what is the correct order of the protocol stack that is used to prepare the request for transmission?
HTTP TCP IP Ethernet
Match the description to the organization.
ISOC - the organization promotes the open development, evolution, and use of the internet throughout the world ISO - this organization is the largest developer of international standards in the world for a wide variety of products and services. It is know for its Open System Interconnection (OSI) reference model. IANA - this organization is responsible for overseeing and managing IP address allocation, domain name management, and protocol identifiers
what is an advantage of network devices using open standard protocols?
a client host and a server running different operating systems can successfully exchange data.
router A---------- router B + + switch a ----------switch B + + hostA -------------serverB Refer to the exhibit. HostA is attempting to contact ServerB. Which two statements correctly describe the addressing that HostA will generate in the process?
a frame with the destination MAC address of RouterA. a packet with the destination IP address of ServerB.
which three layers of the OSI model are comparable in function to the application layer of the TCP/IP model?
application presentation session
match the protocol function to the description while taking into consideration that a network client is visiting a web site.
application protocol - governing the way a web server and a web client interact internet protocol - talking the segments from the transport protocol, encapsulating them into packets, and assigning them with appropriate addresses network access protocol - preparing packets to be transmitted over the network media transport protocol - managing the individual conversation between web servers and web clients
Refer to the exhibit. If Host1 were to transfer a file to the server, what layers of the TCP/IP model would be used?
application, transport, Internet, and network access layers
what type of communication will send a message to all devices on a local area network?
broadcast
which address does a NIC use when deciding whether to accept a frame?
destination MAC address
what process is used to place one message inside another message for transfer from the source to the destination?
encapsulation
what method can be used by two computers to ensure that packets are not dropped because too much data is being sent too quickly?
flow control
which PDU format is used when bits are received from the network medium by the NIC of a host?
frame
Match each description to its corresponding term.
message encoding - the process of converting information from one format into another acceptable for transmission message encapsulation - the process of placing one message format inside another message format message sizing - the process of breaking up a long message into individual pieces before being sent over the network
at which layer of the OSI model would a logical address be added during encapsulation?
network layer
what is an advantage of using standards to develop and implement protocols?
products from different manufacturers can interoperate successfully.
what are proprietary protocols?
protocols developed by organizations who have control over their definition and operation
which PDU is processed when a host computer is de-encapsulating a message at the transport layer of the TCP/IP model?
segment
which statement is true about the TCP/IP and OSI models?
the TCP/IP transport layer and OSI Layer 4 provide similar services and functions.
what will happen if the default gateway address is incorrectly configured on a host?
the host cannot communicate with hosts in other networks.
which characteristic describes the default gateway of a host computer?
the logical address of the router interface on the same network as the host computer
which statement is correct about network protocols?
they define how messages are exchanged between the source and the destination.