d5db786143137271e79d2682194038fa8063540d
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/*"; |