Questions tagged [ospf]
5 questions
3
votes
1 answer
OSPF: Migrating Quagga to BIRD
I need/want to migrate from Quagga to BIRD after several Quagga hiccups, namely Quagga stopped working after updates in Stretch.
BIRD is also more flexible and modern.
I have my OSPF BIND anycast configuration in Quagga and would like to setup the…
Rui F Ribeiro
- 55,929
- 26
- 146
- 227
1
vote
0 answers
Failover Routing - How to detect dead link?
I have a network that is connected to the internet through Router 1 through cable, and separately through Router 2 on LTE. It is desired that in a situation where both cable and LTE are available, Router 1 and Router 2 both route their respective…
Alex
- 39
- 1
0
votes
1 answer
Bird 2.0 OSPF to OSPF redistribution cost
I am trying to set up bird for routing networks between my sites witch are connected with 2 L2 links.
Right now all my OSPF_INTRA are redistributed to others routers with automatic cost calculation.
I would like to specify extra cost for some…
Nicolas P
- 1
- 1
0
votes
1 answer
Porting OSPF route filter rule for BIRD
I have an anycast setup for DNS using BIRD OSPF: Migrating Quagga to BIRD
However, using "show routes" in the birdc command I see lots of OSPF learned routes from our internal network.
As it is, in this anycast setup (and normally), there is only…
Rui F Ribeiro
- 55,929
- 26
- 146
- 227
0
votes
1 answer
OSPF route costs in BIRD
I am migrating an anycast OSPF routing BIND redundant setup from Quagga to BIRD.
One of my difficulties is getting several routes with different costs with BIRD, in the same way as I am doing it in quagga.
As in Quagga I am doing in…
Rui F Ribeiro
- 55,929
- 26
- 146
- 227