CTS1650 (CISCO ch. 3 quiz)
What three application layer protocols are part of the TCP/IP protocol suite? (Choose three.)
-DNS -FTP -DHCP
Refer to the exhibit. HostA is attempting to contact ServerB. Which two statements correctly describe the addressing that HostA will generate in the process? (Choose two.)
-a frame with the destination MAC address of Router A -a packet with the destination IP address of Server B.
Which three layers of the OSI model are comparable in function to the application layer of the TCP/IP model? (Choose three.)
-application -presentation -session
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
this organization is responsible for overseeing and managing IP address allocation, domain name management, and protocol identifiers.
IANA
this organization is the largest developer of international standards in the world for a wide variety of products and services. It is known for its Open Systems Interconnection (OSI) reference model.
ISO
this organization promotes the open development, evolution, and use of the Internet throughout the world.
ISOC
what will happen if the default gateway address is incorrectly configured on a host?
The host cannot communicate with hosts in other networks.
governing the way a web server and a web client interact
application protocol
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 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
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
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
taking the segments from transport protocol, encapsulating them into packets, and assigning them with appropriate addresses
internet protocol
the process of placing one message format inside another message format
message encapsulation
the process of converting information from one format into another acceptable for transmission
message encoding
the process of breaking up a long message into individual pieces before being sent over the network
message sizing
preparing packets to be transmitted over the network media
network access protocol
At which layer of the OSI model would a logical address be added during encapsulation?
network layer
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
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
managing the individual conversations between web servers and web clients
transport protocol