Cis251 U1 Review

Submitted by: Submitted by

Views: 12

Words: 298

Pages: 2

Category: Other Topics

Date Submitted: 04/01/2016 05:42 PM

Report This Essay

Unit 1 Review Assignment

Multiple Choice – 6 points each

1. You can use what command-line utility to configure DHCP options on a Windows 2008 Server?

c. Netsh

2. What do DHCP servers use to determine if a DHCP client has an IP reservation?

d. MAC address

3. Where does DHCP store audit logs by default?

c. %systemroot%\system32\dhcp\

4. What command will stop the DHCP Server service?

c. net stop dhcpserver

5. When a client’s lease renewal request is refused, which type of DHCP message tells a client?

b. DHCPNack

6. DHCP performs lease renewals at specific internals based on how long the lease has endured. Which two of the following intervals does DHCP use?

d. 87.5% of lease duration

7. Which of these is not a benefit of using DHCP?

c. Multimaster replication

8. Where does DHCP store backups by default?

c. %systemroot%\system32\dhcp\

9. Where does DHCP store its database files by default?

c. %systemroot%\system32\dhcp\

10. How often is the DHCP database automatically backed up?

b. Every 1 hour

Complete Table – 5 points each scope range

Load Balancing a DHCP Server (Case Project 4.1)

You have two DHCP servers on your network and you need to split the scopes to maintain fault tolerance. Given the following information and using Table 4-2, split the scopes using the 80/20 rule and the 50/50 rule:

( Scope 1 (Server1 is primary server): 192.168.175.0 /24

( Scope 2 (Server2 is primary server): 192.168.180.0 /24

Table 4-2

|IP Ranges |DHCP Server1 |DHCP Server2 |

| | | |

| |Enter Scope Ranges: |Enter Scope Ranges: |

|192.168.175.0 /24 |80/20:...