cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1582
Views
5
Helpful
7
Replies

EIGRP through ISP links.

Dosorio31
Level 1
Level 1

Hello all,

How can I work with EIGRP in the company routers, if in the middle of the links I have the ISP routers and I don't want them to participate in the EIGRP process?

7 Replies 7

Then a logical interface ( tunnel ) between your routes will do it, eigrp only on the tunnel.

Dan

yes you can make that interface passive interface

Parves Ataev
Level 1
Level 1

You can do it with GRE tunnel, also you can secure the tunnel with Ipsec. You may find the following link useful

http://www.cisco.com/en/US/tech/tk827/tk369/tech_configuration_examples_list.html

fb_webuser
Level 6
Level 6

Let's say you have interface Fa0/0 connected to ISP router, then configure Fa0/0 as passive-inetface under EIGRP like this: NJ-R1#config t

Enter configuration commands, one per line. End with CNTL/Z.

NJ-R1(config)#router eigrp 20

NJ-R1(config-router)#passi?ve-interface fa0/0

NJ-R1(config-router)#

---

Posted by WebUser Neeraj Jagga from Cisco Support Community App

fb_webuser
Level 6
Level 6

We featured your question on our pages. Check out the responses here http://www.facebook.com/CiscoSupportCommunity/posts/394754587225752

---

Posted by WebUser Cisco NetPro from Cisco Support Community App

fb_webuser
Level 6
Level 6

Use GRE tunnel between your own routers, passing through ISP router. And under eigrp network command use, GRE interface IP for neighboring purpose.

---

Posted by WebUser Nagiswaren Utheyakumar from Cisco Support Community App

Ivan Krimmel
Level 7
Level 7

MPLS VPN woould be an option here ;)

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card