Update y000000000032.cfg

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

View File

@ -58,11 +58,11 @@ network.vlan.pc_port_enable =
#Configure the VLAN ID, it ranges from 0 to 4094, the default value is 1. #Configure the VLAN ID, it ranges from 0 to 4094, the default value is 1.
#Require reboot; #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. #Configure the VLAN priority, it ranges from 0 (default) to 7.
#Require reboot; #Require reboot;
network.vlan.pc_port_priority = network.vlan.pc_port_priority = {$yealink_vlan_pc_cos}
#Configure the access type of the web server; 0-Disabled, 1-HTTP & HTTPS (default), 2-HTTP Only, 3-HTTPS Only; #Configure the access type of the web server; 0-Disabled, 1-HTTP & HTTPS (default), 2-HTTP Only, 3-HTTPS Only;
#Require reboot; #Require reboot;