diff --git a/resources/templates/provision/yealink/w60b/y000000000077.cfg b/resources/templates/provision/yealink/w60b/y000000000077.cfg index ad4c3ed1dc..5c8a92c78f 100644 --- a/resources/templates/provision/yealink/w60b/y000000000077.cfg +++ b/resources/templates/provision/yealink/w60b/y000000000077.cfg @@ -24,11 +24,11 @@ network.pppoe.password = #Enable or disable the VLAN of WAN port; 0-Disabled(default), 1-Enabled; #Require reboot; -network.vlan.internet_port_enable = 0 +network.vlan.internet_port_enable = {$yealink_vlan_enable} #Configure the VLAN ID, it ranges from 1 to 4094, the default value is 1. #Require reboot; -network.vlan.internet_port_vid = +network.vlan.internet_port_vid = {$yealink_vlan_id} #Configure the VLAN priority, it ranges from 0 (default) to 7. #Require reboot;