Community discussions

MikroTik App
 
letsjump
just joined
Topic Author
Posts: 8
Joined: Sat Dec 19, 2015 12:10 pm

FTTH very slow download speed (upload ok)

Mon Dec 16, 2019 8:27 pm

Hi all!

I just suscribed to a new FTTH service in my country (Italy). They promise 1000Mbps download and 100Mbs upload maximum speed.
It is a fiber to the home, so I connected my RB2011UiAS-2HnD to their ONT box.
I created a VLAN onto the eth port where I put the ONT cable, and I referred the PPPoE to that VLAN.
The connection works, but the dowload speed is very very slow (slower than the old FTTC connection).
These are the results


speedtest.png


and this is my configuration:


# dec/16/2019 19:00:03 by RouterOS 6.46
# software id = ATC8-0K5N
#
# model = 2011UiAS-2HnD
# serial number = 614A05BF4FC5
/interface bridge
add admin-mac=E4:8D:8C:33:8D:51 auto-mac=no comment=defconf name=bridge
/interface wireless
set [ find default-name=wlan1 ] antenna-gain=4 band=2ghz-b/g/n channel-width=\
    20/40mhz-XX country=italy disabled=no distance=indoors frequency=auto \
    frequency-mode=regulatory-domain installation=indoor mode=ap-bridge ssid=\
    AbbaZabba wireless-protocol=802.11
/interface vlan
add interface=ether1 name=FTTH vlan-id=835
/interface pppoe-client
add add-default-route=yes disabled=no interface=FTTH name=pppoe-out1 \
    use-peer-dns=yes user=XXXXXXXX
/interface list
add comment=defconf name=WAN
add comment=defconf name=LAN
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk mode=\
    dynamic-keys supplicant-identity=MikroTik
/ip pool
add name=dhcp ranges=10.10.10.10-10.10.10.254
/ip dhcp-server
add address-pool=dhcp disabled=no interface=bridge name=defconf
/interface bridge port
add bridge=bridge comment=defconf interface=ether2 trusted=yes
add bridge=bridge comment=defconf interface=ether3
add bridge=bridge comment=defconf interface=ether4
add bridge=bridge comment=defconf interface=ether5
add bridge=bridge comment=defconf interface=ether6
add bridge=bridge comment=defconf interface=ether7
add bridge=bridge comment=defconf interface=ether8
add bridge=bridge comment=defconf interface=ether9
add bridge=bridge comment=defconf interface=ether10
add bridge=bridge comment=defconf interface=sfp1
add bridge=bridge comment=defconf interface=wlan1
add bridge=bridge disabled=yes interface=ether1
/interface bridge settings
set use-ip-firewall=yes use-ip-firewall-for-pppoe=yes
/ip neighbor discovery-settings
set discover-interface-list=WAN
/interface list member
add interface=ether2 list=LAN
add interface=ether3 list=LAN
add interface=ether4 list=LAN
add interface=ether5 list=LAN
add interface=ether6 list=LAN
add interface=ether7 list=LAN
add interface=ether8 list=LAN
add interface=ether9 list=LAN
add interface=ether10 list=LAN
add interface=sfp1 list=LAN
add interface=wlan1 list=LAN
add interface=bridge list=LAN
add interface=pppoe-out1 list=WAN
/ip address
add address=10.10.10.1/24 comment=defconf interface=ether2 network=10.10.10.0
/ip dhcp-client
add comment=defconf interface=ether1
/ip dhcp-server lease
add address=10.10.10.98 client-id=1:50:d4:f7:48:a9:ae mac-address=\
    50:D4:F7:48:A9:AE server=defconf
add address=10.10.10.21 client-id=1:70:5a:f:29:cc:4b mac-address=\
    70:5A:0F:29:CC:4B server=defconf
add address=10.10.10.11 mac-address=1C:1B:0D:41:59:A2 server=defconf
add address=10.10.10.15 client-id=1:94:65:2d:47:1b:63 mac-address=\
    94:65:2D:47:1B:63 server=defconf
add address=10.10.10.25 mac-address=1C:67:58:C0:45:8A server=defconf
add address=10.10.10.99 client-id=1:3c:2a:f4:4b:a7:f5 mac-address=\
    3C:2A:F4:4B:A7:F5 server=defconf
/ip dhcp-server network
add address=10.10.10.0/24 comment=defconf dns-server=8.8.8.8 gateway=\
    10.10.10.1 netmask=24
/ip dns
set allow-remote-requests=yes
/ip dns static
add address=10.10.10.1 comment=defconf name=router.lan
/ip firewall filter
add action=fasttrack-connection chain=forward connection-state=\
    established,related
add action=accept chain=forward connection-state=established,related
add action=accept chain=input comment=\
    "defconf: accept established,related,untracked" connection-state=\
    established,related,untracked
