Community discussions

MikroTik App
 
ytuxedo002
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 62
Joined: Fri Apr 13, 2012 11:36 pm

Slower speeds through Mikrotik

Fri Nov 14, 2014 11:33 pm

Guys,

I have a client that currently has a RB2011UiAS-2HnD installed and they are paying for a 100Mb comcast circuit.

The issue is when they have the mikrotik connected they are getting around 60Mb download. If we connect directly to the comcast modem we get over 100Mb. 60Mb is more than enough speed for what they need but the customer "WANTS" what they pay for.

There are no mangle rules or queues...just a basic congif.

What can be going on?
 
bkuhn
Frequent Visitor
Frequent Visitor
Posts: 72
Joined: Fri Oct 15, 2010 12:17 am

Re: Slower speeds through Mikrotik

Fri Nov 14, 2014 11:49 pm

What is the ether config like? Are the ports switched or bridged?
 
ytuxedo002
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 62
Joined: Fri Apr 13, 2012 11:36 pm

Re: Slower speeds through Mikrotik

Fri Nov 14, 2014 11:56 pm

What is the ether config like? Are the ports switched or bridged?
It's exactly like it comes from factory.

The LAN ip is set on Bridge-local

/interface bridge port
add bridge=bridge-local interface=ether2
add bridge=bridge-local interface=ether3
add bridge=bridge-local interface=ether4
add bridge=bridge-local interface=ether5
add bridge=bridge-local interface=ether6-master-local
add bridge=bridge-local interface=sfp1
add bridge=bridge-local interface=wlan1

# NAME TYPE MTU L2MTU MAX-L2MTU
0 R ether1-gateway ether 1500 1598 4074
1 RS ether2 ether 1500 1598 4074
2 S ether3 ether 1500 1598 4074
3 S ether4 ether 1500 1598 4074
4 S ether5 ether 1500 1598 4074
5 S ether6-master-local ether 1500 1598 2028
6 S ether7-slave-local ether 1500 1598 2028
7 S ether8-slave-local ether 1500 1598 2028
8 S ether9-slave-local ether 1500 1598 2028
9 S ether10-slave-local ether 1500 1598 2028
10 S sfp1 ether 1500 1598 4074
11 RS wlan1 wlan 1500 2290
12 R bridge-local bridge 1500 1598
 
SystemErrorMessage
Member
Member
Posts: 390
Joined: Sat Dec 22, 2012 9:04 pm

Re: Slower speeds through Mikrotik

Sat Nov 15, 2014 1:56 am

try the profiler and see what takes up the CPU the most and tweak from there
 
wajbrou
just joined
Posts: 1
Joined: Sun Nov 16, 2014 6:11 pm

Re: Slower speeds through Mikrotik

Sun Nov 16, 2014 6:20 pm

Hi I have MikroTik CRS125-24G-1S-2HnD-IN with OSv6.5.
My provider speed is 120Mb/s. When connected directly to PC it is ok, but when connected from the router to MikroTik CRS125-24G-1S-2HnD-IN SPF port through MikroTik SFP modul S-RJ01, RJ-45, 100m, 1.25Gbit it goes down to 1/3 speed. I use factory settings of the MikroTik CRS125-24G-1S-2HnD-IN.
Thanks for any help.
 
v12
just joined
Posts: 3
Joined: Sun Feb 09, 2014 1:42 am

Re: Slower speeds through Mikrotik

Sun Nov 16, 2014 10:14 pm

I'd suggest to make ports 2-5 use switch rather than bridge them using CPU - using internal switch is much more effective in comparison to bridge.

You can do this via setting master port to eth2 for ports 2-5 and then add it to the bridge-local. Note, you won't be able to set master port for interfaces until you remove them from bridge.

Who is online

Users browsing this forum: panisk0, WalterMeyer and 31 guests