config interface 'loopback' option device 'lo' option proto 'static' option ipaddr '127.0.0.1' option netmask '255.0.0.0' config device option name 'br-lan' option type 'bridge' list ports '10g-sfp' list ports 'lan1' #2 port ethernet se nome "lan(x)" et non "eth(x)". list ports 'lan2' list ports 'lan3' list ports 'lan4' list ports 'lan5' list ports 'lan6' list ports 'lan7' list ports 'lan8' list ports '10g-copper' config interface 'lan' option proto 'static' option ipaddr '192.168.1.1' option netmask '255.255.255.0' option ip6assign '64' option ip6ifaceid '::bad' option device 'br-lan' config device option name 'eth0.832' #3 "eth0.832" ou "wan.832" ? option type '8021q' option ifname 'wan' #3 "wan" à la place de "ethx". option vid '832' list egress_qos_mapping '1:0' list egress_qos_mapping '0:6' list egress_qos_mapping '6:6' option macaddr 'XX:XX:XX:XX:XX:XX' config interface 'wan' #4 "wan" ou "wan4" ? option proto 'dhcp' option device 'eth0.832' #3 "eth0.832" ou "wan.832" ? option hostname '*' option broadcast '1' option norelease '1' option vendorid 'sagem' option reqopts '1 3 6 15 28 51 58 59 90 119 125' option sendopts '77:XXXX 90:XXXX' option clientid 'XXXX' config interface 'wan6' option proto 'dhcpv6' option device 'eth0.832' #3 "eth0.832" ou "wan.832" ? option reqprefix 'auto' option reqaddress 'none' option defaultreqopts '0' option sendopts '11:XXXX 15:FSVDSL_livebox.Internet.softathome.Livebox5 16:XXXX 17:XXXX' #6 "Livebox5" ou "Livebox6" ? option reqopts '11 17 23 24' option noclientfqdn '1' option noacceptreconfig '1' option clientid 'XXXX'