Tuante_Lab_Activity_DHCP
Tuante_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
o
o
o
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
o All PCs should be able to successfully communicate with each other.
o On the router's CLI, use the following command to display the list of IP
addresses assigned by DHCP:
o Use this command to check how many IP addresses are still available in the DHCP pool:
o
o
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:
Conclusion: