08-05-2016 07:57 AM
08-05-2016 08:18 AM
set mesh autoFor manual mesh provisioning, use meshprov
set meshprov {ssid|passphrase} "For Mesh configuration recovery, use meshcfg"
set meshcfg {ssid|passphrase} "To set IP address"
set ipaddr wan 192.168.0.2 255.255.255.0 192.168.0.1If the network has a VLAN
set ipaddr wan vlan 10 192.168.0.2 255.255.255.0 192.168.0.1Note: Ensure you set the ethernet interface to trunk or the VLAN will not work
set interface eth1 type vlan-trunk untag noneGood Luck 🙂
08-05-2016 09:38 AM
08-25-2016 05:42 AM
08-08-2016 12:48 AM