MikroTik: Disable u201cInterface is Slaveu201d (Bridge Ports)
When RouterOS says an Ethernet interface is a slave, it is usually a bridge port. You cannot assign a separate IP the way you expect until you remove it from the bridge or understand the bridge L2 path.
See membership
In Winbox: Bridge → Ports. Or CLI: /interface bridge port print. Note which bridge owns the interface.
Remove from bridge
- Bridge → Ports → select the entry → Remove (or CLI remove).
- Confirm the interface is no longer flagged slave.
- Then set IP via IP → Addresses or DHCP client as needed.
Why it was enslaved
Default configs often bridge LAN ports for switching. Removing a port is fine for a routed WAN/LAN split—just do not yank the port you are managing through.
Safety notes
Always keep a safe management path (another port or Winbox MAC) before you redesign bridges remotely.
FAQ
VLAN-aware bridge?
Same idea—ports still show as bridge members.
Wireless?
WLAN can be a bridge port too; check WLAN tab.
CRS switches?
Hardware offload adds nuance; still start at bridge ports.
Related on Disassembly
Photo: Unsplash. Repair steps are general guidance—model variants differ. Unplug power and follow ESD-safe practice before opening devices.
To see the full content, share this page by clicking one of the buttons below |