howto/Bird2.md
... ...
@@ -185,6 +185,7 @@ First, make sure the /etc/bird/peers directory exists:
185 185
186 186
Then for each peer, create a configuration file similar to this one:
187 187
188
+`/etc/bird/peers/<NEIGHBOR_NAME>.conf`:
188 189
```
189 190
protocol bgp <name> from dnpeers {
190 191
neighbor <NEIGHBOR_IP> as <NEIGHBOR_ASN>;