Managing DHCP scopes
A DHCP scope is a fundamental component of the DHCP server, defining a specific range of IP addresses that the server can allocate or lease to devices on a network. in DHCP defined as a pool of IP addresses that a DHCP server can dynamically assign to clients on a particular subnet.
DDI Central supports the following network topological elements that can organize the DHCP scopes in IP network infrastructure:
Address pool configurations in a subnet can either allow or deny specific client classes for dynamic IP provisioning. If "Allow" is set to "yes," the pool permits provisioning for the chosen client class, while setting it to "NO" excludes provisioning for that class. Choosing "none" means the address pool is open for dynamic provisioning to all clients in the subnet without class restrictions.
Static subnets
Static subnets refer to segments of a network that have fixed IP addresses assigned to them. Unlike dynamic subnets, where IP addresses can be assigned on-the-fly by a DHCP server, static subnets have pre-defined IP ranges and the IP addresses are usually assigned manually to devices.
To define a static subnet in DDI Central:
Select DHCP-> Network. On the Network page, navigate to the Static Subnet tab. You can either click the Add Static Subnet button in the top right corner of the page or click the Import button to import the spreadsheet you use to maintain the static subnet leases.
On clicking the Add Static Subnet button, the Create Static Subnet page appears, prompting you to enter the essential details for the static subnet, like the Network Address and network prefix of the static subnet, a suitable description to identify the static subnet and you can also map the Static subnet to a Supernet to position it hierarchically in the tree view of your cluster's IP address plan. You can also specify if this subnet is associated with a VLAN by entering the targeted VLAN details and then click Save to finalize the configurations for the Static Subnet.
Once you create and define the IP address space for a static subnet, the entry you just created will be displayed under the static Subnet tab in the Network page. Here you can click on the Import button available in the top right corner to import the static subnet's lease details you maintain in a spreadsheet.
More on Static Leases here.
Once the Static Leases are successfully imported, the capacity and other details of the Static Subnet are reflected under the Static Subnet tab on the Network page. On clicking through the targeted static subnet entry on this page, will immediately redirect you to the IPAM->Lease->Static Leases page, where you will see the leases pertaining to the specific Static Subnet you clicked on.
Special Case for Windows:
No options cannot be assigned for a shared network in Microsoft DHCP.
You can apply a multiple DHCP options over this combination of hosts for customized management.
Special case for Microsoft DHCP:
Host Groups are not available in Microsoft DHCP.
Note: DDI Central enables you to define Supernets and VLANs only to simplify network administration. However, no advanced DHCP configurations, such as DHCP options or Client Classes, can be implemented on the Supernets and VLANs.
Also, when discovering your current configurations from your network infrastructure using DDI Central discovery tools, it's crucial to note that VLANs and Supernets configured in your network will not be discovered. Therefore, ensure that you configure them separately in DDI Central for comprehensive and accurate network management.
DDI Central also lets you organize and manage the scopes in a hierarchical manner by providing hierarchical tree-view that show how different scopes relate to one another within the network. The DHCP scope tree view enables admins to quickly locate and access specific scopes, subnets, to manage configurations and troubleshooting tasks for a specific scope.
DDI Central provides flexible and powerful ways to manage IP address assignment and network configurations. Understanding these elements is crucial for network administrators to effectively design and manage their network's IP addressing scheme.