after import 9 port switch backup - router Ports 10, 11, 12 don't function

i got a used Mikrotik CCR1016 anf got almost everything configured except ports 10, 11, and 12 do not work. i get the yellow lights not green light never comes on i have tried multiple devices with no change but if i move the device to one of the other ports it functions properly. i double checked in interface section they are all enabled but when i started they were not listed as Slave. i got that added assuming that may have been my issue since all the working ports were set as slave but that made no change. i’m not certain what else to do to fix this issue and really hope my 12 port switch doesn’t just become a 9 port one

sorry, but in this case there is little to do … it’s broken

I know when I plug a device in it changes the port to show it’s “running” but shows 0 traffic, another factor might be that my previous router was a 9 port mikrotik that I transfered it’s settings over to make my initial configuration go smoother and suspect that might be my issue but don’t wanna reset everything again.

What the —!

I’m — of all these — that they write the details later.

Have a nice day.

You really think so ?
And you know what to do ?

Reset, clean config.

is a bad practice to restore a .backup file of another reference

can lead to unpredictable problems

i have seen bizarre strange situations derived from that practice

You’re lucky the backup for a different type of device restored to the new one in the first place.

I’m going to guess that the old config listed 9 ports on the bridge, and your new config now has 9 ports on the bridge, just like the backup told it to do. Computers are literal-minded that way.

You can either inspect the bridge configuration to verify this, then add the missing ports, or you can post your configuration here and hope one of us is willing to do the inspection for you.

Sorry I think I gave the wrong impression of what I loaded from the old one. I pulled the .rsc file that had all the configuration and pasted it into the routers terminal. I just finished resting the router to factory default and I seem to have gotten it partly working again

While that is a better backup/restore strategy in some ways, it’s still literal-minded. If the old config added 9 ports to a single bridge, you’ll get 9 ports on a single bridge if you apply it to a new switch with more ports.

Same advice: either manually add the remaining ports to the bridge, or post the config file so we can debug it.