[OpenWrt-Devel] leave
leave ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
Re: [OpenWrt-Devel] [LEDE-DEV] MV88E6060 switch
On Sun, 23 Jul 2017 11:38:02 -0700 Florian Fainelli wrote: > > 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' > >