Q: What routing protocols will you use in a network design project?
|
||||
[In a network design project] we have different networks and different network segments, and the routers need to know how to route between them. Because these segments come and go, we [usually] can't just use some kind of static configuration. There is a static routing configuration called static routing, where you just hand-configure every router to know how to get to every other network , and it's common in very small networks with less than about five routers.
But once you get larger than that, you're going to need to pick a routing protocol to manage those routes for you. Two common ones are OSPF and EIGRP,
|
||||
and there are tradeoffs between the two. OSPF is an open standard and it's supported by many vendors. EIGRP has some benefits over OSPF: it's a little faster [to converge] when there's a link down. But EIGRP is only available on Cisco routers, so if you use EIGRP, you're locked into Cisco products, whereas OSPF will enable you to choose from a variety products and companies.
Return to the network infrastructure design FAQ guide and read the rest of Tom's expert responses.
This was first published in March 2008
Channel Strategies for the CIO
Join the conversationComment
Share
Comments
Results
Contribute to the conversation