When I check my ISP account device settings, my LHG LTE-US is showing up as a "Mikrotik r11e-lte-us".
Is it possible to change the Manufacturer and Model settings such that when the ISP queries my device, it shows up as an Apple iPhone or something other than the MikroTik LHG device?
What is the best/easiest way to accomplish this?
e.g. in console, I type "/interface lte info" and the two properties of note are there: "manufacturer" and "model".
I have tried several variations of commands in the console, but it seems that manufacturer and model are locked and not able to edit? I am assuming these are pulled from the modem and hence why I cannot edit them.. is there another way?
/interface lte set lte1 model=iPhone
/interface lte set lte1 model="iPhone"
/interface lte set lte1 "model"="iPhone"
/interface lte set lte1 "model"=iPhone