07-10-2018 02:59 PM - edited 03-08-2019 03:38 PM
Hello,
I have taken over a pre-existing network and I have two switches (Cisco Catalyst 3750G-12S) which are connected to each other using SFP's with LC duplex fiber. The two switch's ports are configured as trunks with the following config:
interface GigabitEthernet1/0/3
switchport trunk encapsulation dot1q
switchport mode trunk
load-interval 30
end
I am seeing random 3 second long disconnections between the two switches. The weird thing is, even though both switches are logging the same (debugging) I only see the LINEPROTO-5-UPDOWN messages on the first switch when the disconnection happens. Each time it last roughly 3 seconds, and then it's good again. This is happening 5 to 10 times per day and is causing issues within our network for network latency sensitive applications.
Before I start replacing cabling, SFP modules, and/or switches does anyone have any tips or suggestions on what could be the issue? I'm specifically curious as to why only one switch is giving me the Interface changed state messages in the logs and the other doesn't show anything?
Thanks!
Solved! Go to Solution.
07-25-2018 09:54 AM
So, just to update anyone who comes upon this, here is what was done and now the issue is resolved.
I swapped out SFP and port on Switch 01, but that didn't make a difference.
So I swapped out the SFP on Switch 11 and no difference. When swapping ports (because I didn't have any available, I had to swap two LC cables) it seems to work fine now.
Normally, this would indicate that the issue was the port. However, the old port (Gi1/0/3) is now working properly connected to the other switch (Switch 52) as a trunk. In the end, I think the LC cable may have just needed to be re-seated or something like that? At this point, I don't want to mess with anything, especially since I don't have a cable tester nor cleaner available right now. Wish I had a cable scope, that could have helped I'm sure as well.
I feel a bit silly marking this as the solution, but I do want to show that this was completed. Thanks for all the responses and help with this. It's still strange that only one switch (Switch 1) would show the interface going down, and not both. That, I don't have any answers for.
07-10-2018 03:33 PM
07-11-2018 08:15 AM - edited 07-11-2018 08:15 AM
Thanks for the response:
07-12-2018 10:38 AM - edited 07-12-2018 10:42 AM
Hi!
You do have CRC errors on switch 01, what I can see there is "7808 input errors, 340 CRC" and that is telling you, at you have some kind of media issue some Deepak kumar told you before:
Are the both switches on the same building or are you using the building fiber infrastructure, if is the second you have to measure the fiber on building?
Have you tried to use another interface on the switches and see if that helps?
Why have you allowed all vlans on that interface?
Are you using some kind off mls rate-limit on the switches?
/Mohammed
07-12-2018 10:51 AM
07-12-2018 03:12 PM
07-12-2018 03:15 PM
07-25-2018 09:54 AM
So, just to update anyone who comes upon this, here is what was done and now the issue is resolved.
I swapped out SFP and port on Switch 01, but that didn't make a difference.
So I swapped out the SFP on Switch 11 and no difference. When swapping ports (because I didn't have any available, I had to swap two LC cables) it seems to work fine now.
Normally, this would indicate that the issue was the port. However, the old port (Gi1/0/3) is now working properly connected to the other switch (Switch 52) as a trunk. In the end, I think the LC cable may have just needed to be re-seated or something like that? At this point, I don't want to mess with anything, especially since I don't have a cable tester nor cleaner available right now. Wish I had a cable scope, that could have helped I'm sure as well.
I feel a bit silly marking this as the solution, but I do want to show that this was completed. Thanks for all the responses and help with this. It's still strange that only one switch (Switch 1) would show the interface going down, and not both. That, I don't have any answers for.
07-11-2018 01:49 AM
Hi,
It seems like a Media issue but shares an output from the command "Show interface <Trunk Port Number>" and Both side Port configuration also.
Regards,
Deepak Kumar
07-11-2018 08:17 AM
Thanks for the response. I posted the results of the show interface gi1/0/3 above.
The configuration of the ports is as below:
Switch 01
interface GigabitEthernet1/0/3
switchport trunk encapsulation dot1q
switchport mode trunk
load-interval 30
end
Switch 11
interface GigabitEthernet1/0/3
description Link to
switchport trunk encapsulation dot1q
switchport mode trunk
end
07-12-2018 12:07 AM
07-12-2018 08:17 AM - edited 07-12-2018 08:17 AM
Thanks for the response, here is the output of those commands from the two switches:
07-12-2018 09:36 AM - edited 07-12-2018 01:34 PM
Sorry, duplicate post.
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