After reading and googling, I cannot find my answer to how to have a fixed wireless MAC address for repeater mode and find out what it is.
I have a mt3000 with firmware 4.2
The MAC address tab shows 3 tabs
Default- doesn’t explain if default is fixed or randomized upon reboot, doesn’t show what the wireless MAC address is
Clone - doesn’t show how to clone the wireless MAC address
Manual - same thing
The default 2.4G wireless mac address is the label mac address/default mac address +2
The default 5G wireless mac address is label mac address/default mac address +3
The same when you use wireless as WAN, which depends on the wireless radio you repeater, 2.4G or 5G
No, it is fixed and it is the mac address of the wireless radio you repeater.
The same. The clone option is to clone the client device you used to login the web admin panel. One another way is just type the mac address by yourself.
on this actual version I'm not able to select the custom configuration of the Ethernet port and/or the Repeater.
uci show network shows just the following parameters:
network.@device[2]=device
network.@device[2].name='eth0'
network.@device[2].macaddr='AA:AA:AA:BB:BB:BB'
instead of the wifi remain with the old configuration:
network.@device[3]=device
network.@device[3].name='apclix0'
network.@device[3].macaddr='C2:B3:87:4F:1D:22'
could you please advise? I would like to customize with a specific mac address the WAN interface, if both have the same mac address, it is not an issue but I need to customize the Repeater mac address in an easy way.
I tried also from uci by a message appear saying that the configuration have been rewrite from another configuration file (I don't know where). I tried also the reboot after the configuration change. No success.