USD ($)
$
United States Dollar
India Rupee

Learn Python from Scratch: Begin Here

Created by Ravish Rathi in Articles 21 Jun 2024
Share
«Network Automation is Essential for ...

Error : ETHCNTR-3-LOOP_BACK_DETECTED: Loop-back detected on gig0/2

Error code CSCea46385


Symptom:

An interface on a Catalyst switch is errordisabled after detecting a loopback. Mar 7 03:20:40: %ETHCNTR-3-LOOP_BACK_DETECTED: Loop-back detected on GigabitEthernet0/2. The port is forced to linkdown.

Mar 7 03:20:42: %LINK-5-CHANGED: Interface GigabitEthernet0/2, changed state to administratively down

Mar 7 03:20:43: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/2, changed state to down

Conditions:

This might be seen on a Catalyst 2940, 2950, 2950-LRE, 2955, 2970, 3550, 3560 or 3750 switch running 12.1EA or 12.2SE based code.

Workaround:

Disable keepalives by using the no keepalive interface command. This will prevent the port from being errdisabled, but it does not resolve the root cause of the problem. Please see section below for more information.

Additional Information:

The problem occurs because the keepalive packet is looped back to the port that sent the keepalive. There is a loop in the network.

Although disabling the keepalive will prevent the interface from being errdisabled, it will not remove the loop.

The problem is aggravated if there are a large number of Topology Change Notifications on the network. When a switch receives a BPDU with the Topology Change bit set, the switch will fast age the MAC Address table.

When this happens, the number of flooded packets increases because the MAC Address table is empty.

Learn Fundamentals of Python»
Ravish Rathi

Ravish Rathi is a currently working as a Senior Network Consultant with one of the world's largest Internet Service Provider. He started his career as network support engineer with HCL and since than he has been working on different roles with various organizations such as Accenture, IBM, HCL, HP etc. Now he is having more than 15 years of ...

More... | Author`s Bog | Book a Meeting

Related Articles

#Explore latest news and articles

Python Automation for Network Engineer 16 Jun 2024

Python Automation for Network Engineer

How Python skills and knowledge may help network engineers to grow in their career. Network Automation using Python is the most promising career at present.
Network Automation is Essential for Engineers 22 Jun 2024

Network Automation is Essential for Engineers

Discover the crucial role of network automation for network engineers. Learn why automation is essential for efficiency and competition in the networking field.
REST-Based APIs: Definition & Examples 19 Jun 2024

REST-Based APIs: Definition & Examples

REST-based APIs, their fundamental meaning, and practical examples. Gain insights into how these APIs function in modern web development.

Comments (0)

Share

Share this post with others

Contact learning advisor

Captcha image