ca11287626e6ccbbe1308b138433d3cdc4f9b2c7
howto/Bird-communities.md
| ... | ... | @@ -39,7 +39,7 @@ For example, if your peer is 12ms away and the link speed between you is 250Mbit |
| 39 | 39 | You might want to use this [script](https://github.com/Mic92/bird-dn42/blob/master/bgp-community.rb) to measure round trip time and calculate community values automatically: |
| 40 | 40 | |
| 41 | 41 | ``` |
| 42 | -root@dn42 /etc/bird # ruby bgp-community.rb --help |
|
| 42 | +$ ruby bgp-community.rb --help |
|
| 43 | 43 | USAGE: bgp-community.rb host mbit_speed unencrypted|unsafe|encrypted|pfs |
| 44 | 44 | -6, --ipv6 Assume ipv6 for ping |
| 45 | 45 | $ ruby bgp-community.rb 212.129.13.123 300 encrypted |