Article ID: 150565 - Last Review: November 1, 2006 - Revision: 2.1 Creating DHCP Scopes Using DHCP ManagerThis article was previously published under Q150565 On This PageSUMMARY
A DHCP scope is an administrative grouping of computers running the DHCP
Client service. You create a scope for each subnet on the network to define
parameters for that subnet.
Each scope has the following properties:
MORE INFORMATION
You MUST use DHCP Manager to create, manage, or remove scopes. The DHCP
database file (Dhcp.mdb) is a JET database that cannot be read by Microsoft
Access or other application editors.
To create a new DHCP scope, select the server in the DHCP Manager window, and on the Scope menu, click Create. A pop-up window is displayed requiring all necessary information to configure the DHCP Server. To configure the new scope, type the appropriate information into the following fields: IP Address PoolField Description ------------------------------------------------------------------------- Start address Specifies the first IP address of the scope for the clients End address Specifies the last IP address of the scope for the clients Subnet mask Specifies the subnet mask for the client subnet Exclusion RangeBy specifying addresses to be excluded from a range, DHCP Manager will not lease these addresses to requesting clients. An example of this is a UNIX Tower or similar machine that cannot be reconfigured with a static IP address outside of the intended/defined scope (for example, a corporate DNS).To implement several address scopes within one subnet on a single DHCP server, create one continuous IP address range that includes all available addresses within the subnet. Then, exclude necessary addresses or ranges from within the defined scope. For example: Defined scope: 192.192.192.1 through 192.192.192.200 Excluded: 192.192.192.5 and 192.192.192.10 through 192.192.192.50 Available addresses: 192.192.192.1 through 192.192.192.4, 192.192.192.6 through 192.192.192.9, and 192.192.192.51 through 192.192.192.200 Lease Duration UnlimitedThis option specifies that the DHCP lease assigned to a client will never expire. This is not a recommended option and should be substituted through the use of client reservations.Lease Duration Limited toThe number of days, hours, and minutes that a DHCP client lease is available before it must be renewed.NameThe scope name is the name that describes this subnet and is displayed after the IP address in DHCP Manager. The name can include any combination of letters, numbers, hyphens, underscores, or blank characters.CommentThis is an optional field. | Article Translations
|

Back to the top
