16F84
8
Shouldn't wan6 also have eth2 defined?
OR should it have defined an ifname?
config interface 'wan'
option ifname 'eth1'
option proto 'dhcp' #ignore
config interface 'wan6'
option ifname 'eth1'
option proto 'dhcpv6' #ignore
Additional reading....