Hey,
I recently set up my Cloud Router Switch (CRS125-24G-15-RM) RouterOS v6.49.7 Oct/11/2022 14:37:24
It used to run in bridge-mode, and just forward the internet from the router provided from my ISP, but i wanted to remove their box and just let the MikroTik router be the DHCP server.
The ISP is providing a 1GBPS connection, which i have validated by connecting directly to their Fiber Media Converter, which runs at the expected speed they promise.
But now using the MikroTik as DHCP server, i can barely pull 200mbps through any of the ports.
I have validated the cable is good, and tested other cables too.
Below is an export from the console, do you have any ideas why it’s capping at 200mbps? If i put the MikroTik back to being Bridge-mode and not DHCP, and put the ISP provided router infront, it sends out 1GBPS as expected.
/interface bridge
add admin-mac=4C:5E:0C:97:80:97 auto-mac=no mtu=1500 name=bridge-local
/interface ethernet
set [ find default-name=ether15 ] name="Frederik 1" speed=100Mbps
set [ find default-name=ether16 ] name="Frederik 2" speed=100Mbps
set [ find default-name=ether21 ] name=IPCAM-Switch speed=100Mbps
set [ find default-name=ether7 ] name=Kameraer speed=100Mbps
set [ find default-name=ether23 ] name="Kontor 1" speed=100Mbps
set [ find default-name=ether24 ] name="Kontor 2" speed=100Mbps
set [ find default-name=ether18 ] name="Overv\E5gning" speed=100Mbps
set [ find default-name=ether17 ] name=Server speed=100Mbps
set [ find default-name=ether2 ] name="Sovev\E6relse" speed=100Mbps
set [ find default-name=ether1 ] advertise=10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full,2500M-full,5000M-full,10000M-full name=ether1-gateway speed=100Mbps
set [ find default-name=ether3 ] name=ether3-slave-local speed=100Mbps
set [ find default-name=ether4 ] name=ether4-slave-local speed=100Mbps
set [ find default-name=ether5 ] name=ether5-slave-local speed=100Mbps
set [ find default-name=ether6 ] name=ether6-slave-local speed=100Mbps
set [ find default-name=ether8 ] name=ether8-slave-local speed=100Mbps
set [ find default-name=ether9 ] name=ether9-slave-local speed=100Mbps
set [ find default-name=ether10 ] name=ether10-slave-local speed=100Mbps
set [ find default-name=ether11 ] name=ether11-slave-local speed=100Mbps
set [ find default-name=ether12 ] name=ether12-slave-local speed=100Mbps
set [ find default-name=ether13 ] name=ether13-slave-local speed=100Mbps
set [ find default-name=ether14 ] name=ether14-slave-local speed=100Mbps
set [ find default-name=ether19 ] name=ether19-slave-local speed=100Mbps
set [ find default-name=ether20 ] name=ether20-slave-local speed=100Mbps
set [ find default-name=ether22 ] name=ether22-slave-local speed=100Mbps
set [ find default-name=sfp1 ] name=sfp1-gateway
/interface list
add exclude=dynamic name=discover
add name=mactel
add name=mac-winbox
add name=WAN
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip ipsec proposal
set [ find default=yes ] enc-algorithms=aes-128-cbc
/ip pool
add name=dhcp ranges=192.168.0.2-192.168.0.250
add name=dhcp_pool1 ranges=192.168.0.10-192.168.0.250
add name=dhcp_pool2 ranges=192.168.2.10-192.168.2.250
add name=dhcp_pool3 ranges=192.168.2.10-192.168.2.250
add name=dhcp_pool4 ranges=192.168.0.10-192.168.0.250
add name=dhcp_pool5 ranges=192.168.0.10-192.168.0.250
/ip dhcp-server
add address-pool=dhcp_pool5 disabled=no interface=bridge-local name=dhcp1
/interface bridge port
add bridge=bridge-local interface="Sovev\E6relse"
add bridge=bridge-local interface=ether3-slave-local
add bridge=bridge-local interface=ether4-slave-local
add bridge=bridge-local interface=ether5-slave-local
add bridge=bridge-local interface=ether6-slave-local
add bridge=bridge-local interface=Kameraer
add bridge=bridge-local interface=ether8-slave-local
add bridge=bridge-local interface=ether9-slave-local
add bridge=bridge-local interface=ether10-slave-local
add bridge=bridge-local interface=ether11-slave-local
add bridge=bridge-local interface=ether12-slave-local
add bridge=bridge-local interface=ether13-slave-local
add bridge=bridge-local interface=ether14-slave-local
add bridge=bridge-local interface="Frederik 1"
add bridge=bridge-local interface="Frederik 2"
add bridge=bridge-local interface=Server
add bridge=bridge-local interface="Overv\E5gning"
add bridge=bridge-local interface=ether19-slave-local
add bridge=bridge-local interface=ether20-slave-local
add bridge=bridge-local interface=IPCAM-Switch
add bridge=bridge-local interface=ether22-slave-local
add bridge=bridge-local interface="Kontor 1"
add bridge=bridge-local interface="Kontor 2"
/ip neighbor discovery-settings
set discover-interface-list=discover
/interface ethernet switch port
set 0 dscp-based-qos-dscp-to-dscp-mapping=no
set 1 dscp-based-qos-dscp-to-dscp-mapping=no
set 2 dscp-based-qos-dscp-to-dscp-mapping=no
set 3 dscp-based-qos-dscp-to-dscp-mapping=no
set 4 dscp-based-qos-dscp-to-dscp-mapping=no
set 5 dscp-based-qos-dscp-to-dscp-mapping=no
set 6 dscp-based-qos-dscp-to-dscp-mapping=no
set 7 dscp-based-qos-dscp-to-dscp-mapping=no
set 8 dscp-based-qos-dscp-to-dscp-mapping=no
set 9 dscp-based-qos-dscp-to-dscp-mapping=no
set 10 dscp-based-qos-dscp-to-dscp-mapping=no
set 11 dscp-based-qos-dscp-to-dscp-mapping=no
set 12 dscp-based-qos-dscp-to-dscp-mapping=no
set 13 dscp-based-qos-dscp-to-dscp-mapping=no
set 14 dscp-based-qos-dscp-to-dscp-mapping=no
set 15 dscp-based-qos-dscp-to-dscp-mapping=no
set 16 dscp-based-qos-dscp-to-dscp-mapping=no
set 17 dscp-based-qos-dscp-to-dscp-mapping=no
set 18 dscp-based-qos-dscp-to-dscp-mapping=no
set 19 dscp-based-qos-dscp-to-dscp-mapping=no
set 20 dscp-based-qos-dscp-to-dscp-mapping=no
set 21 dscp-based-qos-dscp-to-dscp-mapping=no
set 22 dscp-based-qos-dscp-to-dscp-mapping=no
set 23 dscp-based-qos-dscp-to-dscp-mapping=no
set 24 dscp-based-qos-dscp-to-dscp-mapping=no
set 25 dscp-based-qos-dscp-to-dscp-mapping=no
/interface list member
add interface="Sovev\E6relse" list=discover
add interface=ether3-slave-local list=discover
add interface=ether4-slave-local list=discover
add interface=ether5-slave-local list=discover
add interface=ether6-slave-local list=discover
add interface=Kameraer list=discover
add interface=ether8-slave-local list=discover
add interface=ether9-slave-local list=discover
add interface=ether10-slave-local list=discover
add interface=ether11-slave-local list=discover
add interface=ether12-slave-local list=discover
add interface=ether13-slave-local list=discover
add interface=ether14-slave-local list=discover
add interface="Frederik 1" list=discover
add interface="Frederik 2" list=discover
add interface=Server list=discover
add interface="Overv\E5gning" list=discover
add interface=ether19-slave-local list=discover
add interface=ether20-slave-local list=discover
add interface=IPCAM-Switch list=discover
add interface=ether22-slave-local list=discover
add interface="Kontor 1" list=discover
add interface="Kontor 2" list=discover
add interface=bridge-local list=discover
add interface="Sovev\E6relse" list=mactel
add interface=ether3-slave-local list=mactel
add interface="Sovev\E6relse" list=mac-winbox
add interface=ether4-slave-local list=mactel
add interface=ether3-slave-local list=mac-winbox
add interface=ether5-slave-local list=mactel
add interface=ether4-slave-local list=mac-winbox
add interface=ether6-slave-local list=mactel
add interface=ether5-slave-local list=mac-winbox
add interface=Kameraer list=mactel
add interface=ether6-slave-local list=mac-winbox
add interface=ether8-slave-local list=mactel
add interface=Kameraer list=mac-winbox
add interface=ether9-slave-local list=mactel
add interface=ether8-slave-local list=mac-winbox
add interface=ether10-slave-local list=mactel
add interface=ether9-slave-local list=mac-winbox
add interface=ether11-slave-local list=mactel
add interface=ether10-slave-local list=mac-winbox
add interface=ether12-slave-local list=mactel
add interface=ether13-slave-local list=mactel
add interface=ether14-slave-local list=mactel
add interface=ether11-slave-local list=mac-winbox
add interface="Frederik 1" list=mactel
add interface=ether12-slave-local list=mac-winbox
add interface="Frederik 2" list=mactel
add interface=ether13-slave-local list=mac-winbox
add interface=Server list=mactel
add interface=ether14-slave-local list=mac-winbox
add interface="Overv\E5gning" list=mactel
add interface="Frederik 1" list=mac-winbox
add interface=ether19-slave-local list=mactel
add interface="Frederik 2" list=mac-winbox
add interface=ether20-slave-local list=mactel
add interface=IPCAM-Switch list=mactel
add interface=Server list=mac-winbox
add interface=ether22-slave-local list=mactel
add interface="Overv\E5gning" list=mac-winbox
add interface="Kontor 1" list=mactel
add interface="Kontor 2" list=mactel
add interface=bridge-local list=mactel
add interface=ether19-slave-local list=mac-winbox
add interface=ether20-slave-local list=mac-winbox
add interface=IPCAM-Switch list=mac-winbox
add interface=ether22-slave-local list=mac-winbox
add interface="Kontor 1" list=mac-winbox
add interface="Kontor 2" list=mac-winbox
add interface=bridge-local list=mac-winbox
add interface=ether1-gateway list=WAN
add interface="Sovev\E6relse" list=LAN
add interface=ether3-slave-local list=LAN
add interface=ether4-slave-local list=LAN
add interface=ether5-slave-local list=LAN
add interface=ether6-slave-local list=LAN
add interface=Kameraer list=LAN
add interface=ether8-slave-local list=LAN
add interface=ether9-slave-local list=LAN
add interface=ether10-slave-local list=LAN
add interface=ether11-slave-local list=LAN
add interface=ether12-slave-local list=LAN
add interface=ether13-slave-local list=LAN
add interface=ether14-slave-local list=LAN
add interface="Frederik 1" list=LAN
add interface="Frederik 2" list=LAN
add interface=Server list=LAN
add interface="Overv\E5gning" list=LAN
add interface=ether19-slave-local list=LAN
add interface=ether20-slave-local list=LAN
add interface=IPCAM-Switch list=LAN
add interface=ether22-slave-local list=LAN
add interface="Kontor 1" list=LAN
add interface="Kontor 2" list=LAN
add interface=sfp1-gateway list=LAN
/ip address
add address=192.168.0.1/24 comment="default configuration" interface=bridge-local network=192.168.0.0
add address=192.168.0.1/16 disabled=yes interface=ether1-gateway network=192.168.0.0
/ip dhcp-client
add disabled=no interface=ether1-gateway
/ip dhcp-server lease
add address=192.168.0.55 client-id=1:50:e5:49:30:64:7a mac-address=50:E5:49:30:64:7A server=dhcp1
add address=192.168.0.159 client-id=1:a8:a1:59:6f:b4:f7 mac-address=A8:A1:59:6F:B4:F7 server=dhcp1
/ip dhcp-server network
add address=192.168.0.0/24 dns-server=208.67.222.222,208.67.220.220 gateway=192.168.0.1
/ip dns
set allow-remote-requests=yes servers=208.67.222.222,208.67.220.220
/ip dns static
add address=192.168.88.1 name=router
/ip firewall filter
add action=accept chain=input comment="default configuration" disabled=yes protocol=icmp
add action=accept chain=input in-interface=bridge-local
add action=accept chain=input comment="default configuration" connection-state=established in-interface=bridge-local
add action=accept chain=input comment="default configuration" connection-state=related in-interface=bridge-local
add action=accept chain=forward comment="default configuration" connection-state=established
add action=accept chain=forward comment="default configuration" connection-state=related
add action=drop chain=input comment="default configuration" in-interface=sfp1-gateway
add action=drop chain=input comment="default configuration" in-interface=ether1-gateway
add action=drop chain=forward comment="default configuration" connection-state=invalid
/ip firewall nat
add action=dst-nat chain=dstnat dst-port=24411 in-interface=ether1-gateway log=yes protocol=tcp to-addresses=192.168.0.55 to-ports=32400
add action=masquerade chain=srcnat comment="default configuration" out-interface=ether1-gateway out-interface-list=WAN
/ip route
add disabled=yes distance=1 gateway=192.168.0.96
/ip upnp
set enabled=yes
/lcd
set time-interval=hour
/system clock
set time-zone-name=Europe/Copenhagen
/tool mac-server
set allowed-interface-list=mactel
/tool mac-server mac-winbox
set allowed-interface-list=mac-winbox