netmodes: network: add macaddr option for wan section #16389

This commit is contained in:
Jakob Olsson 2018-12-04 14:12:47 +01:00
parent e5059e353c
commit 4d143d5ef4

View file

@ -16,6 +16,7 @@ config interface 'wan'
option hostname 'iopsys-$MAC'
option reqopts '66 67 128 224'
option igmp_snooping '0'
option macaddr '$MACWAN'
config device 'wan_dev'
option name 'eth0.2'