Community discussions

MikroTik App
 
User avatar
antwal
newbie
Topic Author
Posts: 47
Joined: Sun Jul 08, 2012 4:07 pm
Contact:

LtAP Problem with R11e-LTE6 upgrade

Thu Feb 24, 2022 11:29 am

Hi all,

initially on the LtAP I had put two R11e-LTE modules and I was able to have between 35 and 45 Mbps in download; now after the upgrade with the R11e-LTE6 modules I can't go beyond 8Mbps, what could be the problem?

RouterOS: 7.1.1
R11e-LTE6 Firmware: V032

Config:
# feb/24/2022 09:59:14 by RouterOS 7.1.1
# software id = TEA2-FCXX
#
# model = RouterBOARD LtAP-2HnD
# serial number = B7590A90248B
/interface bridge
add admin-mac=74:4D:28:9C:91:A9 auto-mac=no comment=defconf name=bridge
/interface list
add name=WAN
add name=LAN
/interface lte apn
set [ find default=yes ] add-default-route=no ip-type=ipv4 use-peer-dns=no
add add-default-route=no apn=iliad ip-type=ipv4 use-peer-dns=no
add add-default-route=no apn=internet.it ip-type=ipv4 name=wind use-peer-dns=\
    no
add add-default-route=no apn=web.kenamobile.it comment=Noverca ip-type=ipv4 \
    name=kena use-peer-dns=no
/interface lte
set [ find ] allow-roaming=no apn-profiles=wind band="" mtu=1480 name=lte1 \
    network-mode=3g,lte
set [ find ] allow-roaming=no apn-profiles=kena band="" mtu=1480 name=lte2 \
    network-mode=3g,lte
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
add authentication-types=wpa2-psk,wpa2-eap group-ciphers=tkip,aes-ccm mode=\
    dynamic-keys name=debug supplicant-identity=MikroTik unicast-ciphers=\
    tkip,aes-ccm
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n disabled=no frequency=auto \
    installation=outdoor mode=ap-bridge security-profile=debug ssid=BTS_LTE \
    wireless-protocol=802.11
/ip firewall layer7-protocol
add comment=21:01:46 name=NetWatchTimeLTE1
add comment=19:02:16 name=NetWatchTimeLTE2
/ip pool
add name=dhcp_pool0 ranges=192.168.10.10-192.168.10.254
/ip dhcp-server
add address-pool=dhcp_pool0 interface=bridge lease-time=1d name=dhcp1
/port
set 0 name=serial0
set 2 baud-rate=9600 data-bits=8 flow-control=none name=usb3 parity=none \
    stop-bits=1
set 3 baud-rate=9600 data-bits=8 flow-control=none name=usb4 parity=none \
    stop-bits=1
/interface ppp-client
add apn=internet name=ppp-out1 port=usb3
add apn=internet name=ppp-out2 port=usb4
/queue tree
add limit-at=9700k max-limit=9700k name=queue1 parent=lte1 queue=default
add limit-at=6200k max-limit=6200k name=prio5-streaming packet-mark=streaming \
    parent=queue1 priority=5 queue=default
add limit-at=100k max-limit=9500k name=prio8-untagged packet-mark=no-mark \
    parent=queue1 queue=default
add limit-at=35M max-limit=35M name=prio3-gaming packet-mark=gaming parent=\
    queue1 priority=3 queue=default
add limit-at=35M max-limit=35M name=prio2-misc-fast packet-mark=misc-fast \
    parent=queue1 priority=2 queue=default
add limit-at=100k max-limit=9500k name=prio6-http packet-mark=http parent=\
    queue1 priority=6 queue=default
add limit-at=9700k max-limit=9700k name=queue2 parent=lte2 queue=default
add limit-at=6200k max-limit=6200k name=prio05-streaming packet-mark=\
    streaming parent=queue2 priority=5 queue=default
add limit-at=100k max-limit=9500k name=prio08-untagged packet-mark=no-mark \
    parent=queue2 queue=default
add limit-at=35M max-limit=35M name=prio03-gaming packet-mark=gaming parent=\
    queue2 priority=3 queue=default
add limit-at=35M max-limit=35M name=prio02-misc-fast packet-mark=misc-fast \
    parent=queue2 priority=2 queue=default
