howto/OpenBGPD.md
... ...
@@ -139,10 +139,7 @@ listen on <PEER1-IPv6-LOCAL> # e.g. fe80::1%wg1234
139 139
140 140
group dn42peers {
141 141
# RFC7454 sec. 8
142
- # (currently no peer sends more than 800 prefixes for
143
- # a single address family; increase this if using
144
- # multi-protocol BGP (or when the network grows)!)
145
- max-prefix 1000 restart 60
142
+ max-prefix 2000 restart 60
146 143
neighbor <PEER1-IPv4> {
147 144
descr peer1_4
148 145
remote-as <PEER1-ASN>