we have a big problem about carring traffic over RB1100Ahx, I would like to explain the problem that we faced and maybe can find solution.
here is whats the problem ;
There is two RB1100Ahx connected to each other via AF24 , when we make tcp or udp band test via mikrotik its gives an 400mb result but when try to get this internet from second 1100ahx its not pass 80 -100mb
RB1100ahx(BoardA) ====AF24>>>>>AF24===RB1100ahx(BoardB) mikrotik band test gives 400mb result, but when we connect cable to BoardB its not pass 100mb. all ether are 1Gb port. and also we plug out the cable from the RB1100Ahx and plug in it to the computer (directly comes from AF24) again same result. its not give internet more than 80-100Mb. we change the routerboards but same, we reset the AF24 but Same.
If you connect client PC directly to the router then is the traffic so bad ?
If yes and you have changed router then the problem is in router configuration as changeing device should resolve problem if the first one has hardware problems.
From upstreamprovider i have 1gb internet, when i put the cable to routerB and test with pc there is no problem… But when try same at routerC its not work.. When do mikrotik tcp or udp bandwithtest betwen routerB and RouterC it seems can carry 400mb. But when try real trafiic its not
Check the MTU … if it is bigger than for AF24<->AF24 link then packets could be heavily fragmented and you can observe drop in speed.
Default ping packets are small so they are not fragmented … use Winbox Tool/Ping and use bigger packets to ping routers and watch when the speed starts dropping.
You can use also Ping Speed test progressively increasing lower packet size value.
at other models of ubnt you can see mtu size at user gui but in Af24 there is no option like that. and i found using this command vi /tmp/system.cfg and its also 1500mtu
İ will done and let you know what happen… I will change mtu size on ethernet interface of Af24 and i will let the bridge mtu 1500 others 1450 am i correct ?