add action=drop chain=input comment="defconf: drop invalid" connection-state=\
    invalid
add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp
add action=accept chain=input comment=\
    "defconf: accept to local loopback (for CAPsMAN)" dst-address=127.0.0.1
add action=drop chain=input comment="defconf: drop all not coming from LAN" \
    in-interface-list=!LAN
add action=accept chain=forward comment="defconf: accept in ipsec policy" \
    ipsec-policy=in,ipsec
add action=accept chain=forward comment="defconf: accept out ipsec policy" \
    ipsec-policy=out,ipsec
add action=fasttrack-connection chain=forward comment="defconf: fasttrack" \
    connection-state=established,related
add action=accept chain=forward comment=\
    "defconf: accept established,related, untracked" connection-state=\
    established,related,untracked
add action=drop chain=forward comment="defconf: drop invalid" \
    connection-state=invalid
add action=drop chain=forward comment=\
    "defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat \
    connection-state=new in-interface-list=WAN
/ip firewall nat
add action=masquerade chain=srcnat comment="defconf: masquerade" \
    ipsec-policy=out,none out-interface-list=WAN
/ip service
set telnet disabled=yes
set ftp disabled=yes
set www address=127.0.0.1/32,10.10.10.0/24
set ssh port=XXXX
set api disabled=yes
set winbox address=10.10.10.0/24,127.0.0.1/32
set api-ssl disabled=yes
/system clock
set time-zone-name=XX/YY
/system identity
set name=FrankZappa
Where is the problem? I'm doing something wrong? (Thanks in advance)
You do not have the required permissions to view the files attached to this post.
 
User avatar
pcunite
Forum Guru
Forum Guru
Posts: 1351
Joined: Sat May 25, 2013 5:13 am
Location: USA

Re: FTTH very slow download speed (upload ok)

Mon Dec 16, 2019 8:42 pm

The RB2011 does not have CPU power for your new Internet service. Please consider the RB4011.
 
letsjump
just joined
Topic Author
Posts: 8
Joined: Sat Dec 19, 2015 12:10 pm

Re: FTTH very slow download speed (upload ok)

Tue Dec 17, 2019 5:58 pm

The RB2011 does not have CPU power for your new Internet service. Please consider the RB4011.

But while doing the speed tests the CPU never go over 20%. I understand that I will never have a 1000Mbps speed with my RB2011, but I would like to know where is the problem in the configuration.
With my last provider I usually get a 100Mbps speed without any problem. Now 34Mbps is the limit.
What is happened? Is my MT blasted? Is the problem at the provider side?

TNX!

Image
You do not have the required permissions to view the files attached to this post.
 
User avatar
pcunite
Forum Guru
Forum Guru
Posts: 1351
Joined: Sat May 25, 2013 5:13 am
Location: USA

Re: FTTH very slow download speed (upload ok)

Tue Dec 17, 2019 7:26 pm

... while doing speed tests the CPU never goes over 20% ... now 34Mbps is the limit?

What interface? Is your PC connected via Wifi?
 
letsjump
just joined
Topic Author
Posts: 8
Joined: Sat Dec 19, 2015 12:10 pm

Re: FTTH very slow download speed (upload ok)

Wed Dec 18, 2019 11:43 am

... while doing speed tests the CPU never goes over 20% ... now 34Mbps is the limit?

What interface? Is your PC connected via Wifi?

Nope. I've connected my PC directly thru a LAN cable from Eth2.
Eth1 has a lan cable connected to the ONT.
No other devices connected and no other traffic from the local network.
The problem is that the upload speed is 3x time the download speed, so the bottleneck is somewhere else...
 
letsjump
just joined
Topic Author
Posts: 8
Joined: Sat Dec 19, 2015 12:10 pm

Re: FTTH very slow download speed (upload ok)

Wed Dec 18, 2019 12:36 pm

IT runs better by disabling the "1000M full" checkbox on the Ethernet tab for the interface Eth1. The CPU loads is about 40%.
The Eth 1 connects the provider's ONT to the MT with an ethernet cable.
Could it be a problem in the hardware port or it's a normal behavior for a so low dimension system?

Image
You do not have the required permissions to view the files attached to this post.
 
letsjump
just joined
Topic Author
Posts: 8
Joined: Sat Dec 19, 2015 12:10 pm

Re: FTTH very slow download speed (upload ok)

Wed Dec 18, 2019 1:35 pm

