Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
2k views

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 ...
0
votes
1answer
19 views

OSPF Convergence

Network convergence as the process of synchronizing network forwarding tables after a topology change.Please can some explain clearly what are the steps in OSPF Convergence and how is it better than ...
0
votes
0answers
36 views

Redistribute BGP routes Into OSPF

how would I redistribute BGP routes (R4) into OSPF (R3), but prevent the route to 117.114.1.0/24 (Loopback network on R4) from being advertised into area 0 R1 ----- R2 ----- R3 ----- SWITCH ----- ...
0
votes
1answer
712 views

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 ...
0
votes
2answers
665 views

Which open source OSPF-Routing implementations are available?

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: ...
0
votes
3answers
956 views

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

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?
-1
votes
1answer
33 views

when choose OSPF and when RIP [closed]

A question asked in Cisco Interview : Which routing protocol will you use if you have 50 nodes in each area? Choose between OSPF , RIP and explain.