add limit-at=100k max-limit=9500k name=prio06-http packet-mark=http parent=\
    queue2 priority=6 queue=default
/routing bgp template
set default as=65530 disabled=no name=default output.network=bgp-networks
/routing ospf instance
add disabled=yes name=default-v2
add disabled=yes name=default-v3 version=3
/routing ospf area
add disabled=yes instance=default-v2 name=backbone-v2
add disabled=yes instance=default-v3 name=backbone-v3
/routing table
add disabled=no fib name=to_WAN1
add disabled=no fib name=to_WAN2
/system logging action
add disk-file-name=flash/lte name=lte target=disk
add disk-file-name=flash/critical name=critical target=disk
add disk-file-name=flash/error name=error target=disk
add disk-file-count=4 disk-file-name=flash/lteraw name=lteraw target=disk
add disk-file-count=4 disk-file-name=flash/gsmraw name=gsmraw target=disk
/user group
set full policy="local,telnet,ssh,ftp,reboot,read,write,policy,test,winbox,pas\
    sword,web,sniff,sensitive,api,romon,dude,tikapp,rest-api"
/interface bridge port
add bridge=bridge comment=defconf ingress-filtering=no interface=ether1
add bridge=bridge comment=defconf ingress-filtering=no interface=wlan1
/ip neighbor discovery-settings
set discover-interface-list=!dynamic
/ipv6 settings
set disable-ipv6=yes max-neighbor-entries=8192
/interface detect-internet
set detect-interface-list=WAN lan-interface-list=LAN wan-interface-list=WAN
/interface list member
add interface=lte1 list=WAN
add interface=lte2 list=WAN
add interface=bridge list=LAN
/ip address
add address=192.168.10.1/24 interface=bridge network=192.168.10.0
/ip dhcp-client
add comment=defconf disabled=yes interface=bridge
/ip dhcp-server network
add address=192.168.10.0/24 dns-server=\
    151.5.216.225,151.5.216.25,8.8.8.8,1.1.1.1 gateway=192.168.10.1
/ip dns
set allow-remote-requests=yes servers=8.8.4.4,1.1.1.1
/ip firewall filter
add action=log chain=input disabled=yes in-interface-list=WAN log-prefix=\
    "[CHECK] "
add action=accept chain=input protocol=icmp
add action=accept chain=input connection-state=established
add action=accept chain=input connection-state=related
add action=drop chain=input in-interface-list=!LAN
/ip firewall mangle
add action=mark-connection chain=input disabled=yes in-interface=lte1 \
    new-connection-mark=WAN1_conn passthrough=yes
add action=mark-connection chain=input disabled=yes in-interface=lte2 \
    new-connection-mark=WAN2_conn passthrough=yes
add action=mark-routing chain=output connection-mark=WAN1_conn disabled=yes \
    new-routing-mark=to_WAN1 passthrough=yes
add action=mark-routing chain=output connection-mark=WAN2_conn disabled=yes \
    new-routing-mark=to_WAN2
add action=mark-packet chain=postrouting connection-mark=streaming \
    new-packet-mark=streaming passthrough=no
add action=mark-packet chain=postrouting connection-mark=gaming \
    new-packet-mark=gaming passthrough=no
add action=mark-packet chain=postrouting dst-port=53 new-packet-mark=\
    misc-fast out-interface=lte1 passthrough=no protocol=udp
add action=mark-packet chain=postrouting dst-port=53 new-packet-mark=\
    misc-fast out-interface=lte2 passthrough=no protocol=udp
add action=mark-packet chain=postrouting connection-mark=http \
    new-packet-mark=http passthrough=no
add action=mark-connection chain=postrouting comment=Streaming \
    connection-state=new disabled=yes dst-port=1935 new-connection-mark=\
    streaming out-interface=lte1 passthrough=yes protocol=tcp
add action=mark-connection chain=postrouting comment="Xbox One X" dst-port=\
    3074-3079 new-connection-mark=gaming out-interface=lte1 passthrough=yes \
    protocol=udp src-port=""
add action=mark-connection chain=postrouting dst-port=3544 \
    new-connection-mark=gaming out-interface=lte1 passthrough=yes protocol=\
    udp src-port=""
