ospf

Compare Quagga to XORP

What do you think of Quagga compared to XORP as a dynamic software routing engine? What are the technical merits of each engine comparatively? Additionally, what do most people think of them from a programming view. Who has manipulated networks using these enginers? I was wondering from an OSPF, routing, BGP protocol user's perpspective....

Preventing Cisco PIX/ASA5520 from advertising ospf default route to zone

I have an ASA5520, and I want to run ospf on it. It has 4 interfaces. I only want the default-information originate to advertise on one interface. How would I do that? ...

Which open source OSPF-Routing implementations are available?

Hi there I am searching for an open source OSPF-Routing implementation. Does anyone know a few implementations which I could compare? OSPF is Open Shortest Path First for those who are wondering. (Link: http://en.wikipedia.org/wiki/Open_Shortest_Path_First) ...

How to use the opaque lsa in quagga

I need to use a opaque lsa option in ospf using quagga, this task is for enable traffic engineering in my network ...

redistribute BGP routes in OSPF

Consider two routers A & B. Both of them run eBGP for connecting to ISP and also run OSPF inside the cloud. Both A&B also run iBGP and are connected in an internal iBGP mesh. How suppose prefix P1 is received at both A & B (eBGP). They run the bgp process as: router bgp 747 neighbor xxxx route-map ISP-ROUTES-IN route-map ...