b9b9416134963101996f9860b9d0caa5cdfc214a
howto/Bird.md
| ... | ... | @@ -89,7 +89,7 @@ template bgp dnpeers { |
| 89 | 89 | } |
| 90 | 90 | reject; |
| 91 | 91 | }; |
| 92 | - route limit 10000 action block; |
|
| 92 | + import limit 10000 action block; |
|
| 93 | 93 | } |
| 94 | 94 | |
| 95 | 95 | include "/etc/bird/peers6/*"; |