Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Routing to two routers in one network.

Status
Not open for further replies.

Andy542

MIS
Joined
Jul 3, 2002
Messages
60
Location
ZA
I have remote sites that have two routers and is using 'eigrp' for routing. I have configured my router as;

router eigrp 100
redistribute static
network 172.31.0.0

However when I run the 'sh ip route' all I see is one route (to one of the routers) when I expect to see two. An example of what is displayed is;

D 172.31.248.192 255.255.255.192
[90/2195456] via 172.31.247.13, 00:35:16, Serial0

I did this to try and share the load in these sites between the two router.

What do I need to do to make this work? Please help!

Andy
 
Is this a point to multi-point connection? If so you may want to turn of split-horizion at the interface of the hub router (note never turn it off of a spoke router, consumes too much memory and cpu).

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top