Community discussions

MikroTik App
 
pamribeirox
just joined
Topic Author
Posts: 18
Joined: Fri Dec 22, 2017 6:20 pm

CRS326 reporting wrong interface speed on CLI

Tue May 15, 2018 9:46 pm

RouterOS 6.42.1
While debugging a user connectivity problem I've found the SSH CLI is sometimes reporting a wrong speed in interfaces.

This is correct (10M) and consistent with the information provided in the WEBFIG:
> /interface ethernet monitor 13
                      name: ether14
                    status: link-ok
          auto-negotiation: done
                      rate: 10Mbps
               full-duplex: yes
           tx-flow-control: no
           rx-flow-control: no
               advertising: 10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full
  link-partner-advertising: 10M-half,10M-full
But the print detail reports 100M for all etherX interfaces (sfpplus seems ok):
> /interface ethernet print detail where name=ether14
Flags: X - disabled, R - running, S - slave 
 0 RS name="ether14" default-name="ether14" mtu=1500 l2mtu=1592 mac-address=64:D1:54:XX:XX:XX orig-mac-address=64:D1:54:XX:XX:XX arp=enabled arp-timeout=auto loop-protect=default 
      loop-protect-status=off loop-protect-send-interval=5s loop-protect-disable-time=5m auto-negotiation=yes advertise=10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full 
      full-duplex=yes tx-flow-control=off rx-flow-control=off speed=100Mbps bandwidth=unlimited/unlimited switch=switch1 
 
D13410N3
just joined
Posts: 3
Joined: Thu Jun 04, 2020 3:18 pm

Re: CRS326 reporting wrong interface speed on CLI

Mon Apr 25, 2022 12:40 am

Any updates with this?

Found this problem on RB4011, RB3011, RB750G and more.
RouterOS versions are 6.49.5, 7.1, 7.2.

I got "speed=1Gbps" in cli (and api) even if a real speed is 10M/100M
 
EdPa
MikroTik Support
MikroTik Support
Posts: 278
Joined: Fri Sep 15, 2017 10:05 am
Location: Riga
Contact:

Re: CRS326 reporting wrong interface speed on CLI

Mon Apr 25, 2022 6:09 pm

Hi,

This is expected behavior.

Monitor can show the actual rate of the interface. The "speed" is a setting that can be used when auto-negotiation is disabled, it does not represent the actual negotiated rate. Documented here.

Who is online

Users browsing this forum: GoogleOther [Bot], woip33 and 27 guests