3. |
When a machine is put on a TCP/IP network, one step is to configure the network interface. What does this step accomplish?
Please select the best answer.
|
|
A. |
It tells the system where to send information for machines not on the local network.
|
|
B. |
It joins the link-layer portion of the protocol stack to the network (or IP) layer.
|
|
C. |
It converts numeric addresses to human-readable names.
|
|
D. |
It directs information among machines “living” on several networks.
|
|
The correct answer is B.
Configuring the network interface joins the link-layer portion of the protocol stack to the network (or IP) layer. The important part of this configuration step is assigning IP addresses.
|