cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
677
Views
0
Helpful
2
Replies

Issue with EIGRP on tunnel interface

Mikhail Orlov
Level 1
Level 1

Hello, all!

I want to configure DMVPN hub on my Cisco 1921 router with 15.2(4)M7 IOS.

And I have a strange message while trying to enable EIGRP on tunnel interface:

gw(config-router)#no passive-interface tunnel 10
%EIGRP: interface is not allowed/supported

What is the trick?

---------------------------------------------------------------------

My config:

interface Tunnel10
 ip address 172.16.10.1 255.255.255.0
 no ip redirects
 ip mtu 1400
 no ip next-hop-self eigrp 250
 no ip split-horizon eigrp 250
 ip nhrp map multicast dynamic
 ip nhrp network-id 10
 tunnel source GigabitEthernet0/0
 tunnel mode gre multipoint

router eigrp 250
 network 172.16.10.0 0.0.0.255
 passive-interface default

1 Accepted Solution

Accepted Solutions

Hello.

This sounds like CSCun81738.

Try to remove the tunnel and configure it back... if doesn't help - just reload the box.

View solution in original post

2 Replies 2

Hello.

This sounds like CSCun81738.

Try to remove the tunnel and configure it back... if doesn't help - just reload the box.

I really have used WCCP some time ago.

Reconfiguring tunnels didn't help, but I hope reload will help. I will do it this night.

Thanks a lot!!!

Review Cisco Networking for a $25 gift card