Just a quick update on my problem. I have it now working after fully understanding Cisco and Mikrotik BGP speak. I enabled BGP on the Cisco end and made ethernet 1 and eithernet 2 neighbors using ebgp and multihop. Since the main dsl router is a cisco 7200 which handles the connections from the local telco was giving the routes from dsl a lower cost I had to change the metrics and local preferences to favor the wireless route on ethernet 1.
My latest problem is the number of routes in the the routing table equals about 1500. I will add a filter to the ciscos to limit the number of routes. I can’t use default-orginate on the cisco because I need to to change the cost for one of the default routes to make fail-over work using BGP generated default routes. In the mean time it works with the static default routes and changing the cost.
Lastly do anyone know what the min values for holdtimer and keep alive in BGP on a Mikrotik?
Thanks everyone who repsonded.
-Brian