fd4ff43733246ffc939386cb9c4081d59b24c51b
howto/Bird-communities.md
... | ... | @@ -10,7 +10,7 @@ Below, you will see an example config for peers4 as well as the and the suggeste |
10 | 10 | |
11 | 11 | To properly assign the right community to your peer, please reference the table below. If you are running your own network and peering internally, please also apply the communities inside your network. |
12 | 12 | |
13 | -# BGP community criteria |
|
13 | +## BGP community criteria |
|
14 | 14 | ``` |
15 | 15 | (64511, 1) :: latency \in [0, 2.7ms] |
16 | 16 | (64511, 2) :: latency \in [2.7ms, 7.3ms] |
... | ... | @@ -31,6 +31,8 @@ bw = min(up,down) for asymmetric connections |
31 | 31 | (64511, 34) :: encrypted with safe vpn solution with PFS |
32 | 32 | ``` |
33 | 33 | For example, if your peer is 12ms away and your link speed is 250Mbit/s and you are peering using OpenVPN P2P, then the community string would be (3, 24, 33). |
34 | + |
|
35 | +## Example configurations |
|
34 | 36 | ``` |
35 | 37 | ### /etc/bird/peers4/tombii.conf |
36 | 38 | # /etc/bird/peers4/tombii.conf |