ā03-01-2024 03:28 AM
Hello, i have Cisco router 3945, working well, when i reboot or after electricity goes down internet doesn't working, i should go to router do shutdown and no shutdown after internet will working.
why does this happen thanks in advance
Solved! Go to Solution.
ā05-15-2024 06:47 AM
we solved this problem, i don't know how i talked to ISP a few times and we came to solution and on my side we will changed sfp. Sfp worked was SC bu we will changed to LC, and also ISP also changed some configs after this problem solved. ISP didn't khow how solved this issue soled me also.
i will close the issue
ā03-01-2024 03:47 AM
Hello @Mlex1 ,
can you provide some more details regarding the router itself? Can you share the config and the show version?
ā03-01-2024 04:32 AM
flash0:c3900e-universalk9-mz.SPA.157-3.M8.bin
Can you share the config and the show version?
can't share secret i can share part of config
ā03-01-2024 04:47 AM
@Mlex1 wrote:
flash0:c3900e-universalk9-mz.SPA.157-3.M8.bin
Can you share the config and the show version?
can't share secret i can share part of config
Don't need passwords to troubleshoot the problem.
ā03-01-2024 05:02 AM
Hello @Mlex1
As concerned this specific interface facing "internet", is it a manual or dhcp ip address ?
ā03-01-2024 05:09 AM
manual
ā03-01-2024 05:16 AM
Ok @Mlex1
The router's routing table or ARP cache might not be getting populated correctly after a reboot. Manually restarting the interfaces may trigger the process of updating these tables.
ā03-01-2024 05:35 AM
i will emulate this moment next week, thanks for support
ā03-10-2024 10:08 PM
here i didn't see any changes with arp table but my default route disappear, also i see errors on port where cable from provider connect to my switch.
R1#show interfaces gigabitEthernet 1/1/1 | S runts
9 runts, 0 giants, 0 throttles
ā03-10-2024 11:04 PM
It sounds like you might be experiencing an issue with the Cisco router not automatically restoring internet connectivity after a reboot or power outage. This could be due to various reasons, and here are a few common possibilities:
Interfaces not coming up: After a reboot or power outage, the interfaces on the router may not be coming up automatically. You can check the status of the interfaces by using the show ip interface brief command. Make sure that the relevant interfaces are in the "up" state.
Configuration not saved: If the router is not saving its configuration, any changes made during the session may be lost after a reboot. Ensure that you are saving the configuration using the write memory or copy running-config startup-config command.
IP addressing issues: There could be issues with obtaining IP addresses for the interfaces, especially if they rely on DHCP. Make sure that DHCP is configured correctly or check the static IP settings if applicable.
Routing issues: After a reboot, the routing table might not be repopulated correctly. Verify that the routing information is accurate using the show ip route command.
Software or firmware issues: Ensure that your router is running the latest stable software or firmware version. Bugs in the operating system might be causing the issue, and updating to the latest version could resolve it.
ā03-10-2024 11:23 PM
Interfaces not coming up:
ConfiguratioRouting issues:
all good
mansion above my default route disappear
ā03-11-2024 04:57 AM
i don't know how to solve this problem if i know i will share menеioned here, currently i solve this problem via shutdown and no shutdown
i will close the ticket thanks in advance
ā03-12-2024 09:16 AM
You may close the ticket if you want. Or if you want to go a bit further with it I would suggest that after the next reboot, before you shut/no shut perform these commands and post the output
show ip interface brief
show ip route
show arp
show interface
ā03-15-2024 03:16 AM
Hello Richard
with due all respect, i done all steps i only see one differents my default router disappear, after shut and no shut on port internet working internet.
Currently i'm waiting for ISP
1 They should change SFP modul
2 Connect our internet from another side
result i will share thanks in advance
ā03-14-2024 04:42 AM
It sounds like your Cisco router 3945 may be experiencing an issue where the internet connection fails to initialize properly after a reboot or power outage. This could be due to a configuration problem, interface flapping, routing or NAT issues, or even hardware malfunctions. By performing a shutdown and then a no shutdown on the affected interface, you're essentially resetting the connection and allowing it to reestablish properly. To address this issue, you should check for misconfigurations in the router's configuration file, verify the physical connection, review router logs for errors, test internet connectivity using diagnostic commands, and consider contacting your ISP for assistance. If the problem persists, further troubleshooting or consultation with Cisco technical support may be necessary to resolve the issue and ensure reliable internet connectivity.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide