Correct Answers | Verified | Latest Update 2026
Save
Practice questions for this set
Learn 1 /7 Study with Learn
a dynamic distance vector exterior routing protocol used on the Internet to
exchange routing information between autonomous systems—that is, large
sections of the Internet.
Choose an answer
1 BGP (Border Gateway Protocol) 2 Access Layer
What is the goal of the Building-
3 4 ARP (Address Resolution Protocol)
Block Network Design Process?
Don't know?
Terms in this set (77)
, Access Layer The layer that provides network access.
Ex. Local Area Network (LAN)
ACK (acknowledgement message) the part of the ARQ algorithm that lets the sender
know that the package has been correctly received
without errors.
Address Resolution the process of translating the application layer
address (or server name) of the destination into a
network layer address, and in turn translate that
into a data link layer address
Server Name Resolution translation of application layer addresses into
network layer addresses and is done using the
Domain Name Service (DNS) (Ex. Website URL to
IP address)
ARP (Address Resolution Protocol) A core protocol in the TCP/IP suite that belongs in
the Network layer of the OSI model. ARP obtains
the MAC (physical) address of a host, or node, and
then creates a local database that maps the MAC
address to the host's IP (logical) address.
ARQ (Automatic Repeat reQuest) when a receiver that detects an error simply asks
the sender to retransmit the message until it is
received without error.
Asychronous Transmission often referred to as start-stop transmission
because the transmitting computer can transmit a
character whenever it is convenient, and the
receiving computer will accept that character.