cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
348
Views
0
Helpful
1
Replies

EIGRP with DMVPN

mateus.schott
Level 1
Level 1

Hello everybody,

I'm doing a LAB with dynamic routing protocol EIGRP through DMVPN but isn't working correctly. Below is the neighbors messages on the console. I really appreciate it if anyone can help me.

SPOKE
*Apr 7 13:51:34.675: %DUAL-5-NBRCHANGE: EIGRP-IPv4 400: Neighbor 10.101.1.1 (Tunnel10) is down: retry limit exceeded
*Apr 7 13:51:46.432: %DUAL-5-NBRCHANGE: EIGRP-IPv4 400: Neighbor 10.101.1.1 (Tunnel10) is up: new adjacency
*Apr 7 13:51:58.945: %DUAL-5-NBRCHANGE: EIGRP-IPv4 400: Neighbor 10.102.1.1 (Tunnel11) is down: retry limit exceeded
*Apr 7 13:52:10.469: %DUAL-5-NBRCHANGE: EIGRP-IPv4 400: Neighbor 10.102.1.1 (Tunnel11) is up: new adjacency
*Apr 7 13:53:05.944: %DUAL-5-NBRCHANGE: EIGRP-IPv4 400: Neighbor 10.101.1.1 (Tunnel10) is down: retry limit exceeded


SPOKE1-RTR01(config-if)#do sh ip eigrp nei
EIGRP-IPv4 VR(IWAN-EIGRP) Address-Family Neighbors for AS(400)
H Address Interface Hold Uptime SRTT RTO Q Seq
(sec) (ms) Cnt Num
0 10.101.1.1 Tu10 51 00:00:08 1 4500 1 0
1 10.102.1.1 Tu11 43 00:01:12 1 5000 1 0

SPOKE1-RTR01(config-if)#do sh ip route eigrp
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
a - application route
+ - replicated route, % - next hop override, p - overrides from PfR


Gateway of last resort is not set

SPOKE1-RTR01(config-if)#do sh ip eigrp topology
EIGRP-IPv4 VR(IWAN-EIGRP) Topology Table for AS(400)/ID(10.10.10.2)
Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply,
r - reply Status, s - sia Status


P 10.101.1.0/24, 1 successors, FD is 70553600
via Connected, Tunnel10
P 10.10.10.2/32, 1 successors, FD is 163840
via Connected, Loopback0
P 192.168.110.0/24, 1 successors, FD is 1310720
via Connected, GigabitEthernet1.110
P 10.102.1.0/24, 1 successors, FD is 113875626
via Connected, Tunnel11
P 192.168.111.0/24, 1 successors, FD is 1310720
via Connected, GigabitEthernet1.111

EIGRP-IPv4 VR(IWAN-EIGRP) Address-Family Traffic Statistics for AS(400)
Hellos sent/received: 112238/34202
Updates sent/received: 116311/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: 590
PDM Process ID: 589
Socket Queue: 0/10000/2/0 (current/max/highest/drops)
Input Queue: 0/10000/2/0 (current/max/highest/drops)


HUB
MATRIZ-RTR01#show ip eigrp neighbors
EIGRP-IPv4 VR(IWAN-EIGRP) Address-Family Neighbors for AS(400)

MATRIZ-RTR01#show ip route eigrp
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
a - application route
+ - replicated route, % - next hop override, p - overrides from PfR


Gateway of last resort is not set


MATRIZ-RTR01#show ip eigrp topology
EIGRP-IPv4 VR(IWAN-EIGRP) Topology Table for AS(400)/ID(10.10.10.1)
Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply,
r - reply Status, s - sia Status


P 10.101.1.0/24, 1 successors, FD is 70553600
via Connected, Tunnel10
P 10.10.10.1/32, 1 successors, FD is 163840
via Connected, Loopback0
P 192.168.101.0/24, 1 successors, FD is 1310720
via Connected, GigabitEthernet1.101
P 192.168.100.0/24, 1 successors, FD is 1310720
via Connected, GigabitEthernet1.100
P 10.102.1.0/24, 1 successors, FD is 113875626
via Connected, Tunnel11


MATRIZ-RTR01#show ip eigrp traffic
EIGRP-IPv4 VR(IWAN-EIGRP) Address-Family Traffic Statistics for AS(400)
Hellos sent/received: 35612/0
Updates sent/received: 0/116255
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: 590
PDM Process ID: 589
Socket Queue: 0/10000/2/0 (current/max/highest/drops)
Input Queue: 0/10000/2/0 (current/max/highest/drops)

Attached is the configs of both routers.

1 Reply 1

Diana Karolina Rojas
Cisco Employee
Cisco Employee

Hello,

Are you using GNS3 to do this lab?

Regards,

Review Cisco Networking products for a $25 gift card