11-13-2012 08:15 AM - edited 03-04-2019 06:07 PM
Here is the question, we have EIGRP set up now, however, that was set up for an MPLS network between 5 sites using T1 service. We are now changing to a MPLS with an Ethernet hand off. I'm not sure if the EIGRP will work with this configuration. Looking for advise to see if there is a better routing protocol for this set up. We have Cisco routers in each location (if EIGRP didin't give that away already). The service provider installed routers with an Ethernet hand off to us with a /30 between their Ethernet interface to ours. Here is a basic overview:
Thank you in advance.
11-13-2012 08:30 AM
What gives you the impression that you cannot run EIGRP onto the Ethernet connection to the ISP so they can carry over MPLS?
Simon
11-13-2012 08:43 AM
You should contact your provider for verification but it sounds like you'll need to run BGP. I don't think EIGRP will work because there is a /30 between you and the provider so it is not layer 2. There's a small chance the provider runs EIGRP in your VPN but I have never seen that. Contact the provider and ask if they require BGP or what is the process for routing between your sites.
11-13-2012 08:58 AM
If SP runs VPLS you should be fine, however if as Collin says there is a /30 then it wouldn't be possible due to the amount of hops between. I would suggest BGP or possibly even GRE tunnels from point to point and run EIGRP over those.
11-15-2012 04:06 AM
Currently I had the service provider add the routes to the network for the LAN behind each site when we brought the interfaces up. As for the /30, I had assign the IP addresses for the interfaces so to keep it simple I had them set that way, maybe a bad idea???? Because it is statically routed I can get to each networks. I am just not sure if that is the best way and EIGRP not an option from what I can tell I would like to change it to good protocol. I am pretty sure the service provider is using BGP, however, I am not familiar with how to set that up and being this is our network I don't want to run the risk. Now if I do get it setup as BGP later, won't I have to have them remove the routes on their side?
11-15-2012 04:11 AM
BGP would probably be your best option, to setup is relatively easy (if you know what your doing:). Yes you would need to remove the static routing from the other side.
However if static routing is working fine, why the need for a routing protocol? Are you running multiple remote sites and the management of static routing is becoming 'un-manageable'?
11-15-2012 08:32 PM
We are setting up a new service and I have the opportunity to set it right hte first time and looking to the future as we grow, I don't want to have to go through changing this later when we have more location. We currently have 1 corporate site and 4 remotes and growing, don't get me wrong I am not complaining about the growing part. I will do a little research and maybe still be able to configure it now before we cut this over to the new service provider.
11-16-2012 06:34 AM
There is another option that provides EIGRP and GRE, DMVPN.
What happens in this set-up is when the traffic is initiated to a site it will bring the tunnel up dynamically and route the traffic, once the traffic is done it will tear back down based on timers.
However, before you explore the different types of configs you need to decide what will work best in your environment and how you can manage it.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide