New AP setup script? - SOLVED

I’m a long time RouterBoard user, but am in NO way a programmer. I’ve read through more topics than I can count, but can’t find what I’m looking for, which is…

How can I apply a configuration script to an AP that uses VirtualAP’s? I note that an export of a working AP has bogus MACs in the VAP MAC address. When trying to import the working AP export on a new board, I don’t want the old MAC.

I deploy many AP’s with the same configuration and it would be nice if MTK didn’t tie interface configs to the MAC, but simply referred to the interface name, thus easing the administrative overhead of applying configs to new devices. I have a parser that takes the mac off the radio, sets a different IP on the AP, etc., but the VAPs are killing me.

it would be nice if MTK didn’t tie interface configs to the MAC

More than nice.

And I found it…

Simply remove the reference to mac address, and it is ignored! :slight_smile: