7467529f1a4e3d06766b65c10ea8540c003d90ad
howto/Bird-communities.md
... | ... | @@ -39,8 +39,6 @@ For example, if your peer is 12ms away and the link speed between you is 250Mbit |
39 | 39 | ## Example configurations |
40 | 40 | ``` |
41 | 41 | # /etc/bird/peers4/tombii.conf |
42 | -# As you are redefining the import and export filters, the check for is_valid_network() is no longer imported from dnpeers |
|
43 | -# This comes from my own experience so let me know if I'm wrong :) -tombii |
|
44 | 42 | protocol bgp tombii from dnpeers { |
45 | 43 | neighbor 172.23.102.x as 4242420321; |
46 | 44 | import where dn42_import_filter(3,24,33); |