Link to home
Start Free TrialLog in
Avatar of nchoful
nchofulFlag for United States of America

asked on

Eigrp link bundle

I've recently installed a new serial link to a neighboring site to perform equal-cost load balancing with EIGRP.
However, my boss refuses to issue me another IP network for this link, and he forbids me to variably subnet the existing network. Can you make it work? The exiting IP for serial link is 192.168.12.0/24
topology.PNG
Avatar of Don Johnston
Don Johnston
Flag of United States of America image

So let me see if I got this correct:

You installed a second serial link to another site (which I'm guessing costs money).  But your boss (who I'm also guessing approved this new link) refuses to provide you with an IP address so that you can use the link?  And he "forbids" you from variably subnetting the existing serial link IP address?

This smalls like a homework type scenario.

But what the heck:  You're using private IP addresses. I can only assume that you know what addresses are currently in use (if not, look at the routing table). Then select an unused address.  Maybe something like 192.168.255.0/30.
Avatar of nchoful

ASKER

Yes, my boss actually thinks it can work and he has asked me to find a way out.
i have been doing some research on it from Cisco blogs and i have found out that you can create a port-channel and bind the old and the new serial links interface together so as to share the same IP on the logical port-channel interface .

I'm about to simulate the solution with a network simulation software(GNS3). I will keep u informed if it works out.

And thank you for your reply.
ASKER CERTIFIED SOLUTION
Avatar of Don Johnston
Don Johnston
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of nchoful

ASKER

thanks for your quick response .... My proposed solution didn't work with the serial interfaces since ether-channel does not support serial links. i'm trying multi-link ppp as a solution and so far it's looking good.

I'm running c7200-adventerprisek9-mz.124-11.T on Cisco 7201 Router.
PPP Multi-Link will work with that platform/IOS.