Package required for BGP Configuration..?

Hello,

I have read in the Mikrotik Document that we need to have the package “routing-test”,is it not sufficient if we have the “routing” package as I haven’t installed routing-test package.

Regards
Rakesh

Depends on what version of ROS you are using:

http://forum.mikrotik.com/t/what-ros-version/32898/1

routing-test is not available in the latest.

I am using version 3.28…and I removed routing-test package as it is unable to install this package on the server .. can I go forward with the configuration of BGP with the routing package..?

Regards
Rakesh

For bgp is recomended 3.30 + routing test
is the routing package (or routing test) that makes available the menù Routing > BGP

you cannot have both ‘routing’ and ‘routing-test’ enabled. you shoud install ‘routing-test’ (reboot), then disable ‘routing’, enable ‘routing-test’ and reboot again

But I am having Routing package in my Mikrotik and I can still see the Routing->BGP in Winbox…so can I go ahead with the BGP configuration???

Yes, you can configure BGP if routing package is installed.

Thanks..!