cisco chapter 3 midterm
What are two benefits of using a layered network model? (Choose two.)
it exists in protocol design and it prevents technology in one layer from affecting other layers
What is done to an IP packet before it is transmitted over the physical medium?
it is encapsulated in a layer 2 frame
Which delivery method is used to transmit information to one or more end devices, but not all devices on the network? -unicast -multicast -broadcast
multicast
Which type of communication will send a message to a group of host destinations simultaneously? -anycast -multicast -broadcast -unicast
multicast
True or false. Standards organizations are usually vendor-neutral.
True
BGP and OSPF are examples of which type of protocol? -network communication -network security -routing -service discovery
routing
Which services are provided by the internet layer of the TCP/IP protocol suite? (Choose three.) -file transfer -address resolution -routing protocols -messaging -ethernet -internet protocol
routing protocols, messaging, and internet protocols
What is the PDU associated with the transport layer? -segment -packet -bits -frame
segment
What is the process of dividing a large data stream into smaller pieces prior to transmission? -sequencing -duplexing -multiplexing -segmentation
segmentation
What is used to determine the network portion of an IPv4 address? -subnet mask -MAC address -right most part of the IP address -left most part of the MAC address
subnet mask
In computer communication, what is the purpose of message encoding?
to convert information to the appropriate form for transmission
UDP and TCP belong to which layer of the TCP/IP protocol? -application -transport -internet -network access
transport
Which layer of the OSI model defines services to segment and reassemble data for individual communications between end devices? -transport -application -network -session -presentation
transport
True or false? Frames exchanged between devices in different IP networks must be forwarded to a default gateway.
true
What is the purpose of the sequencing function in network communication?
A uniquely label transmitted segments of data for proper reassembly by the receiver
Which two protocols belong in the TCP/IP model application layer? -EIGRP -DNS -OSPF -ICMP -DHCP
DHCP AND DNS
Which two protocols are service discovery protocols? (Choose two.) -DNS -TCP -SSH -DHCP
DNS AND DHCP
Which protocol operates at the network access layer of the TCP/IP model? -HTTP -IP -DNS -Ethernet
Ethernet
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
Which of the following are protocols that provide feedback from the destination host to the source host regarding errors in packet delivery? (Choose two.) -IPv4 -TCP -ICMPv4 -IPv6 -UDP -ICMPv6
ICMPv4 and ICMPv6
Which three acronyms/initialisms represent standards organizations? (Choose three.) -IEEE -OSI -IANA -MAC -IETF -TCP/IP
IEE, IANA, IETF
Which two protocols function at the internet layer? (Choose two.) -IP -BOOTP -ICMP -POP -PPP
IP AND ICMP
A device receives a data link frame with data and processes and removes the Ethernet information. What information would be the next to be processed by the receiving device?
IP at the internet layer
This protocol is responsible for guaranteeing the reliable delivery of information. -TCP -IP -HTTP -ethernet
TCP
What type of communication will send a message to all devices on a local area network? -unicast -allcast -broadcast -multicast
broadcast
Which message delivery option is used when all devices need to receive the same message simultaneously? -duplex -unicast -broadcast -multicast
broadcast
Which protocol stack layer encapsulates data into frames? -data link -transport -network -application
data link
What process is used to receive transmitted data and convert it into a readable message? -flow control -encapsulation -decoding -access control
decoding
Which logical address is used for delivery of data to a remote network?
destination IP address
What is the order of the two addresses in the data link frame?
destination MAC, source MAC
What types of standards are developed by the Electronics Industries Alliance (EIA)? -electric wiring and connectors -radio equipment and cell towers -video compression and broadband communications -voice over IP (VoIP) and sattelite communications
electric wiring and connectors
What is the name of the process of adding protocol information to data as it moves down the protocol stack? -de encapsulation -sequencing -segmentation -encapsulation
encapsulation
What process is used to place one message inside another message for transfer from the source to the destination? -flow control -encapsulation -access control -decoding
encapsulation
What is the process of converting information into the proper form for transmission? -formatting -encoding -encapsulation
encoding
True or False? Data Link addresses are physical so they never change in the data link frame from source to destination.
false
True or false? The right-most part of an IP address is used to identify the network that a device belongs to.
false
Which three are components of message timing? (Choose three.)
flow control, access method, and response timeout
Which step of the communication process is concerned with properly identifying the address of the sender and receiver? -formatting -encoding -encapsulation
formatting
This standards organization is responsible for IP address allocation and domain name management. -internet society (ISOC) -internet engineering task force (IETF) -internet architecture board (IAB) -internet assigned numbers authority (IANA)
internet assigned numbers authority (IANA)
This standards organization is concerned with the Request for Comments (RFC) documents that specify new protocols and update existing ones. -internet society (ISOC) -internet engineering task force (IETF) -internet architecture board (IAB) -internet research task force (IRTF)
internet engineering task force (IETF)
Which of the following statements are true regarding network layer and data link layer addresses? (Choose three.)
network layer address are logical and data link addresses are expressed as 12 hexidecimal digits, data link layer addresses are physical and network layer addresses are logical, and network layer addresses are either 32 or 128 bits in length.
What is the general term that is used to describe a piece of data at any layer of a networking model? -protocol data unit -packet -frame -segment
protocol data unit
What is the purpose of protocols in data communications?
providing the rules required for a specific type of communication to occur