DHCP Server Lab
DHCP Server Lab
1. PC PC 5
2. Switch PT-Switch 2
3. Router PT-Router 1
4. Server Server-PT 1
Default-Gateway 172.168.10.1
2. Assigning IP address using the ipconfig command.
We can also assign an IP address with the help of a command.
Go to the command prompt of the server
Then, type ipconfig <IPv4 address><subnet mask><default gateway>(if needed)
example: ipconfig 172.168.10.2 255.255.255.0 172.168.10.1
Step 3: Configuring the DHCP server.
To configure the DHCP server first,
Click on Server then, Go to services.
Click on DHCP and turn on the services and, configure the DHCP server with the help of
the data given below.
Delete the default values of Start IP Address and subnet Mask then save the info.
Create two new pools.
POOL1 and POOL2 and fill the data as shown in the images below.
Step 4: Configuring Router with IPv4 Address and Subnet Mask.
IP Addressing Table for Router:
Repeat the same procedure with other PCs to configure them thoroughly.