CIsco 2921 is a networking device manufactured by CIsco.
CIsco 2921 is a networking device manufactured by CIsco.
You're facing an issue with your router's DHCP setup and the ping test not working as expected. It seems like the device is getting no responses, which could be due to incorrect port configuration or a misconfiguration in the DHCP server. Try checking the DHCP settings manually on the router to ensure ports are correctly assigned and that the IP assignment is functioning properly.
Yes, you can check routes by typing 'show ip route'. Your configuration details are available for review. The DHCP command you used hasn't been specified yet.
I'm just getting started with Cisco, so I cleared the configurations on it. I think I connected the Ethernet cable from my modem to Interface g0/0. Then I ran router enable and entered my password. After that, I set up the router configuration and tried pinging 8.8.8.8, but I got an error message.
I'll provide a screenshot to clearly illustrate your concerns.
After several attempts, I successfully reached the ping 8.8.8.8 and the connection worked. However, I encountered another issue while trying to set up DHCP. The screens were captured using the ISP connection since I needed to return to my computer for further assistance.
Interesting. It looks like G0/0 is set up as a DHCP client yet hasn’t gotten an IP from the upstream modem. Regarding the DHCP server pool, have you set up the default router and DNS? Once enabled and a pool selected, run the command ip dhcp pool Base with the specified parameters. The default router will assign the default router for DHCP clients. You can delete unwanted pools using the “no ip dhcp pool base” command.