Community discussions

MikroTik App
 
gigabyte091
Forum Guru
Forum Guru
Topic Author
Posts: 1153
Joined: Fri Dec 31, 2021 11:44 am
Location: Croatia

hAP ax2 link speed problem

Thu Feb 02, 2023 5:26 pm

Hello,

I'm having a problem with hAP ax2 again, this time is problem with link speed.

So i noticed that my internet speed dropped from 180/140 to 92/93 Mbps and at first i thought that ISP is limiting speed but then today i discovered that link speed between ubiquiti antenna and mikrotik is only 100 Mbps ? With hAP ac3 i had 1 Gbps link speed.

Also link between two hAP ax2 is also just 100 Mbps instead of 1 Gbps and such problems didn't exist with hAP ac3...

This is terminal output for link between router and AP downstairs:
;;; Trunk port (Uplink na hAP_ax2_DB)
                      name: ether2
                    status: link-ok
          auto-negotiation: done
                      rate: 100Mbps
               full-duplex: yes
           tx-flow-control: no
           rx-flow-control: no
               advertising: 10M-half,10M-full,100M-half,100M-full
  link-partner-advertising: 10M-half,10M-full,100M-half,100M-full
This is terminal output between antenna and router
;;; WAN (Sa vanj.antene)
                      name: ether1
                    status: link-ok
          auto-negotiation: done
                      rate: 100Mbps
               full-duplex: yes
           tx-flow-control: no
           rx-flow-control: no
               advertising: 10M-half,10M-full,100M-half,100M-full
  link-partner-advertising: 10M-half,10M-full,100M-half,100M-full
 
User avatar
mkx
Forum Guru
Forum Guru
Posts: 11381
Joined: Thu Mar 03, 2016 10:23 pm

Re: hAP ax2 link speed problem

Thu Feb 02, 2023 8:19 pm

If it was only one port doing it, I'd bet on cable/connector issues. Having two ports behave the same way at the same time I'd say switch chip had a hiccup. I'd first have a look at logs (/log print to verify time sequence ... also look at events a few minutes prior to link speed renegotiations), then I'd cold boot device (simple reboot might not reset switch chip thoroughly enough).
If those log entries, mentioning ethernet port speed changes, don't have exactly the same time stamp, then it still might be two independent issues ... and that would again broaden scope to cable issues (too long stretches of too low category UTP cable). Mind that with longer cable stretches, external interference can degrade performance ... laying UTP cables in parallel with power wires is known to cause issues. Etc.
 
gigabyte091
Forum Guru
Forum Guru
Topic Author
Posts: 1153
Joined: Fri Dec 31, 2021 11:44 am
Location: Croatia

Re: hAP ax2 link speed problem

Thu Feb 02, 2023 10:13 pm

So, when i had hAP ac3 and cAP ac combo there was no problem at all, cables are category 6, max length is about 9-10 meters at most.

I will try to connect/reconnect cables and then see what's happening with speed.

Cables are in the walls, they are going by electrical cables at some areas but cable runs are not long.

One more info, i noticed that router negotiated 100 mbps with AP when i had both devices on my table while i was setting them up. They were connected by 1 meter UTP cable.
 
gigabyte091
Forum Guru
Forum Guru
Topic Author
Posts: 1153
Joined: Fri Dec 31, 2021 11:44 am
Location: Croatia

Re: hAP ax2 link speed problem

Fri Feb 03, 2023 5:38 pm

So I changed cable coming from the router to the antenna from cat 5e to Cat 6 FTP, turned off router, removed power for about 1 minute, powered on and this is the result from logs:
03:26:07 system,error,critical router rebooted without proper shutdown, probably 
power outage
 03:26:07 interface,info VLAN10_TEA_TC link up
 03:26:07 interface,info VLAN20_SECURITY link up
 03:26:07 interface,info VLAN30_IOT link up
 03:26:07 interface,info VLAN40_IPTV link up
 03:26:07 interface,info VLAN88_HOME link up
 03:26:16 poe-out,info ether1 detected poe-out status: on
 03:26:16 interface,info ether4 link up (speed 10M, full duplex)
 03:26:17 interface,info ether5 link up (speed 10M, full duplex)
 03:26:20 interface,info ether1 link up (speed 100M, full duplex)
 03:26:24 interface,info ether2 link up (speed 100M, full duplex)
 03:26:27 system,info,account user admin logged in from 10.10.88.2 via winbox
 03:26:49 interface,info ether1 link down
 03:26:56 wireless,info XX:XX:XX:XX:XX:XX@wifi1 reauthenticating
 03:26:56 wireless,info XX:XX:XX:XX:XX:XX@wifi1 connected, signal strength -67
 03:27:00 dhcp,info dhcp_vlan88 deassigned 10.10.88.4 for XX:XX:XX:XX:XX:XX 210911
9DG
 03:27:00 dhcp,info dhcp_vlan88 assigned 10.10.88.4 for XX:XX:XX:XX:XX:XX 2109119D
G
 03:27:06 interface,info ether1 link up (speed 100M, full duplex)
 03:27:49 system,info,account user admin logged out from 10.10.88.2 via winbox
 03:28:02 dhcp,info dhcp-client on ether1 got IP address xxx.xxx.xxx.xxx
I don't know what to do, i tried to put beta version of ROS... and still the same problem... Is it possible that one of the routers is faulty ?
 
erlinden
Forum Guru
Forum Guru
Posts: 1900
Joined: Wed Jun 12, 2013 1:59 pm
Location: Netherlands

Re: hAP ax2 link speed problem

Fri Feb 03, 2023 5:43 pm

You might want to try netinstall the device:
https://help.mikrotik.com/docs/display/ROS/Netinstall
 
