Dear all
i have MikroTik hEX PoE RB960PGS and i need it to work as switch but each time when i make setup and i need device ip 192.168.8.55 but the device chooses random ip not what i need
is there anything missing i can’t figure out the problem
MikroTik hEX PoE RB960PGS connect to MikroTik RB5009=192.168.8.1
connect to RB960PGS using MAC connectivity. When winbox displays list of detected devices under “Neighbors” tab, click on RB960PGS’s MAC address
select System → Reset Configuration and select “No Default Configuration” and “Do Not Backup”. Next click “Reset Configuration”
reconnect to the device (repeat step #2). Remember that configuration is reset, so it’ll be default username and password (administrator and blank password) that you have to use to connect.
very probably (I don’t remember exacly) you’ll be prompted for administrator’s password.
You might be asked for any other settings, don’t follow any suggestions you may get from winbox.
under Bridge → Bridge create new bridge (e.g. named “bridge”). Leave other properties at default.
under Bridge → Ports add all ports (under Interface selector) to bridge (under Bridge selector). Do it for all ports (ether1-ether5 and sfp1). Leave other properties at their defaults.
under IP → Addresses set switch’s IP address to bridge interface (don’t use any of etherX or sfp1 interfaces!). Make sure you set address with correct subnet mask (probably 192.168.8.55/24 is correct).
set up any other settings needed (e.g. default route to be able to fetch ROS updates, DNS settings, NTP client under System → NTP client, etc.)
You need to set admin-mac for the bridge. The default setting of auto-mac=yes, will set the mac-address of the bridge to the mac-address of a bridge port interface first to populate after reboot. This makes the bridge mac-address some what random. Setting the admin-mac makes it’s mac-address static.