I have 2 ISPs connected to a Mikrotik Router which I am using for BGP. In Winbox, how can I force all traffic to go to a specific ISP ? If I simply pull the plug on the one I don’t want, everything stops working. So I assume I have something setup wrong…Any help would be appreciated. Please remember, I use Winbox, I am not familiar with the Router OS Command Line.
You can add an additional 0.0.0.0/0 route with a distance of 2 to the second isps network, or setup ecmp gateways. Use check-gateway=arp if you want to automatically remove that route when its unreachable.
and your advetising this tou level3 only OR to the other provider as well ?
This makes level3 appear further away so your other provider will become the preferred for incoming correct?
Yes, for one of our /24s we annouce out both peers we want most of the traffic to come in Cogent… so the level3 path is prepended to make it look less preferrable.
Yes, for one of our /24s we annouce out both peers we want most of the traffic to come in Cogent… so the level3 path is prepended to make it look less preferrable.
Yes, for one of our /24s we annouce out both peers we want most of the traffic to come in Cogent… so the level3 path is prepended to make it look less preferrable.
I did this it has no effect . Want to do exactly the same that you have done to have certain / all classes incoming via a partciular . What I have done is advertised out those classes out to the one I dont want to have incoming from – yipes . But has no effect on the incoming so far. Looked through the looking glass i dont see anything. How do i check or do i prepend further away (more than 2) ?
Sam, have you tried any other version that have been stable for extended time periods? I’m going to be implementing a MikroTik along side of my existing Cisco for BGP (each running eBGP to upstream providers, and iBGP between each other for true failover and redundancy)
I don’t have a copy of the x86 2.9.26 package, and I really don’t want to load a version that hasn’t yet proved it’s stability with BGP.