3c241163e2d3be684c03f9267db83d610e91cde1
Getting-started-with-dn42.md
| ... | ... | @@ -97,6 +97,8 @@ There is some documentation in this wiki, like [gre-plus-ipsec](howto/gre-plus-i |
| 97 | 97 | |
| 98 | 98 | 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](howto/bgp-on-extreme-summit5i) ). See the relevant [FAQ entry](Frequently-Asked-Questions#What-BGP-daemon-should-I-use?). |
| 99 | 99 | |
| 100 | +You can find [configuration examples for Bird here](howto/bird). |
|
| 101 | + |
|
| 100 | 102 | Some [documentation of the old wiki] (http://dn42.volcanis.me/initenv/wiki/HowToPeer.html) might still be handy, but remember that everything there is terribly outdated. |
| 101 | 103 | |
| 102 | 104 | ## Configuration Examples |