I did some other tests:
  • cable change (two different cables, one found inside the ONT productor's box - CAT6)
  • switch the ONT from ETH1 to ETH5
Nothing changed.
I also found some posts where people get 300Mbps from RB2011:
viewtopic.php?t=93553#p424314
 
mada3k
Forum Veteran
Forum Veteran
Posts: 751
Joined: Mon Jul 13, 2015 10:53 am
Location: Sweden

Re: FTTH very slow download speed (upload ok)

Wed Dec 18, 2019 2:41 pm

It's insantiy to use PPPoE in gigabit speeds, what are people thinking...

I don't think the RB2011 can handle 1000Mbps PPPoE traffic. that's a lot of re-framing/fragmentation that needs to be handled in software. For pure IPv4 routing it surly can to much more. Maybe the RB4011 can handle it.
 
letsjump
just joined
Topic Author
Posts: 8
Joined: Sat Dec 19, 2015 12:10 pm

Re: FTTH very slow download speed (upload ok)

Wed Dec 18, 2019 2:48 pm

It's insantiy to use PPPoE in gigabit speeds, what are people thinking...

I don't think the RB2011 can handle 1000Mbps PPPoE traffic. that's a lot of re-framing/fragmentation that needs to be handled in software. For pure IPv4 routing it surly can to much more. Maybe the RB4011 can handle it.

Thanks Mada3k, but as I wrote here, I'm trying to get the best performances from my RB2011.
300Mbps could be a goal, if it's a configuration problem.
If it is something else, I just want to know what.

Thanks
 
User avatar
CZFan
Forum Guru
Forum Guru
Posts: 2098
Joined: Sun Oct 09, 2016 8:25 pm
Location: South Africa, Krugersdorp (Home town of Brad Binder)
Contact:

Re: FTTH very slow download speed (upload ok)

Wed Dec 18, 2019 3:35 pm

It's insantiy to use PPPoE in gigabit speeds, what are people thinking...

I don't think the RB2011 can handle 1000Mbps PPPoE traffic. that's a lot of re-framing/fragmentation that needs to be handled in software. For pure IPv4 routing it surly can to much more. Maybe the RB4011 can handle it.

Yup, couple of years ago, I got +- 800Mb/s down on a 1Gb/s link with my RB2011, used DHCP and not PPPoE encapsulation though
 
mada3k
Forum Veteran
Forum Veteran
Posts: 751
Joined: Mon Jul 13, 2015 10:53 am
Location: Sweden

Re: FTTH very slow download speed (upload ok)

Thu Dec 19, 2019 8:40 pm

Thats certainly true. plain routing or switching is far simpler than encapsulation, compression and fragmentation.
 
msatter
Forum Guru
Forum Guru
Posts: 2942
Joined: Tue Feb 18, 2014 12:56 am
Location: Netherlands / Nīderlande

Re: FTTH very slow download speed (upload ok)

Thu Dec 19, 2019 9:06 pm

I get here on a other router over 800 up and down is limited to 500. It is a PPPoE connection with a real MTU of 1500.

Tested it again a few days ago and I got a lower speed of 350Mbit/s symetric so I was puzzled why. I noticed then that the CPU was almost to the max and looking at the fasttrack counters they where not increasing.

I had switched off Fast Path in /ip settings which also controls Fasttracking. Enabling it it brought back the speed I was paying for. You need fasttracking to pass the 300Mbit/s or else you need a faster router.
 
vortex
Forum Guru
Forum Guru
Posts: 1130
Joined: Sat Feb 16, 2013 6:10 pm

Re: FTTH very slow download speed (upload ok)

Tue Feb 25, 2020 11:13 pm

It's insantiy to use PPPoE in gigabit speeds, what are people thinking...

I don't think the RB2011 can handle 1000Mbps PPPoE traffic. that's a lot of re-framing/fragmentation that needs to be handled in software. For pure IPv4 routing it surly can to much more. Maybe the RB4011 can handle it.
The 2011 can switch gigabit but not route it, period.
 
msatter
Forum Guru
Forum Guru
Posts: 2942
Joined: Tue Feb 18, 2014 12:56 am
Location: Netherlands / Nīderlande

Re: FTTH very slow download speed (upload ok)

Wed Feb 26, 2020 12:37 pm

The 2011 can switch gigabit but not route it, period.
That is why you have Fastpath/Fasttrack made available by Mikrotik.
 
martinclaro
Member Candidate
Member Candidate
Posts: 102
Joined: Sat Sep 28, 2013 6:08 am
Location: Buenos Aires, Argentina
Contact:

Re: FTTH very slow download speed (upload ok)

Wed Feb 26, 2020 1:17 pm

Is this setting really necessary?.
/interface bridge settings
set use-ip-firewall=yes use-ip-firewall-for-pppoe=yes
I think no. Try disabling both and check the speed
 
vortex
Forum Guru
Forum Guru
Posts: 1130
Joined: Sat Feb 16, 2013 6:10 pm

Re: FTTH very slow download speed (upload ok)

Wed Feb 26, 2020 1:49 pm

The 2011 can switch gigabit but not route it, period.
That is why you have Fastpath/Fasttrack made available by Mikrotik.
Fasttrack cannot make the 2011 route gigabit.

You actually need it just to reach 500Mbps.

It seems it can go somewhat further.