<div dir="ltr"><div><div><div><div><div><div><div><div>hi, i have problems getting a vlan setting working on a unifi pro runnnig on a managed switch with tagged vlan ports<br><br><br></div>based on the hardware table in the wiki the unifi pro has a AR8327 switch.<br>
</div><div><br></div>i tried setting up a config like <br><a href="http://wiki.openwrt.org/toh/ubiquiti/routerstation.pro">http://wiki.openwrt.org/toh/ubiquiti/routerstation.pro</a><br><br></div><div>and i also tried a setup like the readme in <a href="http://wiki.openwrt.org/doc/uci/network/switch">http://wiki.openwrt.org/doc/uci/network/switch</a><br>
<br></div>both without success, the device is not reachable anymore.<br><br></div>does anyone know how to run the unifi pro in vlan <br></div>so that each wifi mapped to one tagged vlan like for example:<br><br></div>the 2.4 ghz wifi is mapped to vlan2<br>
and the 5ghz wifi is mapped to vlan5<br><br></div>and config for the device is mapped to vlan3<br><br></div>here is my config network:<br><br>config interface 'vlan3'<br>    option ifname 'eth0.3'<br>    option proto 'static'<br>
    option ipaddr '192.168.1.91'<br>    option netmask '255.255.255.0'<br>    option gateway '192.168.1.1'<br>    option dns '192.168.1.1'<br><br>config interface 'vlan2'<br><br>    option ifname 'eth0.2'<br>
    option type 'bridge'<br>    option proto 'none'<br><br>config interface 'vlan5'<br><br>    option ifname 'eth0.5'<br>    option type 'bridge'<br>    option proto 'none'<br>
<div><div><div><div><div><div><div><div><div><br><div><div><div><div><br><div>and wireless is like this<br>...<br>...<br><br>config wifi-iface<br>    option device 'radio0'<br>    option mode 'ap'<br>    option encryption 'none'<br>
    option ssid 'guest'<br>    option network 'vlan2'<br><br>config wifi-iface<br>    option device 'radio1'<br>    option mode 'ap'<br>    option encryption 'wpa-mixed'<br>    option key 'foofoofoo'<br>
    option ssid 'private'<br>    option network 'vlan5'<br><br><br><br></div><div>and help or tips would be awesome<br><br></div><div>thanks ulf<br></div><div><br><br>-- <br></div><div>----------------------------------<br>
Ulf Kypke-Burchardi<br>Köpenicker Strasse 159<br>10997 Berlin, Germany<br>+49 - (0) 177 - 3405152<br>----------------------------------<br><br>
</div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>