Thanks Steven!

It's working.

Do you or should I add some text in the wiki?

I think this @ notation is not present on
http://wiki.openwrt.org/doc/uci/network.

Best
Christian

Am 18.03.2015 um 16:11 schrieb Steven Barth:
Try

config interface 'lan'
     option type 'bridge'
     option ifname 'eth0.1 bat0'
     option proto 'dhcp'

config interface lan6
     option ifname @lan
     option proto dhcpv6
#    option reqprefix no (uncomment if you don't need an IPv6 delegated
prefix)


Cheers,

Steven




_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to