hoping that this is the correct forum for asking my question.
I’ve just upgraded my Internet connection from 50/5 MBit/s to 300/10 MBit/s.
My 2011 is connected to an AVM Fritzbox on ETH-5, LAN on ETH-1 both Gigabit-Ports.
The AVM Fritzbox as Gateway (cable internet) is showing 300/10 MBit/s reaching it.
But every speed test returning only 150 - 180 MBit. whilst upload rate is constant by 10 MBit/s
I looked around the forum and found some tipps, disabling LCD, set Queues to “ethernet-default” or check if Fast Track is activated.
But nothing helped yet.
Do you have any further ideas or may I show you my config somehow and you can help me investigate?
When I run speedtest I’m watching the green CPU-Box left from the padlock in top right corner of Winbox and it’s very low which seems fine in my
opinion.
Hi, please excuse my late answer, I was on holidays
ok, find my answers within your quote.
I’ve ran /export hide-sensitive compact and got something strange. Please look at this:
/interface bridge
add arp=proxy-arp name=bridge1
/interface ethernet
set [ find default-name=ether1 ] arp=proxy-arp name=eth01-LAN speed=100Mbps
set [ find default-name=ether5 ] name=eth05-WAN speed=100Mbps
set [ find default-name=ether2 ] speed=100Mbps
set [ find default-name=ether3 ] speed=100Mbps
set [ find default-name=ether4 ] name=ether4-Arlo speed=100Mbps
set [ find default-name=ether6 ] advertise=10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full
set [ find default-name=ether7 ] advertise=10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full
set [ find default-name=ether8 ] advertise=10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full name=ether8-HueBridge
set [ find default-name=ether9 ] advertise=10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full name=ether9-GWY-433
set [ find default-name=ether10 ] advertise=10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full
Why are my eth01-LAN and eth05-WAN running at 100 Mbps? They’re connected to the Gigabit-Ports marked on the front-side of the RB2011.
My whole internal cabeling is managed by 1Gbit switches (Netgear GS 108)
And even when they’re at 100 Mbps. How is can I get an internetspeed result of around 180 Mbps?
I’m really confused.
Patrick
…an additional annoation: When I look at Winbox’ Interface/eth01-LAN or eth05-WAN/Status via the GUI both tell me a Rate of 1Gbps by Ful Duplex.
Command /export [compact] only shows settings that are different than default.
Ports in /interface ethernet have many settings, speed= is one of them. Setting of 100M used to be default in ROS prior to 6.42 (IIRC) and if your setup originates from earlier ROS, this value did not change with upgrade hence it appeared in export after upgrade to a more recent ROS.
However, there’s a setting auto-negotiation with default value of yes which makes port to ignore most of other settings, including speed. Setting of advertise is one of observed settings though.
Actual running port speed is displayed by command /interface ethernet monitor once .
Hi at all.
The problem is on providers side.
Tested now directly at the Fritzbox. Also only about 180 Mbps. Contacted my provider who confirmed the issue on his side, too.
I think we may keep this thread as solved.
Best regards and thanks for all the hints with those terminal commands.