c75c0bbd559514ae0d160a2ce2b23f295ee5fd10
howto/Getting-Started.md
... | ... | @@ -317,7 +317,7 @@ There is some documentation in this wiki, like [gre-plus-ipsec](/howto/GRE-plus- |
317 | 317 | |
318 | 318 | ## Running a routing daemon |
319 | 319 | |
320 | -You need a routing daemon to speak BGP with your peers. People usually run Quagga or Bird, but you may use anything (OpenBGPD, XORP, somebody even used an old [hardware router](BGP-on-Extreme-Summit1i) ). See the relevant [FAQ entry](/FAQ#frequently-asked-questions_what-bgp-daemon-should-i-use). |
|
320 | +You need a routing daemon to speak BGP with your peers. People usually run Bird or FRR, but you may use anything (OpenBGPD, XORP, somebody even used an old [hardware router](BGP-on-Extreme-Summit1i) ). See the relevant [FAQ entry](/FAQ#frequently-asked-questions_what-bgp-daemon-should-i-use). |
|
321 | 321 | |
322 | 322 | You can find [configuration examples for Bird here](/howto/Bird). |
323 | 323 |