Lab-Activity-DHCP
Lab-Activity-DHCP
Objective:
In this lab, you will configure a DHCP server on a Cisco router to automatically assign IP addresses to
client devices in a network. You will verify that the clients successfully receive the IP addresses and can
communicate with each other.
Topology:
1 Router
1 Switch
3 PCs
o Drag and drop one router, one switch, and three PCs onto the workspace.
3. Connect Devices:
o Define a DHCP pool of IP addresses that the router will assign to devices:
o
4. Exclude Specific IP Addresses (Optional):
o Click on IP Configuration.
o Set IP Configuration to DHCP.
o Type the command ipconfig to view the assigned IP address, subnet mask, and default
gateway.
o Use the ping command to test connectivity with the other PCs:
o On the router's CLI, use the following command to display the list of IP addresses
assigned by DHCP:
o
o Use this command to check how many IP addresses are still available in the DHCP pool:
3. Debugging DHCP:
o If the PCs do not receive an IP address, use the following debug command to view
DHCP-related events on the router:
o
Conclusion: