BGP support

Hi,

I have got /22 IP address and AS number APNIC i want to configure BGP, can any mikrotik router support full BGP routing table if yes please suggest which model router i need to take. If possible give me BGP configuration link.

Thanks & Regards,
Sri

RB800, RB1100 or any other router with at least 256MB of RAM.

Manual have some configuration examples:
http://wiki.mikrotik.com/wiki/Manual:Routing

with a full eBGP table and an iBGP peer i measure around 500MB memory used, at currently just below 350’000 routes in the table.
i would choose a router with 1GB of RAM, 512 is not enough in my view also because the table grows.
usually means PC hardware. make sure the network card you select is supported by the version 4 RouterOS.

regarding BGP configuration: i think you should spend the time to learn it and not just copy someone’s config.
andy

One eBGP peer (~340000 routes) - memory usage on RB1100 ~195MB
One eBGP + one iBGP (~680000 routes) - memory usage ~250MB

Of course whether 512MB is enough depends on what other services will be used and how much memory they require.