A(n) ________ is a range of IP addresses within a scope that you do not want to have used by DHCP in leasing addresses to clients.

a. Restriction
b. Exclusion
c. Reservation
d. None of the above


b. Exclusion

Computer Science & Information Technology

You might also like to view...

Which of the following statements will set a ListView control, puppyListView, to be 300 pixels high and 200 pixels wide?

a. puppyListView.setSize(200, 300); b. puppyListView.setSize(300, 200); c. puppyListView.setPrefSize(200, 300); d. puppyListView.setPrefSize(300, 200);

Computer Science & Information Technology

When an out-of-order data segment is received, the Fast Retransmit process requires the receiver to immediately send which of the following?

A. duplicate ACKs B. core services C. byte streams D. lost segments

Computer Science & Information Technology

The web browser software developed by Microsoft Corporation that is included with Windows 8.1 is ________

A) Mozilla Firefox B) Chrome C) Internet Explorer 11 D) Safari

Computer Science & Information Technology

Which of the following is not used when configuring BGP?

a. router bgp 65000 b. network [ip address] mask [subnet mask] c. neighbor remote AS number [neighbor's AS number] d. All the above are used.

Computer Science & Information Technology