2017-07-21 19:48, Nerijus Baliūnas via Lede-dev rašė:
How do I configure vlan? Here I changed eth0 to eth0.1:
config interface 'lan'
option type 'bridge'
option ifname 'eth0.1'
option proto 'static'
option ipaddr '192.168.1.1'
option netmask '255.255.255.0'
On Jul 23, 2017 11:28, "Nerijus Baliūnas"
wrote:
2017-07-21 19:48, Nerijus Baliūnas via Lede-dev rašė:
> How do I configure vlan? Here I changed eth0 to eth0.1:
>
> config interface 'lan'
> option type 'bridge'
>option ifname 'eth0.1'
>option proto 'static'
>optio
2017-07-23 21:38, Florian Fainelli rašė:
Does not work. Do I need to have swconfig installed in order to
get the switch working? Because by default it is not installed.
Yes, it is necessary with this switch driver to have swconfig installed,
otherwise nothing would
push CLEAN configurations