Questions
- All protocols are routable.
- TCP ensures reliable delivery through sequencing and checksums.
- TCP is a connectionless transport device.
- Every process on a machine is assigned a port number.
|
|
- A ___________ is a rule that governs how networks communicate.
| a. protocol |
b. subnet mask |
c. port |
d. namespace |
- ___________________ Protocol is a Network layer protocol that obtains the MAC
address of a host, or node, then creates a database that maps the MAC address to the
host’s IP address.
| a. Network Time |
b. File Transfer |
c. Address Resolution |
d. Internet Control Message |
- ______________ contain databases of associated names and IP
addresses and provide this information to resolvers on request.
| a. Hosts |
b. IP datagrams |
c. Subnets |
d. Name servers |
|
- _____ allows one device to send data to a specific group of
devices.
- A(n) _____ is like an envelope for the data containing information needed to route the data between different network segments.
|
| TCP |
UDP |
IP |
| IPX |
Transport |
Network |
| ICMP |
IGMP |
ARP |
|
- A(n) _____ protocol notifies the sender node of undelivered data packets.
- _____ is best suited for applications such as Video transmission over the Web.
- TCP and _____ are both belong to the ________ layer.
- _____ belongs to the Network layer.
|
- What is the function of ARP?
|
Answers
- ARP
- UDP
- UDP, Transport
- IP
|
- The main function of ARP is to obtain the MAC address of a host, and then map that MAC address to the host’s IP address.
|
|