fc493738636fe27cf318d70dbc0eb48a5a32d996
howto/Bird.md
... | ... | @@ -92,7 +92,7 @@ template bgp dnpeers { |
92 | 92 | } |
93 | 93 | reject; |
94 | 94 | }; |
95 | - route limit 10000; |
|
95 | + import limit 10000; |
|
96 | 96 | source address OWNIP; |
97 | 97 | }; |
98 | 98 |