Hi
I just completed a lab installing a TFTP on my server, saving the router startup config and reinstalling it after erasing it on my router. The issue is, i had my gateway as 10.10.10.1 on g0/0. after reloading the DHCP on my server assigned g0/0 10.10.10.21. I made a new reservation for 10.10.10.1 on g0/0 mac address, but when i reload and reboot the address remains 10.10.10.21. i figure this is to do with lease time, but is there a way to prevent this and force g0/0 to take the 10.1 address. when i try to configure the address in the router i get the error
YNWA(config-if)#ip add 10.10.10.1 255.255.255.192
IP address conflicts with gateway ip address in static routing table
Yet i see no ip address in the routing table that conflicts and if i use the no ip route the message i get is no matching route found.
If anyone can help i would appreciate it thank you