Bridge two interface to increase speed

Hi I like to bridge two interface to increase speed.

http://wiki.mikrotik.com/wiki/Manual:Interface/Bonding

You have to control both sides of the bridge.

Thanks for quick respond. I tested on first with single interface 92Mbps and then tested with Bonding ether1,ether2 and just get me only 129Mbps.

Should be double speed?

How did you do the speed test and which bonding mode are you using?

btest.exe (Windows Speed Test)

balance-rr

interface bonding print
Flags: X - disabled, R - running
0 R name=“bonding1” mtu=1500 mac-address=00:0D:B9:21:4A:90 arp=enabled
slaves=ether1,ether2 mode=balance-rr primary=none link-monitoring=none
arp-interval=100ms arp-ip-targets=“” mii-interval=100ms down-delay=0ms
up-delay=0ms lacp-rate=30secs transmit-hash-policy=layer-2-and-3


bonding interface address 192.168.9.100/24

You can try playing with the other bonding modes but I would say that is around where you are going to be.