Yealink Forums

Full Version: 【Advice & Suggestions】Whether to cancel annotations in CFG
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all,

I make a survey about whether to cancel annotations in CFG.

[NOTE]
For example,
In version 71, CFG files contain below annotations which start as #:

-----------------------------------------------------
################################################################################​#######
## VLAN ##
################################################################################​#######
network.vlan.internet_port_enable = 0

#Configure the VLAN ID, it ranges from 1 to 4094, the default value is 1.
#Require reboot;
network.vlan.internet_port_vid =

#Configure the VLAN priority, it ranges from 0 (default) to 7.
#Require reboot;
network.vlan.internet_port_priority =

#Enable or disable the VLAN of PC port; 0-Disabled (default), 1-Enabled;
#Require reboot;
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 =

#Configure the VLAN priority, it ranges from 0 (default) to 7.
#Require reboot;
network.vlan.pc_port_priority =

#Enable or disable the DHCP to obtain the information of the VLAN; 0-Disabled; 1-Enabled (default);
#Require reboot;
network.vlan.dhcp_enable =

#Configure the DHCP option to obtain the information of the VLAN. It ranges from 0 to 255.
#Multiple options separated by a comma. It supports up to 5 options in all.
#Require reboot;
network.vlan.dhcp_option =
------------------------------------------------------------

We are checking and systemizing our CFG files to one unify template named version 72, which will cancel annotations in CFG files.

-----------------------------------------------------------
################################################################################​#######
## VLAN ##
################################################################################​#######
network.vlan.internet_port_enable =
network.vlan.internet_port_vid =
network.vlan.internet_port_priority =
network.vlan.pc_port_enable =
network.vlan.pc_port_vid =
network.vlan.pc_port_priority =
network.vlan.dhcp_enable =
network.vlan.dhcp_option =
---------------------------------------------------------
And you need to refer to auto provisioning guide for annotations.

Our product department will check the survey and make the final decision.
To cancel annotations? To keep it as the same as version 71?

Now please don't hesitate to vote or advise!! Smile
Thanks in advance for you kindly advice.Smile


Best Regards
Yealink Support
really - 20 days of polling?
(01-08-2014 06:47 AM)craigreilly Wrote: [ -> ]really - 20 days of polling?

Yes. Just 3 people vote for it. Sad
20 days is not enough and it wasn't very evident you were looking for feedback from the main support page. One really had to be paying attention to see this.
I would like to keep the information in there i like it.
Do not remove the comments.
(01-10-2014 09:15 AM)jtcary Wrote: [ -> ]Do not remove the comments.

Hi jtcary,

Our new CFG files of version 72 add some comments in important settings but not all.
You can refer to all comments in our auto provisioning guide.
(01-09-2014 01:08 AM)craigreilly Wrote: [ -> ]20 days is not enough and it wasn't very evident you were looking for feedback from the main support page. One really had to be paying attention to see this.
Hi craigreilly,

Sorry. I should add an announcement. Is it too late to add this announcement?
Please do not cancel annotations in CFG.

I realize that this is a old post, however I do not believe that annotations should be removed.

Thank you!
Please keep the annotations. They can be very helpful.
Reference URL's