I want to change a customers vlan setup, without going onsite. How can I do this without loosing connection to the unit?
This customer has a hAPac as single access point in their office, also serving as a local switch. It's connected to a RB450g serving as a router. Now their extending their office (more than double the area), and need more APs. So I would like to setup CAPSMAN. If I manage to convert the existing access point from stand alone to caps remotely, I can send the new preconfigured APs by mail. If not, I'll need to get onsite. I have sstp access to the RB450g, and access the hAPac by IP through that tunnel.
Trouble is, they use a company wlan and a guest wlan. Hence the port connected to the RB450g has two vlans. Current setup is two vlans with eth1 as masterport. Vlan-guest, wlan1-guest and wlan2-guest are members of bridge-guest. Vlan-int, wlan1-int, wlan2-int and eth2 are members of bridge-int. Eth2 is masterport for eth3-5.
To make wlans managed by CAPSMAN use vlan, the vlans need to use the bridge as master, not the ports. Hence there is a need to change vlan masterport from eth1 to a new bridge-trunk. Also there will be need to configure vlans on the switch in order to get this working.
How can this be done without going onsite? I don't see how to get through this without loosing connection to the unit.
The way I normally would do this is to create a wlan-config that I connect to, then configure the switch and bridge while connected to wlan. Then connect with cable to configure wlan. That approach can't be done when I'm not onsite.