cpe: fix switch config for 1043NDv5

This commit is contained in:
Astro 2018-09-13 23:51:38 +02:00
parent 57d5d7f093
commit 7b1b957b7d
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ set network.{{ net }}.proto=static
set network.{{ net }}.ifname='eth0.{{ pillar['vlans'][net] }}'
{%- endfor %}
{%- elif conf['model'] == 'TL-WR1043NDv4' %}
{%- elif conf['model'] == 'TL-WR1043NDv4' or conf['model'] == 'TL-WR1043NDv5' %}
set network.@switch[0]=switch
set network.@switch[0].reset=1
set network.@switch[0].enable=1