# Central Branch Example ## Topology ``` Switch(Central) - 10.16.1.10/24 ^ | Wifi(DNAT) | | +---------------------Internet-----------------------+ ^ ^ ^ | | | Branch1 Branch2 Branch3 | | | Access Point Access Point Access Point 10.16.1.11/24 10.16.1.12/24 10.16.1.13/24 ``` ## Configure Central Switch Generage a pre-shared key: ``` [root@switch ~]# uuidgen e108fe36-a2cd-43bc-82e2-f367aa429ed2 [root@switch ~]# ``` Global configure with pre-share key: ``` [root@switch ~]# cd /etc/openlan/switch [root@switch ~]# cat > switch.json < central.json < central.json <