rb 751 getting ip address from dhcp server on eth1 even though there are static ip addresses on tht interface.
It shouldn’t? Likely you forgot to disable dhcp-client on that interface.
Yep, you just need to disable the dhcp client.
/ip dhcp-client disable [find where disabled=no]