add action=mark-connection chain=postrouting dst-port=500 \
    new-connection-mark=gaming out-interface=lte1 passthrough=yes protocol=\
    udp src-port=""
add action=mark-connection chain=postrouting dst-port=88 new-connection-mark=\
    gaming out-interface=lte1 passthrough=yes protocol=udp src-port=""
add action=mark-connection chain=postrouting dst-port=4500 \
    new-connection-mark=gaming out-interface=lte1 passthrough=yes protocol=\
    udp src-port=""
add action=mark-connection chain=postrouting dst-port=51265 \
    new-connection-mark=gaming out-interface=lte1 passthrough=yes protocol=\
    udp src-port=""
add action=mark-connection chain=postrouting comment="Web Browsing" \
    connection-state=new dst-port=80,443 new-connection-mark=http \
    out-interface=lte1 protocol=tcp
add action=mark-connection chain=postrouting comment="Xbox One X" dst-port=\
    3074-3079 new-connection-mark=gaming out-interface=lte2 passthrough=yes \
    protocol=udp src-port=""
add action=mark-connection chain=postrouting dst-port=3544 \
    new-connection-mark=gaming out-interface=lte2 passthrough=yes protocol=\
    udp src-port=""
add action=mark-connection chain=postrouting dst-port=500 \
    new-connection-mark=gaming out-interface=lte2 passthrough=yes protocol=\
    udp src-port=""
add action=mark-connection chain=postrouting dst-port=88 new-connection-mark=\
    gaming out-interface=lte2 passthrough=yes protocol=udp src-port=""
add action=mark-connection chain=postrouting dst-port=4500 \
    new-connection-mark=gaming out-interface=lte2 passthrough=yes protocol=\
    udp src-port=""
add action=mark-connection chain=postrouting dst-port=51265 \
    new-connection-mark=gaming out-interface=lte2 passthrough=yes protocol=\
    udp src-port=""
add action=mark-connection chain=postrouting comment="Web Browsing" \
    connection-state=new dst-port=80,443 new-connection-mark=http \
    out-interface=lte2 passthrough=yes protocol=tcp
/ip firewall nat
add action=masquerade chain=srcnat out-interface-list=WAN
/ip firewall service-port
set ftp disabled=yes
set tftp disabled=yes
set irc disabled=yes
set h323 disabled=yes
set sip disabled=yes
set pptp disabled=yes
set udplite disabled=yes
set dccp disabled=yes
set sctp disabled=yes
/ip route
add disabled=no distance=1 dst-address=0.0.0.0/0 gateway=lte1 pref-src="" \
    routing-table=main scope=30 suppress-hw-offload=no target-scope=10
add disabled=no dst-address=1.1.1.1/32 gateway=lte1 routing-table=main \
    suppress-hw-offload=no
add disabled=no distance=2 dst-address=0.0.0.0/0 gateway=lte2 pref-src="" \
    routing-table=main scope=30 suppress-hw-offload=no target-scope=10
add disabled=no distance=1 dst-address=8.8.4.4/32 gateway=lte2 pref-src="" \
    routing-table=main scope=30 suppress-hw-offload=no target-scope=10
/ip service
set telnet disabled=yes
set ftp disabled=yes
set www disabled=yes
set www-ssl certificate=ServerCA disabled=no
set api disabled=yes
set api-ssl disabled=yes
/ip ssh
set forwarding-enabled=remote
/ip upnp
set enabled=yes
/ip upnp interfaces
add interface=lte1 type=external
add interface=lte2 type=external
add interface=bridge type=internal
/system clock
set time-zone-name=Europe/Rome
/system gps
set coordinate-format=dms enabled=yes gps-antenna-select=external port=gps \
    set-system-time=yes
