CCR 1016 12s - SFP link lights

Hey all

I just recieved two new CCRs and somethere wierd happens when I connect a cable to copper SFP in slot SFP1 the link lights for SFP slots 10,11 and 12 light up.

I removed the cable from SFP1 and the link light goes out for SFP sloes 10,11,12

This is a bit unexpected as there is no SFP inserted into any of the slots where the link light is coming up.

The other unexpected bit is if I put a copper SFP into one of the slots (e.g. slot SFP10) but no cable the link light stays on.

I've tried erasing the config and upgrading to v6.25

There is nothing configured on the interfaces.

I've got some of the same model out in the wild and I would swear that they dont behave this way.

Am I missing something?

Logged a fault Ticket#2015012866000885

Cheers

Bryan

[admin@MikroTik] > /interface export

jan/04/1970 22:35:36 by RouterOS 6.25

software id = TB23-CQQB

/interface ethernet
set [ find default-name=sfp1 ] l2mtu=1590
set [ find default-name=sfp2 ] l2mtu=1590
set [ find default-name=sfp3 ] l2mtu=1590
set [ find default-name=sfp4 ] l2mtu=1590
set [ find default-name=sfp5 ] l2mtu=1590
set [ find default-name=sfp6 ] l2mtu=1590
set [ find default-name=sfp7 ] l2mtu=1590
set [ find default-name=sfp8 ] l2mtu=1590
set [ find default-name=sfp9 ] l2mtu=1590
set [ find default-name=sfp10 ] l2mtu=1590
set [ find default-name=sfp11 ] l2mtu=1590
set [ find default-name=sfp12 ] l2mtu=1590
set [ find default-name=sfpplus1 ] l2mtu=1590

How funny! I have this same router and it is doing the same thing!! I also took a picture of it today to post and ask WTF? I guess I will just jump onto this thread and hope for an answer.

Hi!

I had the same thing with a default config.

Turns out the default

system/leds

are wrong. Just correct it in Winbox or Terminal and
everything should be fine…

RGDS

Bingo. Yup /sytem leds was messed up

Thanks for the heads up.

[admin@MikroTik] /system leds> print
Flags: X - disabled, * - default

TYPE INTERFACE

0 * interface-activity sfp1
1 * interface-activity sfp2
2 * interface-activity sfp3
3 * interface-activity sfp4
4 * interface-activity sfp5
5 * interface-activity sfp6
6 * interface-activity sfp7
7 * interface-activity sfp8
8 * interface-activity sfp9
9 * interface-activity sfp1
10 * interface-activity sfp1
11 * interface-activity sfp1
12 * interface-speed sfpplus1
13 * interface-activity sfpplus1

Configuration reset in v6.23 and newer fixes it. If reset is not possible at the moment, correct interfaces can be assigned in “/system leds” menu.