An IP address reservation is made by creating an association between an IP address and what type of client identifier?

A. NIC GUID
B. MAC address
C. User Class
D. Vendor Class

Answer: B

Computer Science & Information Technology

You might also like to view...

Which line will delete the first two items in the food() array shown in Q. 24?

a. ``` food.splice("burger","chips"); ``` b. ``` food.splice(2); ``` c. ``` food.splice(2,0); ``` d. ``` ffood.splice(0, 2); ```

Computer Science & Information Technology

To split a database, click the ____ button on the DATABASE TOOLS tab.

A. Split B. Locking C. Access Database D. Back-end Database

Computer Science & Information Technology