Post-deployment DHCP server with IPv4 scope also configuration with multiple VLAN.
After deployment of DHCP server needs to configure IPv4 scope, Gateway IP and DNS for lease out IP details to fulfil DHCP request of the client. We can add this details by using server manager(GUI based) or by using PowerShell(CLI based). Here we configure using server manager.
Follow below mention steps :
Step 1 : On server manager screen Tools -> DHCP; Tools menu is located at upper right side corner.
Step 2: Very first need to check/select interface which is used for Helper-Address on another L3 device. Right, Click on DHCP server -> Click Add/Remove Bindings...
Step 3: Check interface then click OK
Step 4: To add new DHCP IPv4 Scope expand server menu in DHCP manager and
Right-click on IPv4 -> Click New Scope...
Step 5: Add name and description of scope ( If you configure it VLAN based then name will be a Vlan name for easy troubleshoot but not mandatory) then click "Next"
Step 6: Enter the Starting and Ending IP address of your range and set Subnet Mask then click "Next" (You are not allowed to add Network IP and Broadcast IP in this field)
Step 7: If you want to exclude any single IP or Range of IP series from lease IP then add those IP (Gateway IP must need to exclude) then click "Next"
Step 8: Lease duration by default is 8 Days if you want to change then change it or click "Next"
Step 9:Select -> Yes I want to configure these options now for recently created scope and click "Next"
Step 10: Add Default gateway of your network and click "Next"
Step 11: If you have any domain name server then add your DNS IP or add any global DNS IP (EX: 8.8.8.8 or 4.4.2.2) then click "Next"
Step 12: If you running any WINS server then add those details here or else leave it blank and click "Next"
Step 13: Select "Yes I want to activate this scope now" and click "Next"
Step 14 : Click "Finish"
Step 15 : Same way configure other VLAN scope and check all are Active
After deployment of DHCP server needs to configure IPv4 scope, Gateway IP and DNS for lease out IP details to fulfil DHCP request of the client. We can add this details by using server manager(GUI based) or by using PowerShell(CLI based). Here we configure using server manager.
Follow below mention steps :
Step 1 : On server manager screen Tools -> DHCP; Tools menu is located at upper right side corner.
Step 2: Very first need to check/select interface which is used for Helper-Address on another L3 device. Right, Click on DHCP server -> Click Add/Remove Bindings...
Step 3: Check interface then click OK
Right-click on IPv4 -> Click New Scope...
Above configuration is for all windows server version. If you found any query related to this then comment below or Mail us directly ID will be mention in About Us page. ThankYou