Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Services

Anchor
bookmark2708
bookmark2708
This chapter provides guidelines for using Grid Manager to manage Microsoft DHCP servers and for synchronizing DHCP data between Microsoft servers and the Grid. It discusses some features of the Microsoft DHCP servers only as they relate to the synchronization of data. Please review the Microsoft documentation for complete information about Microsoft DHCP servers and their features.
In addition, if you encounter technical issues with your Microsoft DHCP servers, contact Microsoft Technical Support or consult the Microsoft Support site at http://support.microsoft.com/. Some Windows versions require certain updates and hotfixes installed, so the Microsoft server can synchronize with the Grid member. For information about these requirements, see Requirements.
The topics in this chapter include:

...

...

Anchor
About Microsoft DHCP Management
About Microsoft DHCP Management
Anchor
bookmark2709
bookmark2709
About Microsoft DHCP Management

Grid Manager enables you to centrally manage the DHCP data of multiple Microsoft DHCP servers from a single interface. Once the DHCP data is synchronized, you can use the Dashboard on Grid Manager to monitor DHCP and server operations, or organize DHCP data into Smart Folders. Through IPAM tools, such as network maps and IP maps, you can track and manage IP address usage in your networks and monitor DHCP range utilization. You can also run a network discovery to retrieve IP allocation for both managed and unmanaged devices—including devices— including virtualized resources. For information about the IPAM features, see Chapter 13, IP Address Management,.
Image Removed
Image Removed
10.1.0.0/16
MS DHCP Server  
  Figure 36.1 Managing Microsoft DHCP Servers from Grid Manager
IP Map

Drawio
Image Removed
border
Image Removed
1
Dashboard
Managing Member
Image Removed
Image Removed
Image Removed
Image Removed
Image Removed
Image Removed
Image Removed
Image Removed
Image Removed
Image Removed
Image Removed
Image Removed
Image Removed
Image Removed
Image Removed
Image Removed
Image Removed
Image Removed
Image Removed
Admin
Grid Master
Image Removed
Image Removed
10.2.0.0/16
MS DHCP Server10.3.0.0/16
MS DHCP Server
An admin logs into Grid Manager and uses its tools, such as the Dashboard an IP Map, to manage and monitor multiple DHCP servers

Managing Member

10.4.0.0/16
MS DHCP Server

baseUrlhttps://infoblox-docs.atlassian.net/wiki
diagramName36.1
zoom1
pageId22252407
custContentId8656298
lbox1
contentVer1
revision1

Anchor
Synchronizing DHCP Data from Microsoft S
Synchronizing DHCP Data from Microsoft S
Anchor
bookmark2710
bookmark2710
Synchronizing DHCP Data from Microsoft Servers

After you configure a member to manage the DHCP service of a Microsoft server, the Grid member connects to the server and starts synchronizing IPv4 DHCP data from the Microsoft server to the Grid database. It synchronizes the Microsoft server properties, leases, scopes and reservations.
The synchronization time varies, depending on different factors, such as the number of managed Microsoft servers and the amount of data being synchronized.

...

Note: Synchronizing IPv6 data is not supported.

...

As shown in Table 36.1, Microsoft servers and Infoblox DHCP servers represent DHCP data differently. Scopes on Microsoft servers are DHCP ranges on Infoblox DHCP servers. Additionally, Microsoft servers support split-scopes, which is a scope assigned to two Microsoft servers. Each scope has an exclusion range on opposite ends to specify the pool of IP addresses that the other Microsoft server allocates. On an Infoblox DHCP server, each scope in the split-scope is represented as a DHCP range with an exclusion range. Note that NIOS also synchronizes scopes assigned to more than two Microsoft servers, but they are not synchronized as split-scopes.
Fixed addresses on Infoblox DHCP servers are the same as reservations on Microsoft servers. Infoblox reservations, which are IP addresses that are excluded from DHCP, are not supported on Microsoft servers. Microsoft superscopes, which are used to group scopes, are represented as superscopes and can be managed from Infoblox DHCP servers.
Image Removed
1360NIOS Administrator Guide (Rev. A)NIOS 8.1
About Microsoft DHCP Management

Anchor
bookmark2711
bookmark2711
Table 36.1 DHCP Data in Microsoft and Infoblox DHCP Servers

DHCP

...

DataMicrosoft DHCP ServersInfoblox DHCP Servers

Address pool from which the server allocates addresses

Scope

DHCP Address Range in a Network

An IP address that is always assigned to the same device

ReservationFixed Address

An IP address that is excluded from DHCP because a user intends to configure it manually on a network device

...

...

Not supportedReservation
Administrative group of scopesSuperscopeMicrosoft superscope

...

Note: In this chapter, reservations always refer to Microsoft reservations (Infoblox fixed addresses), unless otherwise specified.

...

When the member synchronizes a scope to the Grid, it converts the scope to a DHCP range and network. For example, it converts the Microsoft scope 10.1.1.1- 10.1.1.200 with a netmask of /24 to the network 10.1.1.0/24 and DHCP range 10.1.1.1- 10.1.1.200 on Grid Manager. The member associates the DHCP properties of the scope, including its DHCP and Microsoft vendor options, with the DHCP range. It synchronizes the leases within the range and if configured, the exclusion range as well.
NIOS synchronizes two scopes as split-scopes if the following conditions are met:

...

  • If two superscopes have the same name, but are served by different servers, the member creates two different superscopes on the Grid, each appended with the Microsoft server FQDN.
  • The member synchronizes all active and inactive scopes from a managed Microsoft server as long as the scopes do not conflict or include any networks currently served by a Grid member. The member does not synchronize a scope if its network already exists in the Grid and is served by a Grid member. It can synchronize a scope if its network is included in an existing network, only if the network is not served by DHCP.
  • Synchronizing scopes that are larger than /12 is not supported.
  • NIOS synchronizes all scopes except for those with serving ranges that overlap the serving ranges of existing DHCP ranges.
  • If the appliance manages multiple Microsoft servers and synchronizes identical scopes from more than two Microsoft servers, it does not flag the scopes as split-scopes.

...

...

  • If the appliance synchronizes one or more scopes from Microsoft servers that are identical to an existing split-scope, it removes the split-scope flag from the existing split-scope.
  • NIOS does not synchronize partially overlapping scopes inside a single network from different Microsoft servers. It synchronizes only ranges that completely overlap.
  • More than two scopes are not synchronized as split-scopes, even if they are identical and have exclusion ranges that complement each other.
  • Scopes that have more than one exclusion range are not synchronized as split-scopes, even if the exclusion ranges complement each other. In addition, if a split-scope is synchronized from a Microsoft server and one of the scopes is split again on the Microsoft server, NIOS synchronizes the third scope, but does not set a split-scope flag. In addition, it removes the split-scope flag from the original split-scopes.

You can view the synchronized data as follows:

  • To view the networks of the scopes, select the Data Management tab -> DHCP tab -> Networks tab -> Networks panel. This panel displays all IPv4 networks. For information about this panel, see Modifying IPv4 Networks onpage 1174.
  • To view the corresponding DHCP ranges and reservations, select the Data Management tab -> DHCP tab -> Networks tab, and click a network link. For information about this panel, see Viewing Scopes0.

You can also use the features in the IPAM tab, such as the Net Map and IP Map, to view and manage the Microsoft DHCP data. For information, see Chapter 13, IP Address Management,.