FloOz wrote: » It's always a pain learning about something new, especially when that things is as big as OSPF. Over time you'll learn to love it
aaron0011 wrote: » No sarcasm...perhaps I don't understand it enough and that is my fault but I don't really have a desire too. Necessary evil for CCDP, which is my ultimate goal. I don't use OSPF at all at work so it's hard to get invested into something you aren't using.
RouteMyPacket wrote: » lol..that's right..you DON"T understand it and have no experience with it. OSPF is bad @ss! If you don't understand the pros and cons of OSPF, how can you expect to be a decent network architect? You want CCDP the paper or the skills? OSPF is no different than anything, you have to have exposure to it. Work with it in a production environment and from there you will see how flexible and awesome it can be. Don't hate, appreciate!
aaron0011 wrote: » The Pros and Cons from a design standpoint doesn't mean you have to understand every technical detail. Sure it doesn't hurt but my point is I don't use OSPF at work so it's difficult to be motivated. I'm definitely not trying to become a paper architect. EIGRP running in GRE through IPSec tunnels for VPN sites and BGP for MPLS works (redistributing as needed) works just fine. Why would I want to change or introduce OSPF when it's not the best option for the network? I'm much more interested in LAN, Voice, Data Center FWIW, hence my certification path to this point. Those are the technologies I design and support. CCNP/CCDP covers a ton of technology, you don't jane to love them all.
RouteMyPacket wrote: » But what if your client uses OSPF?
f0rgiv3n wrote: » I'm another huge OSPF fan... I'm also an open standards fan... SCREW YOU PROPRIETARY PROTOCOLS!
f0rgiv3n wrote: » Of all the networks that I've seen, OSPF is more widely used than EIGRP. So you better get that "OSPF Motivation" from somewhere! I'm another huge OSPF fan... I'm also an open standards fan... SCREW YOU PROPRIETARY PROTOCOLS! If you end up going with EIGRP, you're STUCk with Cisco. And chances are high that at some point, someone will insist that you go with another vendor... If you're using EIGRP that just makes it even more of a mess to transition. If you use OSPF it keeps your network a lot more agile. OSPF +2 Agility
jahaziel wrote: » I believe EIGRP isn't Cisco only anymore.Cisco Opens Up EIGRP
aaron0011 wrote: » I'm on the customer side. Decent size enterprise.
ccnpninja wrote: » pain is temporary, knowledge is forever
wintermute000 wrote: » I agree with routemypacket, you gotta be competent on OSPF to be a true R&S networker.
wintermute000 wrote: » I agree with routemypacket, you gotta be competent on OSPF to be a true R&S networker. In my market, OSPF is much more common than EIGRP. I'd put it at around 4:1 based on my anecdotal observations. Onto SP land and its either OSPF or ISIS core underlying the MPLS. Never EIGRP. If you're a DC enthusiast then OSPF becomes important because its multi-vendor. You're not going to get vendor XYZ's multilayer device / virtual router / whatever running EIGRP are you? But you can bet your bottom dollar it runs OSPF and it runs it more or less 100% RFC compliant. I know you're a voice guy so I'll pose a rhetorical question: why this sip rubbish mgcp is so much easier
networker050184 wrote: » OSPF does have a lot of stuff about it that sucks. Area rules to get around, lack of v6 support in v2, learning the frame relay stuff that you will never use outside of a lab these days. It is the most utilized IGP out there though so if you are serious about working in the networking field you better get used to it.
RouteMyPacket wrote: » He is going the Design route which IMO means you have to be extremely knowledgable on R/S, SP areas. You won't find a true Sr. Architect that doesn't know routing protocols inside and out. Design is a beast, a completely different game than simple R/S Engineering.
maharaliel wrote: » Remember that you may meet a scenario where you have some routers that are not cisco routers and this router do not use EIGRP protocols.
Fitzi wrote: » Not just thinking about non cisco routers, what about non cisco load balancers (F5), wan accelerators (riverbed), proxy servers (bluecoat), or legacy mainframes (IBM) etc, these devices (if L3 is required) will support OSPF or perhaps ISIS but it will be a very long time (if ever) till they have an open and tested implementation of eigrp. There are many large, all Cisco (R&S) shops unable to run eigrp because of the above interoperability issues. As wintermute000 said it is very different being an enterprise connecting a tail circuit to a provider where you can basically use whichever IGP you see fit, to being under the obligation to support multi tenanted customers and services. Speaking from my own experience we could never choose a propriety routing protocol (IETF draft not withstanding) as this would limit the equipment and design choice for our customers and our ability to deliver services to them (because of the interoperability reasons listed above). In saying that I don't work for an ISP but we are not a typical enterprise and would probably be classed as a service provider. On a personal level I don't care what IGP is used in a network (eigrp, ospf, isis) because at the end of the day they all accomplish basically the same thing, reachability. The only reason to choose one over the other would be to take into consideration the skill sets needed to support the chosen protocol, the way I see it the only real differences between them all are implementation and troubleshooting.