I have a Cisco 831 that I had to put through password recovery. Ever since, I have not been able to connect to the LAN ports. What happens is that the router looks OK through most of the reboot, but just as it gets to the point where it says "Press Return to Get Started!" the LAN light goes dark, no matter which port I use. I've reseated the memory and upgraded the IOS to 12.3(2)XE3, but it hasn't made any difference. The ethernet0 config is very simple:
interface Ethernet0
ip address 10.1.1.98 255.255.255.0
ip access-group 100 in
ip nat inside
no cdp enable
hold-queue 32 in
hold-queue 100 out
Show int shows the interface as up and up. Can anyone give me any ideas where to go next? Thank you.
interface Ethernet0
ip address 10.1.1.98 255.255.255.0
ip access-group 100 in
ip nat inside
no cdp enable
hold-queue 32 in
hold-queue 100 out
Show int shows the interface as up and up. Can anyone give me any ideas where to go next? Thank you.