User avatar
Ca6ko
Member
Member
Posts: 498
Joined: Wed May 04, 2022 10:59 pm
Location: Kharkiv, Ukraine

Re: hAP ax2 link speed problem

Fri Feb 03, 2023 6:10 pm

Seen several times that Mikrotik has a problem with category 6 cables. Try connecting a Category 5 patch cord directly to the Mikrotik. or try using an intermediate device. It also helps to disable auto-negotiation and set 1 GB manually.
 
gigabyte091
Forum Guru
Forum Guru
Topic Author
Posts: 1153
Joined: Fri Dec 31, 2021 11:44 am
Location: Croatia

Re: hAP ax2 link speed problem

Fri Feb 03, 2023 7:59 pm

@erlinden

Yea, i could try that, that's a good idea, I have config backup, but I thought about just leaving default config just to see how it will behave.

@Ca6ko

Originally there is cat 5e connection between wall outlet and router, cables in walls are cat 6 and my hap ac3 didn't have any problem with that. I had one gigabit switch downstairs but then, i had default VLAN only, now i have 5 of them... But outdoor antenna was directly connected to hap ac3 and it had 1 Gbps link, now, only 100 Mbps.

I tried to set link speed to 1 Gbps and disable autonegotiation but then i don't have link...

So I tried to add gigabit switch between router and antenna and still i get 100 Mbps link speed between switch and router.
 18:51:01 interface,info ether1 link down
 18:51:01 dhcp,info dhcp-client on ether1 lost IP address xxx.xxx.xxx.xxx - lease sto
pped locally
 18:51:06 poe-out,warning ether1 detected poe-out status: current_too_low
 18:51:10 poe-out,info ether1 detected poe-out status: wait_for_load
 18:51:33 interface,info ether1 link up (speed 100M, full duplex)
 18:52:49 dhcp,info dhcp-client on ether1 got IP address xxx.xxx.xxx.xxx
 18:53:08 system,info,account user admin logged in from 10.10.88.2 via winbox
 
gigabyte091
Forum Guru
Forum Guru
Topic Author
Posts: 1153
Joined: Fri Dec 31, 2021 11:44 am
Location: Croatia

Re: hAP ax2 link speed problem

Sat Feb 04, 2023 9:23 am

I replaced ax2 with my old ac3 and now it's working, my plan for now is to factory reset both ax2 and then see if problem with link persist, if yes, then netinstall, if there is still a problem then it's hardware issue ? or maybe ROS bug ? they came with ROS 7.5 from factory, is it possible to netinstall that version ?
 
gigabyte091
Forum Guru
Forum Guru
Topic Author
Posts: 1153
Joined: Fri Dec 31, 2021 11:44 am
Location: Croatia

Re: hAP ax2 link speed problem

Sat Feb 04, 2023 4:25 pm

Update:

After netinstall i get this when first powering the router on:
Default.jpg
There is no more normal default configuration for some reason no matter what i do... aaaaaand there is no wireless interfaces at all... on both routers... i really don't know what is wrong now...
You do not have the required permissions to view the files attached to this post.
 
td32
Member Candidate
Member Candidate
Posts: 111
Joined: Fri Nov 18, 2016 5:55 am

Re: hAP ax2 link speed problem

Sat Feb 04, 2023 5:19 pm

Update:

After netinstall i get this when first powering the router on:

Default.jpg

There is no more normal default configuration for some reason no matter what i do... aaaaaand there is no wireless interfaces at all... on both routers... i really don't know what is wrong now...
is the wireless package installed?
 
gigabyte091
Forum Guru
Forum Guru
Topic Author
Posts: 1153
Joined: Fri Dec 31, 2021 11:44 am
Location: Croatia

Re: hAP ax2 link speed problem

Sat Feb 04, 2023 6:04 pm

It's not... I forgot that... Thanks, i will install it. But i still don't know why i don't have default configuration...

Netinstall went without a problem...
 
gigabyte091
Forum Guru
Forum Guru
Topic Author
Posts: 1153
Joined: Fri Dec 31, 2021 11:44 am
Location: Croatia

Re: hAP ax2 link speed problem

Sun Feb 05, 2023 4:18 pm

So i tried to downgrade to factory 7.5 ROS and then netinstall it, i tried to tick apply default config and nothing... Stil same "default" configuration...

Did i screw something up ? I mean i did netinstall on RB4011 and HexS before and everything was just fine...

Update: it's working now, i didn't include wifi package and that seems to be a problem. Now both devices are netinstalled ROS7
 
gigabyte091
Forum Guru
Forum Guru
Topic Author
Posts: 1153
Joined: Fri Dec 31, 2021 11:44 am
Location: Croatia

Re: hAP ax2 link speed problem

Sun Feb 05, 2023 6:26 pm

So now i tried to replace ac3 with ax2 and its working, full link speed and internet speed, i even managed to get thermostat working for now.

Second router wont negotiate 1gbps with my laptop, i tried different cables and everything and nothing, manually setting up port to 1 gbps makes port dead... Other ports are working fine.
 
gigabyte091
Forum Guru
Forum Guru
Topic Author
Posts: 1153
Joined: Fri Dec 31, 2021 11:44 am
Location: Croatia

Re: hAP ax2 link speed problem

Mon Feb 06, 2023 10:56 am

Any other ideas or should i return it as defective unit ?
 
erlinden
Forum Guru
Forum Guru
Posts: 1900
Joined: Wed Jun 12, 2013 1:59 pm
Location: Netherlands

Re: hAP ax2 link speed problem  [SOLVED]

Mon Feb 06, 2023 11:41 am

Any other ideas or should i return it as defective unit ?
After all the steps you took...RMA it indeed.

Who is online

Users browsing this forum: No registered users and 37 guests