07-31-2011 06:43 PM - edited 03-07-2019 01:28 AM
Hi,
I have a 3650 running recent code and I'm noticing these packets when running Wireshark on my directly connected desktop. What are these packets for and how do I turn this feature off if it simply the switch pinging itself at a layer 2 default loopback interface? Thanks.
Solved! Go to Solution.
07-31-2011 09:30 PM
What you are seeing there are the Ethernet keepalive messages. In earlier implementations of Ethernet it was more important that the interface validate operation of the network by sending a frame where the source MAC and destination MAC were the MAC of the interface.
If the interface accepts it the command no keepalive will stop them.
HTH
Rick
Sent from Cisco Technical Support iPhone App
07-31-2011 10:22 PM
Hello,
In addition to Rick's explanation, Cisco Catalyst switches are using the LOOP protocol to detect self-looped ports, i.e. ports that keep receiving the same traffic they sent themselves - because of some unfortunate loop in the network. If a switchport receives a LOOP frame it sent itself, it will be put into errdisabled state.
There was a rather lengthy discussion primarily between me and Giuseppe about this topic with Giuseppe pointing out different important aspects of the LOOP protocol. You may be interested in reading it here:
https://supportforums.cisco.com/message/3005684#3005684
Best regards,
Peter
07-31-2011 09:30 PM
What you are seeing there are the Ethernet keepalive messages. In earlier implementations of Ethernet it was more important that the interface validate operation of the network by sending a frame where the source MAC and destination MAC were the MAC of the interface.
If the interface accepts it the command no keepalive will stop them.
HTH
Rick
Sent from Cisco Technical Support iPhone App
07-31-2011 10:22 PM
Hello,
In addition to Rick's explanation, Cisco Catalyst switches are using the LOOP protocol to detect self-looped ports, i.e. ports that keep receiving the same traffic they sent themselves - because of some unfortunate loop in the network. If a switchport receives a LOOP frame it sent itself, it will be put into errdisabled state.
There was a rather lengthy discussion primarily between me and Giuseppe about this topic with Giuseppe pointing out different important aspects of the LOOP protocol. You may be interested in reading it here:
https://supportforums.cisco.com/message/3005684#3005684
Best regards,
Peter
01-23-2024 11:26 AM
I also have same loop protocol message captured, The link is not opening. can you please paste what to be done to fix this ?
08-01-2011 05:45 AM
Thanks to both of you for the information and that link is a nice, in-depth discussion.
Larry
11-15-2016 01:51 AM
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