/system identity
set name=antwal-lte
/system logging
set 1 action=error
set 3 action=critical
add action=lte topics=lte,info
add topics=critical
add topics=error
add action=lteraw disabled=yes prefix="[LTE] " topics=lte
add action=gsmraw disabled=yes prefix="[GSM] " topics=gsm
/system watchdog
set automatic-supout=no ping-start-after-boot=1d watchdog-timer=no
/tool bandwidth-server
set enabled=no
/tool graphing interface
add interface=lte1
add interface=lte2
/tool netwatch
add down-script=":local uptime [/system resource get uptime]\r\
    \n/ip firewall layer7-protocol\r\
    \n:if ([:len [find where name=NetWatchTimeLTE1]] = 0) do={add name=NetWatc\
    hTimeLTE1 comment=\"\$uptime\"}\r\
    \n:local NetWatchDuration (\$uptime - [:totime [get [find name=NetWatchTim\
    eLTE1] comment]])\r\
    \n:local LTEuptime ([/interface lte info lte1 once as-value ]->\"session-u\
    ptime\")\r\
    \n:if (\$NetWatchDuration >0) do={:log warning (\"Internet: DOWN | LTE1 | \
    online duration was: \$NetWatchDuration | LTE uptime: \".\$LTEuptime)} els\
    e={:log warning \"Internet: DOWN\"}\r\
    \nset [find where name=NetWatchTimeLTE1] comment=\"\$uptime\"" host=\
    1.1.1.1 interval=30s timeout=500ms up-script=":local uptime [/system resou\
    rce get uptime]\r\
    \n/ip firewall layer7-protocol\r\
    \n:if ([:len [find where name=NetWatchTimeLTE1]] = 0) do={add name=NetWatc\
    hTimeLTE1 comment=\"\$uptime\"}\r\
    \n:local NetWatchDuration (\$uptime - [:totime [get [find name=NetWatchTim\
    eLTE1] comment]])\r\
    \n:log warning \"Internet: UP | LTE1 | offline duration was: \$NetWatchDur\
    ation\"\r\
    \nset [find where name=NetWatchTimeLTE1] comment=\"\$uptime\""
add down-script=":local uptime [/system resource get uptime]\r\
    \n/ip firewall layer7-protocol\r\
    \n:if ([:len [find where name=NetWatchTimeLTE2]] = 0) do={add name=NetWatc\
    hTimeLTE2 comment=\"\$uptime\"}\r\
    \n:local NetWatchDuration (\$uptime - [:totime [get [find name=NetWatchTim\
    eLTE2] comment]])\r\
    \n:local LTEuptime ([/interface lte info lte2 once as-value ]->\"session-u\
    ptime\")\r\
    \n:if (\$NetWatchDuration >0) do={:log warning (\"Internet: DOWN | LTE2 | \
    online duration was: \$NetWatchDuration | LTE uptime: \".\$LTEuptime)} els\
    e={:log warning \"Internet: DOWN\"}\r\
    \nset [find where name=NetWatchTimeLTE2] comment=\"\$uptime\"" host=\
    8.8.4.4 interval=30s timeout=500ms up-script=":local uptime [/system resou\
    rce get uptime]\r\
    \n/ip firewall layer7-protocol\r\
    \n:if ([:len [find where name=NetWatchTimeLTE2]] = 0) do={add name=NetWatc\
    hTimeLTE2 comment=\"\$uptime\"}\r\
    \n:local NetWatchDuration (\$uptime - [:totime [get [find name=NetWatchTim\
    eLTE2] comment]])\r\
    \n:log warning \"Internet: UP | LTE2 | offline duration was: \$NetWatchDur\
    ation\"\r\
    \nset [find where name=NetWatchTimeLTE2] comment=\"\$uptime\""
/tool sms
set port=lte1 receive-enabled=yes
R11e-LTE:
Screenshot at Feb 09 12-31-16.png
R11e-LTE6:
Screenshot at Feb 24 10-04-09.png

Thank you.
You do not have the required permissions to view the files attached to this post.
 
User avatar
SiB
Forum Guru
Forum Guru
Posts: 1888
Joined: Sun Jan 06, 2013 11:19 pm
Location: Poland

Re: LtAP Problem with R11e-LTE6 upgrade

Thu Feb 24, 2022 12:28 pm

I can AGREE that for example SXT LTE 3-7 and R11e-LTE are more stable and better speed then R11e-LTE6 module :(
You see the RSRP is worse, but CQI is bettet.. and finaly still worse speed.

In my opinion the R11e-LTE6 best firmware was 024 i 029 but we cannot move into what we want, we can only do firmware upgrade UP or write to support@mikrotik.com

Who is online

Users browsing this forum: No registered users and 8 guests