RB1100AHx2 Ethernet port names

Hello

Just want to understand this router Ethernet ports, we added this new router in a remote place, we connected two ethernets Ethernet 11 and Ethernet12, leaving the Bypass Switch disabled to have separated these two interfaces, we are using Firmware 5.18, from Winbox shows that ports conencted are Ether1 and Ether13, see attached photo:


> interface print where running 
Flags: D - dynamic, X - disabled, R - running, S - slave 
 #     NAME                                                                               TYPE               MTU L2MTU  MAX-L2MTU
 0  R  ether1                                                                             ether             1500  1600       9116
12  R  ether13                                                                            ether             1500  1600       9500

Thank you for any help
2012-07-23 19.45.18.jpg

It is a bug in RouterOS v5.18 but now it is fixed in newer versions.
Upgrade to RouterOS v5.19 and reset configuration.

Great thank you, I was getting crazy with this small but annoying issue.

After the upgrade to 5.19 issue continues, I did a Reset Configuration and now all is Ok and matching physical interfaces connected, at least this was a new router on implementation fase, I do not want imaging anyone with this issue in a production router.

[admin@MikroTik] > interface print where running 
Flags: D - dynamic, X - disabled, R - running, S - slave 
 #     NAME                                                    TYPE               MTU L2MTU  MAX-L2MTU
 0  R  ether12                                                 ether             1500  1600       9116
12  R  ether11                                                 ether             1500  1600       9500

Thank you