Mon Aug 19, 2019 11:19 am
The above is just a random thread of some crash on a CCR, not really an answer to those questions. CCR routers run stable for many users.
However, BGP is a bit of a different matter. Note that the CCR series get their performance by running many CPU cores in parallel, 72 cores in the case of the CCR-1072.
These cores can all work in parallel on things like packet forwarding and filtering, but unfortunately not on BGP.
BGP is always using only one single core. So it effectively runs at 1/72 of the total performance of the device.
This means it runs a lot slower than on a router with 4 or 8 cores that each are much faster, e.g. on a generic Intel machine.
I would say when you want to run BGP with full routes and 3 peers it is better to wait until this is solved in RouterOS or until MikroTik releases some new router with more performance per core, or you could use a fast Intel machine with X86 or CHR version of RouterOS instead.