Update y000000000046.cfg

This commit is contained in:
Len 2017-03-10 18:44:42 -05:00 committed by GitHub
parent 49a85e0bff
commit 02fc92ccae
1 changed files with 2 additions and 2 deletions

View File

@ -57,11 +57,11 @@ network.vlan.pc_port_enable =
#Configure the VLAN ID, it ranges from 1 to 4094, the default value is 1.
#Require reboot;
network.vlan.pc_port_vid =
network.vlan.pc_port_vid = {$yealink_vlan_pc_id}
#Configure the VLAN priority, it ranges from 0 (default) to 7.
#Require reboot;
network.vlan.pc_port_priority =
network.vlan.pc_port_priority = {$yealink_vlan_pc_cos}
#Enable or disable the DHCP to obtain the information of the VLAN; 0-Disabled; 1-Enabled (default);
#Require reboot;