Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am configuring a Cisco router, 4200 series, and the router is not giving out DHCP.I have set the router to take DHCP from the ISP router. Config below. Please help.Interface gigabitethernet 0/0Ip address dhcpIp nat outsideNo shutdownInterface gigab...
Thanks, for the help I have sorted out my dhcp now, but my internet is not going through. I changed my ip route 0.0.0.0 0.0.0.0 192.168.1.1 to ip route 0.0.0.0 0.0.0.0 dhcp since my WAN is dhcp, but still internet can't go through. What could be the ...
Sir newbie here, found this while going through to find solution for my problem.I wan to extend DHCPCurrently I have,ip dhcp pool mainpool network 20.20.20.0 255.255.252.0 default-router 20.20.20.1 dns-server 8.8.8.8Want to change toip dhcp poo...