Page 1 of 1
wireless interface bonding
Posted: Sun Dec 19, 2004 8:27 pm
by [ASM]
Will this be added in the next beta ot RouterOS?
Posted: Mon Dec 20, 2004 9:10 am
by normis
You can make EoIP tunnels and bond them, or you can use Nstreme (1,2). Direct wireless interface bonding is not possible (see beta manual
http://www.mikrotik.com/docs/ros/2.9/in ... g.frameset )
Posted: Mon Dec 20, 2004 9:47 am
by [ASM]
Thanks for the help.
Posted: Mon Dec 20, 2004 12:13 pm
by stephenpatrick
Hey that's likely to be very useful - with bonded EOIP tunnels, what happens if one goes down (interference or outage on a radio channel)? Does the overall link survive (with degradation)?
Regards
Posted: Mon Dec 20, 2004 12:42 pm
by normis
yes, if one of the bonded interfaces goes down, the link lives with the remaining one
Posted: Mon Dec 20, 2004 5:47 pm
by edzix
depends on which mode you will set for bonding interface. Mode which supports failover will guarantee you that if one line goes down, all the traffic will be passed through the second one.
Edgars
Posted: Tue Dec 21, 2004 1:10 pm
by [ASM]
What about makeing two boards as transpearment wireless devices... After a lot of testing I'm having problem with that.
Posted: Mon Dec 27, 2004 10:47 am
by ice
Will RB230 work fine if use EOIP Bonding. The total data rate would not exceed 10mbps.
nice
Posted: Tue Dec 28, 2004 12:57 am
by jober
Could we use this EoIP tunnel bonding over the ethernet cards insted of the wireless interface.
more then two please
Posted: Tue Dec 28, 2004 1:34 am
by jober
Can the bonding be pumped up to 4 or more for ethernet
Re: more then two please
Posted: Tue Dec 28, 2004 7:35 am
by viktorija
yes, you can use EOIP bonding over ethernet cards. Also it is possible to use 4 or more ethernet cards.
Can the bonding be pumped up to 4 or more for ethernet
Posted: Tue Dec 28, 2004 5:45 pm
by stephenpatrick
Now this starts to get even more interesting!
We could use MT-based routers (with fast CPUs) to provide resilience for our 100Mbps or Gigabit Ethernet laser links - most people currently use Spanning Tree or Rapid Spanning Tree, which only uses one of the two links "live":
Using EOIP, it should be possible to use both when they are both up (most of the time) and one when the other is down.
Question: Assuming a 3-port router, with one to the user's network, and the other 2 to the resilient "transmission links" (these are just normal ethernet connections, but connected to transparent laser links), what CPU speed is needed (roughly) to make this work?
user network ------ router ======== router ------ user network
where the '===' are 2 parallel ethernet paths over laser links, either 100Mbps (200Mbps aggregate) or 1000Mbps (2Gbps aggregate).
For many users these are LAN-LAN connections, and they seriously DO use the full bandwidths -
(obvious point well understood: there is no 2Gbps interface, so parallel Gigabit links would need 2 separate user ports, or only supply 1Gbps of traffic)
Many thanks &
Regards
What I want IS!
Posted: Wed Dec 29, 2004 2:45 am
by jober
I would like to put a big MT server at the colo with 5 of the 4 port nics and build eoip tunnels thru 4 adsl lines to the customer or tower, there the 4 adsl lines would be conected to a MT with a 4 port nic so that the 4 adsl lines would be one big fat fipe.
With this I could route IPs from the colo to the tower or customer.
I am doing this now with a hardware device but they are not to cheap. But with what I use now I dont have to use 1 to 1 ports. The colo side only has to have 2 ethernet conections for up to 50 lines.
I have a full rack so the MT would be a great way to go if I can get my team moving on the testing.
help please
Posted: Thu Dec 30, 2004 7:55 pm
by jober
Come on people, I need info. Can my above post be done?
Posted: Tue Jan 04, 2005 11:57 am
by HarvSki
This is just what I need too, can it be done with 2.9?
I'm going in
Posted: Wed Jan 05, 2005 5:15 am
by jober
I now have two MTs with 4port nics so I can test this idea. I'll let you know how it goes in a week or so. To many things going on to get the testing done this week.
Started testing
Posted: Sun Jan 16, 2005 2:00 am
by jober
I installed the MTs Friday night and the testing will start on Monday.
Whish us luck, cross your fingers or pray if you’re religious
LOL
I just wish there was a PCI ADSL modem that worked with MT.
Posted: Mon Jan 17, 2005 4:04 pm
by HarvSki
Go jober, we're countin' on ya!
It work, Kinda
Posted: Fri Jan 21, 2005 7:59 pm
by jober
We have one MT at the test site with two ADSL ethernet modems connected to it. Then at the colo that provides the internet bandwidth for those two lines we have a MT. It gets the full speed of both ADSL lines from a server in the same rack as the MT. So that much is working. The thing that is funny is that if we try to download from a server on the internet we get the speed of one line but if we start another download at the same time the two downloads equel the total speed of both lines.
Any ideas what may be wrong here?
Need help
Posted: Mon Jan 31, 2005 6:29 am
by jober
This is the last email I got from the tech working on the MT bonding of 2 adsl lines. If anyone has any ideas please jump in. We have the time to test any ideas you guys may have.
From tech:
with the current setup, client can download over the two links from radius server at about 250K/s. the tested download from nvidia got about 80K/s.
The current setup is :
mikrotik at the co-lo, one public IP on one network card plugged in. two eoip tunnels to the client, "bonded".
Set up at client is : three network cards in use, one on private LAN (with skycom1 public IP network routed to/through it), two network cards connected to DSL. Client mikrotik has two eoip tunnels to co-lo, bonded.
I will try to test this out some more. The setup directions werent very descriptive.
-Joe