cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1305
Views
2
Helpful
3
Replies

2 EIGRP Processors gives Socket Queue: %EIGRP(ERROR): invalid socket

John_Rosa
Level 1
Level 1

I am trying to add a second EIGRP Processor to a C9606.

router eigrp 1
  network 10.0.0.0
  redistribute eigrp 20

router eigrp 20

When I run sh ip eigrp traffic I get the following:

EIGRP-IPv4 Traffic Statistics for AS(1)
Hellos sent/received: 200051060/359491293
Updates sent/received: 123579/80550
Queries sent/received: 22797/18572
Replies sent/received: 18292/26642
Acks sent/received: 117199/241312
SIA-Queries sent/received: 3/3
SIA-Replies sent/received: 3/3
Hello Process ID: 591
PDM Process ID: 590
Socket Queue: 0/10000/248/0 (current/max/highest/drops)
Input Queue: 0/10000/403/0 (current/max/highest/drops)

EIGRP-IPv4 Traffic Statistics for AS(20)
Hellos sent/received: 0/0
Updates sent/received: 0/0
Queries sent/received: 0/0
Replies sent/received: 0/0
Acks sent/received: 0/0
SIA-Queries sent/received: 0/0
SIA-Replies sent/received: 0/0
Hello Process ID: (no process)
PDM Process ID: (no process)
Socket Queue: %EIGRP(ERROR): invalid socket
Input Queue: 0/10000/0/0 (current/max/highest/drops)

Why would I get

%EIGRP(ERROR): invalid socket

on the second processor?

Thanks in advance.

1 Accepted Solution

Accepted Solutions

Richard Burts
Hall of Fame
Hall of Fame

I am not sure about this but my guess is that the issue is that there is no network statement for eigrp 20. So the process never initialized and started to run. My suggestion is to add a valid network statement for eigrp 20 (not 10.0.0.0) and see if that solves the issue.

HTH

Rick

View solution in original post

3 Replies 3

Richard Burts
Hall of Fame
Hall of Fame

I am not sure about this but my guess is that the issue is that there is no network statement for eigrp 20. So the process never initialized and started to run. My suggestion is to add a valid network statement for eigrp 20 (not 10.0.0.0) and see if that solves the issue.

HTH

Rick

That was it.  I added a /24 network and I am no logger seeing the error.

 

Thanks

I am glad that my suggestion was helpful. Thanks for confirming that the problem is now solved. Thank you for marking this question as solved. This will help other participants in the community to identify discussions which have helpful information. This community is an excellent place to ask questions and to learn about networking. I hope to see you continue to be active in the community.

HTH

Rick
Review Cisco Networking for a $25 gift card