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 can't seem to change the IP of the Inside Interface or the range of the DHCP server.When I try to change one or both I get this error:-----------------------[OK] hostname PIC506E[ERR]ip address inside 172.22.210.2 255.255.255.0 Interface address is...
Thanks Jorge, that was it.PIC506E(config)# no dhcpd address 192.168.1.2-192.168.1.254 insidePIC506E(config)# show dhcpddhcpd lease 3600dhcpd ping_timeout 750dhcpd auto_config outsidePIC506E(config)# ip address inside 172.22.210.2 255.255.255.0PIC506E...