Hello. I have had a Cisco 2620 LAN router that we have used for years. I recently purchased another 2620 router as a backup. I have copied the config from the original router to the backup router. Now the configs on both routers are identical except for one line. On the original router I have:
line con 0
On the backup router I have
line con 0 exec-timeout 0 0
I am trying to get rid of the "exec-timeout 0 0" line but it won't go away. When I add "no exec-timeout 0 0" and save it the line still shows up when I do a SHOW RUN. Anyone have any ideas how to get rid of the line. I just want it to be "line con 0" like the original, nothing else under it. Thanks for the help.